Compiling GMP on OS X 10.6 (snow leopard)

Katie Scott katie at singularpoint.com
Thu Oct 8 07:39:11 CEST 2009


Hello,

GMP does not seem to successfully compile on Mac OS X 10.6.  It
compiles but make check fails.

make check
make  check-recursive
Making check in tests
Making check in .
make  libtests.la t-bswap t-constants t-count_zeros t-gmpmax
t-hightomask t-modlinv t-popc t-parity t-sub
make[4]: `libtests.la' is up to date.
/bin/sh ../libtool --mode=link gcc  -O2 -pedantic -m64 -mtune=core2
-o t-bswap  t-bswap.o libtests.la ../libgmp.la
libtool: link: cannot find the library `libraries/gmp-4.3.1/libgmp.la'
or unhandled argument `libraries/gmp-4.3.1/libgmp.la'
make[4]: *** [t-bswap] Error 1
make[3]: *** [check-am] Error 2
make[2]: *** [check-recursive] Error 1
make[1]: *** [check-recursive] Error 1
make: *** [check] Error 2


I see libgmp.la in the directory.

??

Katie


More information about the gmp-bugs mailing list