[SOLVED] can't build gcc-4.4.0
Hello, I am Wifiway user. I want to build glibc-2.12.1, and I need to build gcc-4.4.0 first. I type "./configure", and then "make". But I got this error:
Code:
checking for suffix of object files... configure: error: in `/root/Desktop/fuente/gcc-4.4.0/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
make[2]: se sale del directorio `/root/Desktop/fuente/gcc-4.4.0'
make[1]: *** [stage1-bubble] Error 2
make[1]: se sale del directorio `/root/Desktop/fuente/gcc-4.4.0'
make: *** [all] Error 2
Can anyone help me please??? Many thanks!!