GCC: The Complete Reference
暫譯: GCC:完整參考手冊
Arthur Griffith
- 出版商: McGraw-Hill Education
- 出版日期: 2002-09-12
- 售價: $2,670
- 貴賓價: 9.5 折 $2,537
- 語言: 英文
- 頁數: 647
- 裝訂: Paperback
- ISBN: 0072224053
- ISBN-13: 9780072224054
已絕版
買這商品的人也買了...
-
$1,029Fundamentals of Data Structures in C++
-
$1,200$1,176 -
$680$537 -
$2,660$2,527 -
$2,870$2,727 -
$980$774 -
$970Introduction to Algorithms, 2/e
-
$880$695 -
$860$679 -
$1,900$1,805 -
$690$587 -
$420$328 -
$780$741 -
$750$638 -
$650$514 -
$590$466 -
$620$490 -
$830$813 -
$690$538 -
$780$616 -
$750$638 -
$560$476 -
$750$593 -
$450$356 -
$490$387
商品描述
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
商品描述(中文翻譯)
《使用 GCC 進行開發的權威資源》
學習使用 GCC(GNU 編譯器集合)來開發和部署各種軟體,幾乎涵蓋所有平台和語言。電腦顧問 Arthur Griffith 提供了有關這個世界上最重要的開源軟體的豐富資訊。本書分為三個明確的部分,解釋了每種語言的命令行選項,詳細描述了如何成功地混合多種語言來構建應用程式,並以專門介紹自動配置和除錯器等實用程式的章節作結。透過這本專業資源,發現令人興奮的新程式設計可能性,此外,利用 GCC 的附加功能將 Java 代碼編譯為本地代碼或位元碼。
- 安裝新編譯的 GCC 版本並運行測試套件
- 為 Linux、Windows 和嵌入式平台構建應用程式
- 使用預處理器指令
- 編譯 C、C++、Objective C、Fortran、Java 和 Ada
- 在操作系統層面進行開發
- 通過國際化、本地化和母語支持來支持多種語言環境
- 檢查和操作物件檔
- 處理檔案庫、共享庫和完全鏈接的可執行檔
- 構建所有開源軟體,包括 Linux、GNOME、KDE、StarOffice 和 Apache 網頁伺服器,以及在其上運行的應用程式
**目錄**
第一部分:自由軟體編譯器
1: GCC 簡介
2: 獲取和安裝編譯器
第二部分:使用編譯器集合
3: 預處理器
4: 編譯 C
5: 編譯 C++
6: 編譯 Objective-C
7: 編譯 Fortran
8: 編譯 Java
9: 編譯 Ada
10: 混合語言
11: 國際化
第三部分:外圍設備與內部
12: 連結與庫
13: 使用 GNU 除錯器
14: Make 和 Autoconf
15: GNU 組合器
16: 交叉編譯與 Windows 移植
17: 嵌入式系統
18: 編譯器的輸出
19: 實現一種語言
20: 註冊轉移語言
21: 特定於機器的編譯器選項
第四部分:附錄
A: GNU 通用公共授權
B: 環境變數
C: 命令行交叉參考
D: 命令行選項
E: 詞彙表