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 target/13391] AIX: collect2 emits bad code with duplicated symbols


------- 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


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