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 other/31033] Collect2 will not allow shared gcc with cross compiler



------- Comment #5 from pinskia at gcc dot gnu dot org  2007-03-20 22:15 -------
"The native as and ld are recommended for bootstrapping on AIX 4 and required
for bootstrapping on AIX 5L. The GNU Assembler reports that it supports WEAK
symbols on AIX 4, which causes GCC to try to utilize weak symbol functionality
although it is not supported. The GNU Assembler and Linker do not support AIX
5L sufficiently to bootstrap GCC. The native AIX tools do interoperate with
GCC."

It is there already.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31033


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