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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils