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

--- Comment #8 from Cary Coutant <ccoutant at google dot com> ---
While I still don't have enough to actually run the code (I had to
stub out png_set_longjmp_fn because my libpng is too old, and I don't
have an executable that uses the library), I've compared some obvious
things between gold output and Gnu ld output, and don't see any
differences. I'm using a trunk version of gold, and it has a --dynsym
fix (for PR gold/13577) that isn't in binutils 2.24:

   https://sourceware.org/ml/binutils/2014-02/msg00042.html

I thought I had ruled that out as a possibility when I asked you if
removing -Bsymbolic-functions made any difference, but I was
forgetting that that wasn't the only problem I fixed in that patch.

Can you get a gold built from trunk and give it a try?

If that fixes it, would you want that patch backported to the 2.24 branch?

-cary

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