gcc-4.3.2 native build failed

M R Swami Reddy MR.Swami.Reddy@nsc.com
Fri Nov 7 12:38:00 GMT 2008


Hello,
I am building the gcc-4.3.2 native tools with below configure option:
===
../gcc-4.3.2/configure --prefix=`pwd`/rel --quiet 
--enable-languages=c,c++ 
--with-gmp=/local/kafi_gps/downloads/gmp/gmp-4.2.3/rel 
--with-mpfr=/local/kafi_gps/downloads/mpfr/mpfr-2.3.1/rel    
--with-system-zlib
===

But build failed with below message:
 > make

Checking multilib configuration for libgcc...
Configuring stage 1 in i686-pc-linux-gnu/libgcc
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
make[2]: *** [configure-stage1-target-libgcc] Error 1
===

tail i686-pc-linux-gnu/libgcc
===
..
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "GNU C Runtime Library"
#define PACKAGE_STRING "GNU C Runtime Library 1.0"
#define PACKAGE_TARNAME "libgcc"
#define PACKAGE_VERSION "1.0"

configure: exit 1
=====
Could you please advise, what is going wrong in the above build. Thanks 
in advance.


Thanks
Swami




More information about the Gcc-help mailing list