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 c++/12175] [3.4 Regression] Tru64 UNIX bootstrap failure: multiply defined symbols linking libstdc++.so


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12175



------- Additional Comments From hubicka at ucw dot cz  2003-09-07 11:15 -------
Subject: Re:  [3.4 Regression] Tru64 UNIX bootstrap failure: multiply defined symbols linking libstdc++.so

> never got fixed, Jan Hubicka tried to fix it but the patches did not work.
> The problem is that the code to pick the name for the global initializer in the file is picking 
> up weak symbols for some reason.

I will look into deeper today.  I reorganized parts of this code
yesterday so I hope it is already fixed, but lets see what is going on.

Honza
> I cannot test any more patches for this problem as I have a different bootstrap problem on 
> i686-unknown-openbsd3.1 now for some reason.
> 
> 
> 
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug, or are watching someone who is.


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