bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GMP Library


From: Kevin Ryde
Subject: Re: GMP Library
Date: Tue, 31 Dec 2002 09:11:32 +1000
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.1 (i386-debian-linux-gnu)

"Steve Rinehart" <address@hidden> writes:
>
> Not sure how to use the file command to check the libgmp.sl file to see
> if it's 32 or 64 bit.

If you find the libgmp.sl and run

        file libgmp.sl

it should say something like "PA-RISC1.1 shared library -not
stripped".  Or "2.0" if it's the troublesome 64-bit.

Don't forget to do a "make install" to put the gmp stuff in the right
places, hopefully where perl can find it.

And you'll want to check you're not hitting some other version of
libgmp.sl or gmp.h.  There's probably compiler options to make it say
where it's looking and what it finds, but I don't remember off-hand.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]