本文主要是介绍【PETools】GnuWin32使用以及windows下gnu makefile编写,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
Date: 2018.6.22
1、GnuWin32下载地址
https://sourceforge.net/projects/getgnuwin32/files/latest/download
http://gnuwin32.sourceforge.net/
2、GnuWin32官方说明及使用方法
2.1、说明
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
这篇关于【PETools】GnuWin32使用以及windows下gnu makefile编写的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!