--- Comment #3 from pinskia at gcc dot gnu dot org 2006-01-30 22:29 ---
(In reply to comment #2)
> I CAN COMPILE binutils-2.16.1 successfully, but why can't I use them?
Because it has not been ported to AIX 5 yet.
> What is if i need to compile apps, which need binutils ?
Ask the app n
--- 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.
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-12-15 02:27 ---
/openpkg/bin/ld: target bigtoc not found
GNU binutils is not recommend at all on AIX because it has not been updated for
weak or any newer features for AIX.
Can you try this without using GNU binutils?
--
pins