------- Additional Comments From hjl at lucon dot org  2007-01-05 13:30 -------
(In reply to comment #2)
> I believe this applies to all (exported) global variables.

Linker doesn't know which global variables should be exported. You need to tell
linker via --dynamic-list.

Linker can only do "all global variables".

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3831

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to