AIX 7.1 and xlc issues
Zimmermann Paul
Paul.Zimmermann at loria.fr
Fri Aug 3 11:26:55 CEST 2012
Hi,
[this is the wrong list, the problem is with MPFR, not with GMP]
> next step is to build mfr-3.1.1
>
> $ MAKE=gmake ./configure CFLAGS="-q64 -I/usr/local/include" \
> CPPFLAGS="-q64 -I/usr/local/include" \
> LDFLAGS="-q64 -L/usr/local/lib -lgmp"
>
> (configure runs and then fails with)
>
> Checking for recent GMP ... yes
> Checking for __gmpz_init in -lgmp ... no
> configure: error: libgmp not found or uses different ABI (including static vs shared).
>
> Is there something I need to do in building libgmp so that the symbol will
> be found?
see http://www.mpfr.org/faq.html#no_libgmp
Paul Zimmermann
More information about the gmp-bugs
mailing list