[Issue 11171] Text relocations in Phobos shared library

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 1 23:28:45 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=11171



--- Comment #8 from Martin Nowak <code at dawg.eu> 2014-02-01 23:28:41 PST ---
There are more false read-only symbols, most notably initZ, vtblZ and deh_eh.
We're supposed to put those into data.rel.ro sections when compiling -fPIC
code.
http://www.airs.com/blog/archives/189
http://stackoverflow.com/questions/7029734/what-is-the-data-rel-ro-used-for
http://refspecs.linux-foundation.org/LSB_4.0.0/LSB-Core-generic/LSB-Core-generic/specialsections.html

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list