Building static libs with -o-
    Jeremy DeHaan via digitalmars-d-ldc 
    digitalmars-d-ldc at puremagic.com
       
    Thu Apr  2 09:22:56 PDT 2015
    
    
  
On Thursday, 2 April 2015 at 09:47:16 UTC, Kagamin wrote:
> -o- switch only checks correctness of the code, it doesn't 
> generate machine code.
Then the information of what the switches do needs to be updated. 
It currently shows:
"-o-                         - Do not write object file"
I figured that this would act the same as with DMD, but I guess I 
shouldn't assume that.
    
    
More information about the digitalmars-d-ldc
mailing list