[Issue 11171] Text relocations in Phobos shared library

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 1 16:09:12 PST 2014


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



--- Comment #7 from Martin Nowak <code at dawg.eu> 2014-02-01 16:09:08 PST ---
One cause of this bug is that the .minfo* sections are marked as read-only but
require dynamic relocations.
I think we should avoid the relocation and write the complete ModuleInfo into
the .minfo sections, currently .minfo holds pointers to ModuleInfos.

-- 
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