This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/10815] [AIX] C compiler cannot create executables
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jun 2003 06:21:05 -0000
- Subject: [Bug bootstrap/10815] [AIX] C compiler cannot create executables
- References: <20030516055600.10815.rolf-alois.walter@db.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10815
------- Additional Comments From dhazeghi@yahoo.com 2003-06-02 06:21 -------
Rolf,
this means that the issue is a binutils bug. Note that in http://gcc.gnu.org/install/specific.html#*-
ibm-aix* , it is stated:
"The GNU Assembler incorrectly reports that it supports WEAK symbols on AIX which causes GCC
to try to utilize weak symbol functionality although it is not supported on the platform. The native
as and ld still are recommended. The native AIX tools do interoperate with GCC."
In short, don't use binutils. If you think the documentation there is unclear we can make it more
emphatic. Otherwise I consider this to not be a gcc issue. So do you think the documentation is
unclear? Thanks,
Dara
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.