原作名: GCC: The Complete Reference 译者: 胡恩华 出版年: 2004-7-1 页数: 516 定价: 59.00 装帧: 平装(无盘) ISBN: 9787302088431 豆瓣评分 6.9 26人评价 5星 11.5% 4星 19.2% 3星 57.7% 2星 11.5% 1星 0.0% 评价: 写笔记 写书评 加入购书单 分享到 推荐 内容简介 ·
GCC 作者:[美] Arthur Griffith 出版社:McGraw-Hill Osborne Media 副标题:The Complete Reference 出版年:2002-09-12 页数:676 定价:USD 65.95 装帧:Paperback ISBN:9780072224054 豆瓣评分 评价人数不足 评价: 写笔记 写书评 加入购书单 分享到 推荐
GCC 技术参考大全 GCC:The Complete Reference 清华大学出版社 非扫描 文字版 有书签 第 1 章 GCC 简介 第 2 章 查询与安装编译程序 第 3 章 预处理程序 第 4 章 编译 C 程序 第 5 章 编译 C++程序 第 6 章 编译 Objective-C 第 7 章 编译 Fortran 程序 第 8 章 编译 Java 第 9 章 编译 Ada...
GCC一开始就允许C代码中嵌入asm指令,并不只是针对MMX指令, 不过对于MMX技术,显然也是一个很好的利用方法, 详细的语法请参考GNU GCC手册[5], 或者GCC: The Complete Reference[6]''Inline Assembly''一节。 如下是一个点积的例子: #include<stdio.h>/** GCC -o ins inlinemmx.c **/ int main(int argc,...
关于GCC 的书, 基本上都很厚. 最全最权威的莫过于官方出的手册, 但并不适合入门用,其他还有一本很老的 <GCC: The Complete Reference> 和一本比较新的 <The Definitive Guide to GCC>.这本书短小精悍, 读的很轻松, 但是把最常用的用法和选项都能覆盖.除了 GCC 相关的 C/C++ 编译, 调试编译, 优化编译...
full bug report, with preprocessed source (by using -freport-bug). Please include the complete ...
it is part of the operating system). If the GOT size for the linked executable exceeds a machine-specific maximum size, you get an error message from the linker indicating that -fpic does not work; in that case, recompile with -fPIC instead. (These maximums are 8k on the SPARC, 28k...
[8] GCC Complete Reference [9] The design and evolution of C++, by Bjarne Stroustrup [10] Linkers & Loaders, by John R. Levine [11] Efficient Instruction Scheduling Using Finite State Automata, by Vasanth Bala, Norman Rubin [12] Compilers: Principles, Techniques, and Tools, 2ndedition ...
time reviewing the content and validating its accuracy. “As a Contracting Officer's Representative, I want to develop salient characteristics about [NAME OF TECH] to write a justification and approval using my OneDrive folders [REFERENCE FOLDER NAME OF TECHNOLOGY DOCUMENTATION]. Reference old procure...
DSO203 GCC v1.29 APP - Community Edition --- Started out as just some fixes over Marco Sinatti's 1.8 version of the DSO203 APP plus GCC compilation support. Hopefully, the users community can get involved and contribute more fixes and enhancements. (Win32 GCC support by gabonator1) Tested...