2016年8月2日
摘要: 1 GCC = GNU C Compiler 1) pre-processing (预处理) 2) compiling (编译) 3) assembling (汇编) 4) linking (链接) 例 hello.c gcc 编译后执行程序如下: 2 GDB 1) 进入 2) 调试 [l] 查看文 阅读全文
posted @ 2016-08-02 23:37 飞鸢逐浪 阅读(1664) 评论(0) 推荐(0) 编辑