How do I create a static link library?

Cris central_p at hotmail.com
Thu Feb 23 14:20:02 PST 2006


How do I create a static link library? I've seen instructions how to do 
it with DMD but I cannot find them now.

I have 20+ modules interfacing to a .dll and I have to include all of 
them, when compiling or I get link errors.
So I want to be able just to import the modules without to include all 
source code in a project.



More information about the Digitalmars-d-learn mailing list