Bug 21109 - Symbol defined in discarded section
Summary: Symbol defined in discarded section
Status: RESOLVED DUPLICATE of bug 21070
Alias: None
Product: gcc
Classification: Unclassified
Component: bootstrap (show other bugs)
Version: 4.1.0
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords: build
Depends on:
Blocks:
 
Reported: 2005-04-19 20:21 UTC by Andreas Schwab
Modified: 2005-07-23 22:49 UTC (History)
1 user (show)

See Also:
Host:
Target: ia64-*-*
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Schwab 2005-04-19 20:21:48 UTC
Current mainline fails to bootstrap with this error while linking libgcj.la:

`.L_ZN4java4util7logging6Logger7getNameEv13' referenced in section `.data.rel' of ./.libs/libgcj0_convenience.a(Logger.o): defined in discarded section `.gnu.linkonce.t._ZN4java4util7logging6Logger7getNameEv[java::util::logging::Logger::getName()]' of ./.libs/libgcj0_convenience.a(Logger.o)
Comment 1 Andrew Pinski 2005-04-19 20:57:02 UTC

*** This bug has been marked as a duplicate of 21070 ***