Equivalent to some DMD arguments.
Julio César Carrascal Urquijo
jcesar at phreaker.net
Wed May 30 17:06:32 PDT 2007
Hi.
I'm working on compiling some projects using GDC as well as DMD. Right
now I'm having trouble finding some equivalent command line arguments
for GDC:
-L/IMPLIB:mydll.lib
This generates an import library for a DLL.
-L/SU:WINDOWS
This one removes the console window on Windows.
-H, -Hf and -Hd
Generate interface files.
-cov
Adds code to generate coverage information.
Can anybody help me?
Thanks.
More information about the D.gnu
mailing list