This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/25384] gcc 4.0.2 compile fails on AIX 5.2: target bigtoc not found



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]