gcc-4.3.2 native build failed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux