------- Comment #14 from mt1 at systella dot fr  2006-05-31 21:54 -------
GMP-4.2
./configure --prefix=/opt --with-gnu-ld --disable-cxx  --disable-nails 
--disable-mpfr
MPFR-2.2
./configure --enable-mpfr --with-gmp-=/opt --prefix=/opt --with-gmp-lib=/opt
--with-gmp-include=/opt && make -j2

I think that both libraries are 32 bits libraries, not 64.

GCC
../configure --prefix=/opt --enable-threads=posix
--enable-languages=c,c++,fortran,java --with-gnu-as --with-gnu-ld
--with-mpfr=/opt --disable-multilib && make -j2 bootstrap


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26893

Reply via email to