On 3/3/15, Earnie <[email protected]> wrote: >> -----Original Message----- >> From: David Macek [mailto:[email protected]] >> >> I think mingw should generally look for .a files (not .lib), specifically >> .dll.a. in case >> of DLL link stubs. >> > > Binutils will handle .lib as well as .dll libraries
*not* the x64 versions, only x86... So you do need to create *.dll.a for x64 dlls. ------------------------------------------------------------------------------ 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
