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 06:15:15 -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 06:15 -------
(In reply to comment #27)
> Subject: Re: AIX: collect2 emits bad code with duplicated symbols
> Something is broken with the build process. Only the single
> shared object should be present.
> David
I don't follow the Makefile.am / libtool jaz for libstdc++.
It may be related to --disable-symvers?
I had a build error without this option.
I will try again to see what this error was tomorrow.
From: http://gcc.gnu.org/install/specific.html#*-ibm-aix*
> Building libstdc++.a requires a fix for an AIX Assembler bug APAR IY26685
(AIX 4.3) or APAR IY25528 (AIX 5.1).
Does this apply to AIX 5.2 also?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13391