iphone ios gcc 编译 教程

1. gnu make 中文手册

http://www.linuxsir.org/main/doc/gnumake/GNUmake_v3.80-zh_CN_html/index.html#content

2. gnu make 英文原版

http://www.chemie.fu-berlin.de/chemnet/use/info/make/make_toc.html

3.iphone ios 安装Install Mac OS X Dependencies

http://blog.csdn.net/linzhiji/article/details/6773808

4.iphone ios编译ffmpeg for ios

http://blog.csdn.net/linzhiji/article/details/6773565

5。This file documents the internals of the GNU compilers.

http://developer.apple.com/library/mac/#documentation/DeveloperTools/gcc-4.2.1/gccint/

6。This file documents the use of the GNU compilers.

.http://developer.apple.com/library/ios/#documentation/DeveloperTools/gcc-4.2.1/gcc/

7. makefile 语法简介

http://tetralet.luna.com.tw/index.php?op=ViewArticle&articleId=185

8.makefile的典型模板

http://blog.csdn.net/xerway/article/details/5757233

9.gcc 编译参数

http://wp711.com/?p=22

10. linux 文件和目录属性 比如什么 644 755

http://www.linuxsir.org/main/node/196、

11.linux命令

http://linux.chinaitlab.com/special/linuxcom/

12. gnu make 参数大全 比如 -d -f 

http://www.chemie.fu-berlin.de/chemnet/use/info/make/make_9.html#SEC79

你可能感兴趣的:(ios,gcc,File,iPhone,makefile,dependencies)