[Bug gold/22656] Gold linker oftens fails with Solaris 10 system libraries

2018-01-01 Thread binutils at marino dot st
https://sourceware.org/bugzilla/show_bug.cgi?id=22656 --- Comment #2 from John Marino --- I had a small mistake recreating a test case. After I fixed the error, it's easy to reproduce this. Makefile: CC=/raven/share/raven/toolchain/gcc7/bin/cc all: test test: ${CC} --verbose -fuse-ld=

[Bug gold/22656] Gold linker oftens fails with Solaris 10 system libraries

2018-01-01 Thread binutils at marino dot st
https://sourceware.org/bugzilla/show_bug.cgi?id=22656 --- Comment #1 from John Marino --- Created attachment 10707 --> https://sourceware.org/bugzilla/attachment.cgi?id=10707&action=edit build log when ld.bfd is used instead So far I haven't been able to create a small test case. By the way,