On Tuesday, 13 January 2015 at 14:36:15 UTC, Dicebot wrote:
I remember speaking about it with Martin and Daniel during
DConf 2014 and I think it was Daniel who mentioned that by
default TypeInfo/ModuleInfo is emitted in some weird packed
way. When LDC announced using --gc-sections by default it was
mentioned they had to change ModuleInfo emitting to make it
actually work.
Can it be the same issue?
Thanks, Dicebot, for bringing this to my attention. That would
explain what I'm seeing.
Is this something unique to GDC, or is it an artifact inherited
from DMD?
Mike