Install Math::GMP
Kevin Ryde
user42 at zip.com.au
Sat Oct 25 06:41:33 CEST 2003
Franck MICHEL <Franck.Michel at univ.u-3mrs.fr> writes:
>
> I don't know how to get libgcc_s.so.1 in 64 bit. I presume that's a
> question of options when installing gcc,
Yep, I guess so. You'll need that of course. Make sure hello world
works in 64-bit mode before worrying about gmp.
LD_LIBRARY_PATH is a known cause of trouble on v9 solaris, since it
overrides the 64-bit search path as well as the 32.
More information about the gmp-discuss
mailing list