druntime investigation troubles
Alex Rønne Petersen
alex at lycus.org
Sun May 20 09:20:50 PDT 2012
On 20-05-2012 10:41, Denis Shelomovskij wrote:
> Looks like `_STI_monitor_staticctor` is called by C runtime on Windows.
> And C runtime isn't open-source.
>
> It creates troubles for investigation druntime (for me at least). Why is
> it so? Why not to call everything in C `main`, what's the reason?
>
> If there is no list of stuff done before C `main` druntime isn't
> open-source for me because I can't understand what is taking place just
> with druntime sources.
>
Huh? It's perfectly open source. Read src/rt/monitor.c.
--
Alex Rønne Petersen
alex at lycus.org
http://lycus.org
More information about the Digitalmars-d-learn
mailing list