[D-runtime] druntime ModuleInfo discovery without bracketing segments

Martin Nowak dawg at dawgfoto.de
Sun Aug 25 18:10:26 PDT 2013


On 08/26/2013 12:40 AM, David Nadlinger wrote:
> Hi Martin,
>
> Sorry for not getting back to you earlier (not really following the
> lists right now), but while this is a nice idea to reduce the
> implementation complexity, I can't quite see how you would ensure that
> the ModuleInfos actually end up between the bracketing symbols without
> directly controlling the order in which they are written out (see the
> original post on why this is problematic for LDC). Maybe I'm missing
> something obvious?
>
> David
>
So you can't control the order in which sections are created?
This makes me wonder because defining variables in C code
with attribute section will also preserve the order.


More information about the D-runtime mailing list