Linker-hacking out the D runtime
    Iain Buclaw via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Sat Dec 17 16:15:21 PST 2016
    
    
  
On 18 December 2016 at 01:04, sarn via Digitalmars-d-announce
<digitalmars-d-announce at puremagic.com> wrote:
> As it stands, the -betterC flag is still immature and only removes a bit of
> the D runtime.
-betterC removes module info and module helpers, not the D runtime.
You will find it in gdc with the more appropriately named command line
switch -fno-moduleinfo.  ;-)
    
    
More information about the Digitalmars-d-announce
mailing list