Hi, i'm facing problems building gcc 4.3. After configuring it, i get the following error when compiling with "make": ... checking for i686-pc-linux-gnu-gcc... /home_ext/ecco/gcc-4.3.0/objdir/./gcc/xgcc -B/home_ext/ecco/gcc-4.3.0/objdir/./gcc/ -B/home_ext/ecco/installs/i686-pc-linux-gnu/bin/ -B/home_ext/ecco/installs/i686-pc-linux-gnu/lib/ -isystem /home_ext/ecco/installs/i686-pc-linux-gnu/include -isystem /home_ext/ecco/installs/i686-pc-linux-gnu/sys-include checking for suffix of object files... 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]: Leaving directory `/home_ext/ecco/gcc-4.3.0/objdir' make[1]: *** [stage1-bubble] Error 2 make[1]: Leaving directory `/home_ext/ecco/gcc-4.3.0/objdir' make: *** [all] Error 2 config.log really doesn't give any interesting details, so i hope you can help me solve this problem.. Cheers, Chico Lorotta.