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

--- Comment #4 from Valery Ushakov <uwe at NetBSD dot org> ---
Yes, ld.so can be changed to resolve them, but they can and should be
resolved at link time.  They are resolved at link time for text.  In
older versions they were always resolved for data too.  Now they are
resolved at link time for data only if text previously referred to the
same symbol (I've encountered this bug when os upgrade brought in the
newer binutils).  So I still think it's newly introduced bug in ld.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to