bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/18834] New: Gold does not accept linker-script input only with


From: rguenth at gcc dot gnu.org
Subject: [Bug gold/18834] New: Gold does not accept linker-script input only with -T
Date: Mon, 17 Aug 2015 08:42:50 +0000

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]