On 2. 3. 2015 15:25, David Rysdam wrote: > I'm lost. Is there a tutorial for this?
Try looking at these two, which seem to be still up to date: http://www.mingw.org/wiki/createimportlibraries http://www.mingw.org/wiki/sampledll I think mingw should generally look for .a files (not .lib), specifically .dll.a. in case of DLL link stubs. Hopefully this will help you. -- David Macek
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
