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 bootstrap/16979] gcc-3.2.3 fails to bootstrap with "hidden symbol is referenced by DSO"


------- Additional Comments From wilson at gcc dot gnu dot org  2004-08-11 18:15 -------
This looks like a binutils bug.  Try using binutils-2.15.  Try using
--static-libgcc on the link that failed to see if that helps.  You could try
configuring --disable-shared as a workaround.


-- 


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


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