www.digitalmars.com         C & C++   DMDScript  

c++ - Help for building a dll (for gsl 1.8)

I recently managed to compile the gsl 1.8 without much effort (thank you
Walter for your support) with the latest version of dmc, and build a working
.lib file out of it (using the lib executable).
If anyone is interested I could send him the .lib file, and also the bash
script used to generate the dmc Makefile from gnu Makefiles.
Now I would like to build a .dll file too for the gsl library, is there an
easy way to accomplish this task (using the compiled .obj files as input)?
I know it's a basic question, but I'm still a newbie. :)
Thank you a lot in advance

Best Regards
Stefano
Sep 16 2006