https://sourceware.org/bugzilla/show_bug.cgi?id=32816
--- Comment #9 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to Alan Modra from comment #8) > Created attachment 16999 [details] > make ld -u pull in as-needed shared libs > > HJ, I'd like your opinion on this patch. The testsuite change is due to the > impilict -u _start. See the comment above after_parse_default which says it > is supposed to extract an archive element defining the entry symbol if > undefined. ld.so in glibc has 562: 000000000002d600 0 NOTYPE LOCAL DEFAULT 13 _start Can we make the entry symbol in a shared library local instead? -- You are receiving this mail because: You are on the CC list for the bug.
