Ubuntu中文论坛
致力于Ubuntu中文推广
http://forum.ubuntu.com.cn/
交叉编译求助
http://forum.ubuntu.com.cn/viewtopic.php?t=363134
分页:
1
/
1
交叉编译求助
发表于 :
2012-02-09 23:13
由
guzheng
我写了个linux程序。用了不少fork之类的函数。现在要交叉编译到win上生成exe。怎么做?
C语言
Re: 交叉编译求助
发表于 :
2012-02-10 1:26
由
nyfair
just install mingw64, and set your compiler with mingw64's gcc, and you can also check with my signature