Hi I have a problem with compiling new gcc version 4.5. I really need this one for my work. Problem is when I configure a then I run the sudo make after long time of work the program exits. These are the last lines: checking for x86_64-unknown-linux-gnu-ar... ar checking for x86_64-unknown-linux-gnu-lipo. .. lipo checking for x86_64-unknown-linux-gnu-nm... /home/juju/Downloads/gcc/./gcc/nm checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking for x86_64-unknown-linux-gnu-strip... strip checking whether ln -s works... yes checking for x86_64-unknown-linux-gnu-gcc... /home/juju/Downloads/gcc/./gcc/xgcc -B/home/juju/Downloads/gcc/./gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include checking for suffix of object files... configure: error: in `/home/juju/Downloads/gcc/x86_64-unknown-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]: Leaving directory `/home/juju/Downloads/gcc' make[1]: *** [stage1-bubble] Error 2 make[1]: Leaving directory `/home/juju/Downloads/gcc' make: *** [all] Error 2 The problem is I have absolutely no idea what is the problem. I tried everything. Can you help me please. Do you need something more? Thank you. -- View this message in context: http://old.nabble.com/Compiling-problem-with-gcc4.5-libgcc-tp28457624p28457624.html Sent from the gcc - Help mailing list archive at Nabble.com.