making gmp-4.3.2 working on MacOSX 10.4.11
h f
pryckel at gmail.com
Thu Aug 19 10:34:41 CEST 2010
Hi.
I've just fetched and unpacked 4.3.2 and performed the following:
./configure
make
make check
make tuneup
./tuneup
which all seem to have completed successfully.
Now, when I try to compile my test program I get the following:
$ gcc bignum_test.c -lgmp
/usr/bin/ld: can't locate file for: -lgmp
collect2: ld returned 1 exit status
$
Can you help me out, I've not got a clue on what to do to solve this.
Thanks in advance.
/Lars
More information about the gmp-discuss
mailing list