GNU ld supports -z -option like:
$ ld -z -nodlopen -z -defs -o main main.o
gold doesn't, it has to be rewritten as ld -z nodlopen -z defs.
--
Summary: gold only accepts -z option, not -z -option
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: gold
AssignedTo: ian at airs dot com
ReportedBy: mjw at redhat dot com
CC: bug-binutils at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=10445
------- 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
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-binutils