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


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