An introduction to GCC : for the GNU compilers gcc and g++

著者

書誌事項

An introduction to GCC : for the GNU compilers gcc and g++

Brian Gough ; foreword by Richard M. Stallman

Network Theory, 2005

Rev. and updated

  • : pbk

大学図書館所蔵 件 / 2

この図書・雑誌をさがす

注記

Includes bibliographical references and index

内容説明・目次

内容説明

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. The 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. It 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 will support the development of free software and documentation.

目次

  • 1. Foreword by Richard M. Stallman
  • 2. Introduction
  • 3. Compiling a C program
  • 4. Compilation options
  • 5. Using the preprocessor
  • 6. Compiling for debugging
  • 7. Compiling with optimization
  • 8. Compiling a C++ program
  • 9. Platform-specific options
  • 10. Troubleshooting
  • 11. Compiler-related tools
  • 12. How the compiler works
  • 13. Examining compiled files
  • 14. Getting help
  • 15. Further Reading
  • 16. Acknowledgements
  • 17. Concept Index

「Nielsen BookData」 より

詳細情報

  • NII書誌ID(NCID)
    BB03457568
  • ISBN
    • 0954161793
  • 出版国コード
    uk
  • タイトル言語コード
    eng
  • 本文言語コード
    eng
  • 出版地
    Bristol
  • ページ数/冊数
    iv, 137 p.
  • 大きさ
    23 cm
  • 件名
ページトップへ