Creation of a Build tool on top of the D compiler
Frank Benoit (keinfarbton)
benoit at tionex.removethispart.de
Fri Jan 26 15:24:09 PST 2007
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"
More information about the Digitalmars-d
mailing list