[ros-dev] GCC 4.4.x -- What's missing?

Dmitry Gorbachev gorbachev at reactos.org
Thu Dec 31 20:45:06 CET 2009


Colin Finck wrote:
> Yes, I've been fixing the 64-bit problems in RosBE 1.5, but got stuck at
> GMP. Its auto-detection for the ABI value seems to be broken, because it
> wrongly detects ABI=64 on a i386 Linux host for me.

What does not work?

./configure CFLAGS="..." ABI=32
make
make check
make install

Another way is to copy GMP (and MPFR, and Binutils) into GCC top level
directory and allow GCC build scripts to deal with it.



More information about the Ros-dev mailing list