An Introduction to GCC: for the GNU Compilers gcc and g++

An Introduction to GCC: for the GNU Compilers gcc and g++

简介:

GCC是全球数十万个开源项目,各种商业开发项目的事实上的编译器集合,并且是学术程序的标准编译器。

本书提供了有关GNU C和C编译器,gcc和g的完整教程介绍。

许多书教C和c语言,这本书教你如何使用编译器本身。GCC新用户遇到的所有常见问题和错误消息都经过了仔细的解释,并提供了许多易于遵循的 “Hello World” 示例。

涵盖的主题包括: 使用头文件和库编译C和C程序,警告选项,使用预处理器,静态和动态链接,调试,优化,特定于平台的选项,分析和覆盖测试,路径和环境变量以及C标准库和模板。

Richard M. Stallman是GCC的主要开发者和GNU项目的创始人。

英文简介:

GCC is the defacto compiler collection for hundreds of thousands of open source projects worldwide, a wide variety of commercial development projects, and is the standard compiler for academic programs.

This book 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.

书名
An Introduction to GCC: for the GNU Compilers gcc and g++
译名
GCC 简介:针对 GNU 编译器 gcc 和 g++
语言
英语
年份
2004
页数
124页
大小
526.37 kB
标签
  • 编译器
  • 下载
    pdf iconAn Introduction to GCC: for the GNU Compilers gcc and g++.pdf
    密码
    65536

    最后更新:2025-04-12 23:54:46

    ←Linux Kernel Crash Book

    →Silicon Destiny: The Story of Application Specific Integrated Circuits and Lsi Logic Corporation