Bug 12559 - GOLD cannot find entry symbol in a static library
Summary: GOLD cannot find entry symbol in a static library
Status: RESOLVED FIXED
Alias: None
Product: binutils
Classification: Unclassified
Component: gold (show other bugs)
Version: 2.22
: P2 normal
Target Milestone: ---
Assignee: Ian Lance Taylor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-09 22:42 UTC by Dmitry Gorbachev
Modified: 2011-05-25 18:25 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments
Testcase (GOLD produces wrong executable) (169 bytes, text/plain)
2011-03-09 22:42 UTC, Dmitry Gorbachev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Gorbachev 2011-03-09 22:42:14 UTC
Created attachment 5282 [details]
Testcase (GOLD produces wrong executable)

ld: warning: cannot find entry symbol 'entry'
Comment 1 Dmitry Gorbachev 2011-05-25 18:25:24 UTC
Fixed by <http://sourceware.org/ml/binutils-cvs/2011-05/msg00166.html>. Thanks.