q*****g 发帖数: 1568 | 1 【 以下文字转载自 Linux 讨论区 】
发信人: qiuxing (球星), 信区: Linux
标 题: 死了,哪里有mingw的入门介绍?
发信站: BBS 未名空间站 (Mon Oct 31 16:00:23 2005), 转信
他自己主页的那个介绍太复杂了。谁稍微讲一下大概的原理?我目前有
Windows, cygwin, colinux(gentoo),怎么才能编译我的那一堆source
code好让别人在Windows下面跑?我老板急着要呢!
在线等,呵呵。 | t*****t 发帖数: 72 | 2 1) download
http://prdownloads.sourceforge.net/mingw/MinGW-4.1.1.exe?download
2) after installation, add the "bin" dir to your system enviromental
variables.
3) open any console under windows, you can run any commands under that
"bin" dir, like gcc, g++, nm, .... the same command as you use in
Linux terminals.
【在 q*****g 的大作中提到】 : 【 以下文字转载自 Linux 讨论区 】 : 发信人: qiuxing (球星), 信区: Linux : 标 题: 死了,哪里有mingw的入门介绍? : 发信站: BBS 未名空间站 (Mon Oct 31 16:00:23 2005), 转信 : 他自己主页的那个介绍太复杂了。谁稍微讲一下大概的原理?我目前有 : Windows, cygwin, colinux(gentoo),怎么才能编译我的那一堆source : code好让别人在Windows下面跑?我老板急着要呢! : 在线等,呵呵。
|
|