mingw
- 网络工具链
-
MinGW can even work on top of a Cygwin installation .
MinGW甚至可以在Cygwin安装之上工作。
-
MinGW is your best choice if you want to create Windows applications that are POSIX-compatible .
如果您想要创建与POSIX兼容的Windows应用程序,那么MinGW是最佳选择。
-
Certainly with the availability of such cross-platform compilers as MinGW or Cygwin , this could be easy .
当然,随着MinGW或Cygwin等跨平台编译器的可用,这可能会很容易。
-
The Linux makefile is very generic and runs on many systems-it is currently tested on mingw and MacOSX .
那个Linuxmakefile很通用,可以运行在很多系统上&它目前已经在mingw和MacOSX上测试过。
-
I 've been suggesting usage of RUBY_PLATFORM = ~ / mingw | mswin / to guard Windows code .
我曾经建议使用RUBYPLATFORM=~/mingwmswin/这种形式来保护Windows代码。
-
The set of build and debug tool chain integrations grows with a cleaner MinGW integration , a GDB hardware debugging integration , and a new integration for IBM 's xlC compiler .
构建和调试工具链整合集将随着更干净的MinGW整合、GDB硬件调试整合和针对IBM的xlC编译器的新整合而壮大。