This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/31033] Collect2 will not allow shared gcc with cross compiler
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Mar 2007 22:15:19 -0000
- Subject: [Bug other/31033] Collect2 will not allow shared gcc with cross compiler
- References: <bug-31033-14186@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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