bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/22500] New: make -k check-gold errors in passing option


From: cryo_rebirth at yahoo dot com
Subject: [Bug gold/22500] New: make -k check-gold errors in passing option
Date: Sun, 26 Nov 2017 20:21:59 +0000

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

            Bug ID: 22500
           Summary: make -k check-gold errors in passing option
           Product: binutils
           Version: 2.29
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: gold
          Assignee: ccoutant at gmail dot com
          Reporter: cryo_rebirth at yahoo dot com
                CC: ian at airs dot com
  Target Milestone: ---

There seems to be a missing p in a passed option to the gold linker during
check.  I'm not sure where the error is (if it's just the script or the program
itself), but I wanted to make it known as it appears to be a simple enough fix.
 As you can see, it's attempting to pass -lugin-opt instead of -plugin-opt.  It
doesn't appear to be any of my compile flags, but wanted to be sure that you
were aware.  ^_^
Thanks!

gcctestdir/ld: error: cannot find -lugin
gcctestdir/ld: error: cannot find
-lugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
gcctestdir/ld: error: cannot find -lugin-opt=-fresolution=/tmp/ccfPE8ca.res
gcctestdir/ld: error: cannot find -lugin-opt=-pass-through=-lgcc_s
gcctestdir/ld: error: cannot find -lugin-opt=-pass-through=-lc
gcctestdir/ld: error: cannot find -lugin-opt=-pass-through=-lgcc_s
collect2: error: ld returned 1 exit status

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