------- Comment #2 from tom at tiri dot li 2005-12-16 15:54 ------- Yes, without binutils it is working. I set following ulimits to make it compile:
ulimit -c unlimited ulimit -d unlimited ulimit -f unlimited ulimit -m unlimited ulimit -s 131072 But one open question: I CAN COMPILE binutils-2.16.1 successfully, but why can't I use them? What is if i need to compile apps, which need binutils ? Thanks for your reply in advance. Thomas. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25384