bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/27050] New: [2.36 Regression] ld -no-pie not recognized anymore


From: doko at debian dot org
Subject: [Bug ld/27050] New: [2.36 Regression] ld -no-pie not recognized anymore
Date: Fri, 11 Dec 2020 10:05:19 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=27050

            Bug ID: 27050
           Summary: [2.36 Regression] ld -no-pie not recognized anymore
           Product: binutils
           Version: 2.36 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: doko at debian dot org
  Target Milestone: ---

works with the 2.35 branch, fails with the trunk:

$ ld.gold -pie
ld.gold: fatal error: no input files

$ ld.gold -no-pie
ld.gold: fatal error: no input files

$ ld.bfd -pie
ld.bfd: no input files

$ ld.bfd -no-pie
ld.bfd: Error: unable to disambiguate: -no-pie (did you mean --no-pie ?)

-- 
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]