This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/1006] ld.so does backwards R_SPARC_WDISP30 relocations wrongly


------- Additional Comments From pdh at utter dot chaos dot org dot uk  2005-07-06 13:57 -------
On looking again, this was sort-of user error. I still reckon the glibc code is
strictly speaking incorrect, but the reason I encountered the bug is that I'd
accidentally not compiled the shared zlib with -fPIC. Adding -fPIC and
recompiling results in no WDISP30 relocations (and so perhaps -fPIC *never*
generates them) and thus the infelicitous code is never reached.

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=1006

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]