An Introduction to GCC - Brian J. Gough, Richard M. Stallman

An Introduction to GCC

Brian J. Gough, Richard M. Stallman

出版时间

2004-03-30

ISBN

9780954161798

评分

★★★★★
书籍介绍
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.
用户评论
http://www.network-theory.co.uk/docs/gccintro/index.html
不错的GCC介绍书籍。网站上直接看的。细致点都有讲到,入门首选。
没有废话
就是一本gcc的quickstart,顶多给三星吧,我觉得
了解gcc编译参数入门。当时读的是中文翻译版“GCC编程简介”,网上可以下到
简单清晰 但是gcc的很多操作已经更新 这本书还是老内容
技术书的典范
刚读完3章,很多疑惑都解开了
感谢陪伴
入门最佳
收藏