[this version|http://wyw.dcweb.cn/download.asp?path=&file=reimp_new.zip] enhanced by Jose Fonseca): reimp testdll.lib gcc -o testmain testmain.c -L. -ltestdll
1.使用mingw的 pexport 工具导出xxx.def文件 pexport xxx.dll > xxx.def 1. 2.使用mingw的 dlltool 工具导出xxx.a文件 dlltool.exe -D xxx.dll -d xxx.def -l xxx.dll.a -k 1. 3.gcc中链接xxx.dll.a就可以使用xxx.dll库了
[this version|http://wyw.dcweb.cn/download.asp?path=&file=reimp_new.zip] enhanced by Jose Fonseca): reimp testdll.lib gcc -o testmain testmain.c -L. -ltestdll
[this version| enhanced by Jose Fonseca): reimp testdll.lib gcc -o testmain testmain.c -L. -ltestdll 1.
[this version| enhanced by Jose Fonseca): reimp testdll.lib gcc -o testmain testmain.c -L. -ltestdll 1.