https://sourceware.org/bugzilla/show_bug.cgi?id=18834
Bug ID: 18834
Summary: Gold does not accept linker-script input only with -T
Product: binutils
Version: 2.25
Status: NEW
Severity: normal
Priority: P2
Component: gold
Assignee: ccoutant at gmail dot com
Reporter: rguenth at gcc dot gnu.org
CC: ian at airs dot com
Target Milestone: ---
using
> ld.gold -o x -Tscript
results in
ld.gold: fatal error: no input files
ld.gold appears to accept
> ld.gold -o x script
though but the result is unexpected (script doesn't work at all, see separate
bug).
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils