• Stars
    star
    242
  • Rank 161,633 (Top 4 %)
  • Language
    Assembly
  • Created over 12 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

gcc五分钟系列

gcc五分钟系列

简介

  • 通过大量简单的例子介绍 gcc 的基本用法
  • 每节内容简短,控制在5分钟以内
  • 讲的是一些最基础的用法

关于版本

写本系列文章时,gcc的版本是4.6.2。 本系列文章参照此版本进行介绍。

如果gcc的最新版本的参数或用法发生更改, 本系列文章可能不会及时更新。 所以请您在正式使用前 务必 确认您的gcc版本并参考gcc的说明文档。

在线阅读与电子书下载

gitbook 主页: https://www.gitbook.com/book/lexdene/gcc-five-minutes