Join Books.org — it's free

GCC by Arthur Griffith β€” book cover
General & Miscellaneous Software, Programming - General & Miscellaneous

GCC

by Arthur Griffith
Available on Bookshop Write a review

Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.

Log in to track your reading progress.

Overview

Learn to use GCC (GNU Compiler Collection) to develop and deploy a wide range of software across virtually all platforms and languages. Computer consultant Arthur Griffith provides a rich array of information on the most important piece of open source software in the world. Divided into three clearly-defined sections, this book explains command online options for each of the languages, describes in detail how multiple languages can be successfully mixed to build applications, and concludes with chapters devoted to utility programs such as automatic configuration and the debugger. Discover exciting new programming possibilities with this professional resource -- plus, utilize the added ability in GCC to compile Java code into native code or bytecodes.

Synopsis

The Definitive Resource on Using GCC for Development

Learn to use GCC (GNU Compiler Collection) to develop and deploy a wide range of software across virtually all platforms and languages. Computer consultant Arthur Griffith provides a rich array of information on the most important piece of open source software in the world. Divided into three clearly-defined sections, this book explains command online options for each of the languages, describes in detail how multiple languages can be successfully mixed to build applications, and concludes with chapters devoted to utility programs such as automatic configuration and the debugger. Discover exciting new programming possibilities with this professional resource—plus, utilize the added ability in GCC to compile Java code into native code or bytecodes.

  • Install a newly compiled version of GCC and run a test suite
  • Build applications for Linux, Windows, and embedded platforms
  • Utilize preprocessor directives
  • Compile C, C++, Objective C, Fortran, Java, and Ada
  • Develop at the operating system level
  • Support multiple locales with internalization, localization, and native language support
  • Examine and manipulate object files
  • Work with archives, shared libraries, and fully linked executable files
  • Build all open source software—including Linux, GNOME, KDE, StarOffice, and the Apache Web Server—and the applications that run on them

Booknews

An introduction to the GNU compiler collection (GCC) for programmers interested in developing and compiling open source software. The guide identifies the commands and options for compiling programs written in C, C++, Objective-C, Fortran, Java, and Ada. The second half of the book explains the function of utilities for manipulating object files, debugging code and packaging software, and lists command line options for compiling programs to run on a specific platform. The author has worked on the development team of several compiler projects. Annotation c. Book News, Inc., Portland, OR

Reviews

There are no reviews yet. Log in to write one.

Editorials


An introduction to the GNU compiler collection (GCC) for programmers interested in developing and compiling open source software. The guide identifies the commands and options for compiling programs written in C, C++, Objective-C, Fortran, Java, and Ada. The second half of the book explains the function of utilities for manipulating object files, debugging code and packaging software, and lists command line options for compiling programs to run on a specific platform. The author has worked on the development team of several compiler projects. Annotation c. Book News, Inc., Portland, OR

Book Details

Published
September 1, 2002
Publisher
McGraw-Hill/OsborneMedia
Pages
676
Format
Paperback
ISBN
9780072224054

More by Arthur Griffith

Similar books