- 帖子
- 881
- 积分
- 2103
- 技术
- 95
- 捐助
- 55
- 注册时间
- 2010-5-23
|
提供GNU for Win32的工具集合,含源码,链接地址:http://gnuwin32.sourceforge.net
如果喜欢,还可以自行编译源码。官网介绍如下:
------------------------------------------------------------------------------------------
The GnuWin project provides Win32-versions of GNU tools, or tools with a similar open source licence. The ports are native ports, that is they rely only on libraries provided with any standard 32-bits MS-Windows operating system, such as MS-Windows 95 / 98 / ME / NT / 2000 / XP / 2003 / Vista. Unlike CygWin or Msys, native ports do not rely on some kind of Unix emulation, so that there is no need to install additional emulation libraries. At present, all developments have been done under MS-Windows-XP, using the Mingw port of the GNU C and C++ (GCC) compilers. Utilities and libraries provided by GnuWin, are used and distributed with packages such as GNU Emacs and KDE-Windows. |
|