- 12
- 0
- 约1.93万字
- 约 40页
- 2017-06-26 发布于河南
- 举报
linux高级讲解11QC(国外英语资料)
linux高级讲解11QC(国外英语资料)
A.c.- execution file
GCC compiles a source file for four steps:
1. The preprocessing
2. Compile
3. The assembly
Links to 4.
GCC usage
GCC - option filename
GCC -o a.c a.
-o: generates an executable target file
O2: -
- o3:
GCC -o not not. C
Time. / not
GCC - o2 not not. C
Time. / not
GCC - o3 not not. C
Time. / not
-c: GCC - c demo1.c produces a demo1.o, which does not complete the final link
-s: GCC -s demo1.c generates a demo1.s, assembly file
-e: GCC - E demo1.c finishes preprocessing, producing a new piece of code, in a temporary file
GCC - E demo1.c-o demo1.i finishes
您可能关注的文档
最近下载
- 《浙江省研学旅游课程设计导则》.doc VIP
- 2026年落实中央八项规定精神要求应知应会测试卷及答案.docx VIP
- 附件7-220kV主变保护技术规范书.pdf VIP
- GBT51121-2015 风力发电工程施工与验收规范.doc VIP
- HD361 S4 -2020欧标电缆型号命名 中文版.pdf VIP
- 2024年首届全国“红旗杯”班组长大赛考试题库1400题(含答案).docx VIP
- 2025-2026学年小学书法练习指导六年级上册北师大版教学设计合集.docx
- 城市公共设施 城市家具 系统维护管理指南 编制说明.pdf
- 2026国有企业两书一协议参考范本.docx VIP
- 售后服务承诺及售后服务方案.docx VIP
原创力文档

文档评论(0)