Am Fri, 3 Feb 2012 21:32:21 +0200
schrieb Manu <[email protected]>:

> 
> All that's required is a toolchain that's capable of producing an exe
> without the requirement to link any compulsory library.

I'm not sure, but I think the D compilers currently depend on druntime.
AFAIK you'll need at very least a object.di with certain stuff and I'm
not sure if array ops / gc functions are required if you don't use them.
Shouldn't be too much work to change that though.

Reply via email to