help understanding import libraries

Graham Fawcett fawcett at uwindsor.ca
Fri Aug 19 10:26:55 PDT 2011


On Fri, 19 Aug 2011 12:38:01 -0400, Jesse Phillips wrote:

> If you wanted (and didn't run out of command line characters) you could
> list all .d files in every library you are using and have dmd compile
> everything for you. Then the -L would not be required.

Just a reminder, you have "dmd @cmdfile" for cases where you want to put 
a "long" command line's options into a file for easier management.

Graham


More information about the Digitalmars-d-learn mailing list