由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - 死了,哪里有mingw的入门介绍?
相关主题
g++ for WindowsMinGW在win7上就是一个垃圾
develop linux apps on Windowserror of couting total line number in txt file on MSDOS (转载)
怎样在cygwin里安装老的gcc版本?[合集] andlinux很厉害
问一个很弱的c++ cin的问题问个简单的Fortran问题
makefile 里面那个-D flags的问题c++ 从linux移植到windows上面
please recommend an easy windows C debugger for a beginner求救
windows 7 下面大家都用什么C编程软件?编译 64/32 位的library (Linux)
外行问个compile的事, 大牛们帮帮我g++找不到bitset
相关话题的讨论汇总
话题: windows话题: mingw话题: 介绍话题: 入门话题: dir
进入Programming版参与讨论
1 (共1页)
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下面跑?我老板急着要呢!
: 在线等,呵呵。

1 (共1页)
进入Programming版参与讨论
相关主题
g++找不到bitsetmakefile 里面那个-D flags的问题
另一个Fortran 问题please recommend an easy windows C debugger for a beginner
求助: Cygwin GCC g77编译.f文件出错windows 7 下面大家都用什么C编程软件?
急,VC7.1编译错误外行问个compile的事, 大牛们帮帮我
g++ for WindowsMinGW在win7上就是一个垃圾
develop linux apps on Windowserror of couting total line number in txt file on MSDOS (转载)
怎样在cygwin里安装老的gcc版本?[合集] andlinux很厉害
问一个很弱的c++ cin的问题问个简单的Fortran问题
相关话题的讨论汇总
话题: windows话题: mingw话题: 介绍话题: 入门话题: dir