This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/13391] AIX: collect2 emits bad code with duplicated symbols
- From: "ajd at gentrack dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Mar 2004 04:01:10 -0000
- Subject: [Bug target/13391] AIX: collect2 emits bad code with duplicated symbols
- References: <20031212191310.13391.greed@pobox.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ajd at gentrack dot com 2004-03-04 04:01 -------
(In reply to comment #20)
> make SHELL=.../bash CONFIG_SHELL=.../bash bootstrap
> to bootstrap GCC on AIX.
> David
Wow that certainly speeds the process.
Can that be listed at:
http://gcc.gnu.org/install/specific.html#*-ibm-aix*
(In reply to comment #16)
> Can you try the appended patch that disables exporting _GLOBAL_*
> symbols in AIX shared libraries?
> Thanks, David
I have done a full bootstrap.
I can confirm that this patch (in comment 16) does NOT fix the exception
problem.
My testcase still aborts.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13391