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

Matthew Giassa <matthew at giassa dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Matthew Giassa <matthew at giassa dot net> ---
I tried again with a local build of binutils, but had the same results:

> ld --version
> GNU ld (GNU Binutils) 2.26.20160125

In the end, I removed `-lpthread' from my linker options and had `-lc' as the
first item in the library list. The only external dependencies I'm using are
Intel IPPv7 and libBoost v1.60.0; both statically linked into libmx2.so.

The closest remotely similar bug I could find on this was
https://sourceware.org/bugzilla/show_bug.cgi?id=6431

Closing, since I was able to resolve the issue. Not sure if this is a true fix
though, since this again only happens on x86 with binutils 2.26 and gcc5.

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

Reply via email to