An Introduction to GCC

时间:2014-05-30 06:38:53
【文件属性】:

文件名称:An Introduction to GCC

文件大小:1.14MB

文件格式:RAR

更新时间:2014-05-30 06:38:53

GCC

介绍gcc的入门一本好书。 This manual provides a complete tutorial introduction to the GNU C and C++ compilers, gcc and g++. Many books teach the C and C++ languages, this book teaches you how to use the compiler itself. All the common problems and error messages encountered by new users of GCC are carefully explained, with numerous easy-to-follow "Hello World" examples. Topics covered include: compiling C and C++ programs using header files and libraries, warning options, use of the preprocessor, static and dynamic linking, debugging, optimization, platform-specific options, profiling and coverage testing, paths and environment variables, and the C++ standard library and templates. Features a special foreword by Richard M. Stallman, principal developer of GCC and founder of the GNU Project. All the money raised from the sale of this book supports the development of free software and documentation


【文件预览】:
173绿软基地.txt
173绿软基地.url
An_Introduction_to_GCC_中文.pdf
An Introduction to GCC .pdf

网友评论

  • 书籍非常有帮助,谢谢!
  • 最近在学GCC编译器,这份材料是入门必学的,既有英文版又有中文版,非常感谢共享
  • 非常有帮助,想了解编译原理的话GCC是必须要懂的 谢谢
  • 介绍GCC的一本入门好书
  • 不理解,太深奥了
  • 好书 找了好久了 谢谢了!
  • 对gcc编译器的一个详细的介绍。想要深入了解gcc的,那肯定是看这本书了。想要了解linux kernel的,这本书必须很有帮助,因为kernel里边的代码,就用到了gcc编译器的内置命令。
  • GCC的书很少,但GCC又很重要,国内翻译的那本GCC大全很差,这书虽说简单点,但掌握基本的还是很有帮助的
  • 好书,适合初学,值得推荐
  • 这里面有中文的有英文的,很好的资源