getting to know dmd and druntime

Dmitry Olshansky dmitry.olsh at gmail.com
Mon Jul 23 05:00:47 PDT 2012


On 23-Jul-12 14:53, maarten van damme wrote:
> Got some more information here : http://wiki.osdev.org/D_Bare_Bones
>
> Any way to do this with dmd? When compiling with -debuglib=none and
> -defaultlib=none I still get a 31 kb executable so druntime still gets
> linked in.
>
Might be DMC C runtime. Check with disassembler say IDA, it's state of 
the art and has freeware version.

-- 
Dmitry Olshansky


More information about the Digitalmars-d-learn mailing list