Creation of a Build tool on top of the D compiler
    Derek Parnell 
    derek at psych.ward
       
    Fri Jan 26 19:41:50 PST 2007
    
    
  
On Sat, 27 Jan 2007 00:24:09 +0100, Frank Benoit (keinfarbton) wrote:
> Now we have dependency information in the verbose output of DMD.
> But one thing is still missing:
> 
> pragma( lib, "mylib.so" );
> 
> Can we have that in the output also?
> "pragma<\t>lib<\t>mylib.so"
Just a reminder that this sort of thing might be placed into a D compiler
but it should not be a part of the D Programming Language specification.
-- 
Derek Parnell
    
    
More information about the Digitalmars-d
mailing list