Thanks
Building Libraries and/or DLLs
September 28, 1999 07:30 PM
I would like to know how to make DLLs or .lib files, using Mingw32. I can make .a files (the GCC libraries) but these are not compatible w/ other compilers. How can I make .lib, or .dlls ? I have been able to compile a single dll, but it would not load into another program.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement