Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22079

Link against import lib or dll?

$
0
0

I find I can link against a dll directly using Mingw g++.

g++ -shared -o hello.dll hello.cppg++ -o world world.cpp hello.dll

I used to link against the import lib of dll. What are the differences?


Viewing all articles
Browse latest Browse all 22079

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>