[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/5391] ld does not produce magic symbols with names like __start_
From: |
amodra at bigpond dot net dot au |
Subject: |
[Bug ld/5391] ld does not produce magic symbols with names like __start_* and __stop_*, |
Date: |
21 Nov 2007 21:45:18 -0000 |
------- Additional Comments From amodra at bigpond dot net dot au 2007-11-21
21:45 -------
Since 2007-03-24, ld has only provided these symbols if they are referenced. So
you'll need some reference in an object file or via -u on the command line if
you want to see them.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
http://sourceware.org/bugzilla/show_bug.cgi?id=5391
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.