gcc - cccbook/sp GitHub Wiki
gcc 工具鏈
gcc編譯器
GNU 組合語言
- https://github.com/cccbook/sp/blob/master/code/c/01-gcc/01-gcc/sum.s
- https://github.com/cccbook/sp/tree/master/code/c/01-gcc/02-link
目的檔
- https://github.com/cccbook/sp/tree/master/code/c/03-asm/01-add
- https://github.com/cccbook/sp/tree/master/code/c/03-asm/02-sum
- https://github.com/cccbook/sp/tree/master/code/c/03-asm/03-fib