一本介绍GCC编译器的书; 非常不错 :This book is a guide to getting started with GCC, the GNU Compiler Collection. It will tell you how to use GCC as a programming tool. GCC is a programming tool, that’s true—but it is also something more. It is part of a 20-year c
其实软件实名叫做MinGW,即Minimalist GNU for Windows. 我看到很多人都在找g++ for windows,这个软件通过网络可以在Windows系统下配置一个最小的C++开发环境,包括g++,gcc,make,所需库文件等。 这样你就可以在Dos环境下编译C/C++,当然还包括其他语言的GNU编译器,如java,ada等。 如果你已经习惯在Linux下写程序了,有时又不得不在Windows下工作,这个软件还是很值得下的
本手册页内容摘自 GNU C编译器的完整文档,仅限于解释选项的含义. 除非有人自愿维护,否则本手册页不再更新.如果发现手册页和软件之间有所矛盾,请查对 Info 文件, Info文件是权威文档. 如果我们发觉本手册页的内容由于过时而导致明显的混乱和抱怨时,我们就停止发布它.不可能 有其他选择,象更新 Info文件同时更新 man 手册,因为其他维护 GNU CC 的工作没有留给我们 时间做这个. GNU 工程认为 man 手册是过时产物,应该把时间用到别的地方. 如果需要完整和最新的文档,请查
The GNU C Library GNU C 库 Short Contents * Main Menu * 1 Introduction * 2 Error Reporting * 3 Virtual Memory Allocation And Paging * 4 Character Handling * 5 String and Array Utilities * 6 Character Set Handling * 7 Locales and Internationalization