GCC: The Complete Reference
Arthur Griffith
- 出版商: McGraw-Hill Education
- 出版日期: 2002-09-12
- 售價: $2,620
- 貴賓價: 9.5 折 $2,489
- 語言: 英文
- 頁數: 647
- 裝訂: Paperback
- ISBN: 0072224053
- ISBN-13: 9780072224054
已絕版
買這商品的人也買了...
-
$1,029Fundamentals of Data Structures in C++
-
$1,200$1,176 -
$680$537 -
$2,610$2,480 -
$2,810$2,670 -
$980$774 -
$970Introduction to Algorithms, 2/e
-
$880$695 -
$860$731 -
$1,860$1,767 -
$690$587 -
$420$328 -
$780$741 -
$750$638 -
$650$553 -
$590$466 -
$620$527 -
$830$813 -
$690$538 -
$780$663 -
$750$675 -
$560$504 -
$750$593 -
$450$383 -
$490$417
相關主題
商品描述
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
Contents
Part I: The Free Software
Compiler
1: Introduction to GCC
2:
Acquiring and Installing the Compiler
Part II: Using the
Compiler Collection
3: The
Preprocessor
4: Compiling C
5:
Compiling C++
6: Compiling
Objective-C
7: Compiling Fortran
8: Compiling Java
9: Compiling Ada
10: Mixing Languages
11:
Internationalization
Part III: Peripherals and
Internals
12: Linking and
Libraries
13: Using the GNU
Debugger
14: Make and Autoconf
15:
The GNU Assembler
16: Cross Compiling and the Windows
Ports
17: Embedded Systems
18:
Output from the Compiler
19: Implementing a
Language
20: Register Transfer
Language
21: Machine-Specific Compiler
Options
Part IV: Appendixes
A: GNU
General Public License
B: Environment
Variables
C: Command-Line Cross
Reference
D: Command-Line Options
E: Glossary