[Bug gold/20963] __executable_start isn't defined when linking executable against .so needing it, but ld does

2016-12-13 Thread mpercy at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20963 --- Comment #2 from Mike Percy --- Upon further investigation by some others, this might not be a bug in gold, but a bug in ld.so (which running ldd is showing). nm --dynamic shows the symbol is defined (although it's defined differently to h

[Bug gold/20963] __executable_start isn't defined when linking executable against .so needing it, but ld does

2016-12-13 Thread mpercy at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20963 --- Comment #1 from Mike Percy --- Somewhat related to, but not a dup of bug 14525 -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binu

[Bug gold/20963] New: __executable_start isn't defined when linking executable against .so needing it, but ld does

2016-12-13 Thread mpercy at gmail dot com
tatus: UNCONFIRMED Severity: normal Priority: P2 Component: gold Assignee: ccoutant at gmail dot com Reporter: mpercy at gmail dot com CC: ian at airs dot com Target Milestone: --- Gold does not generate __executable_start if it is needed