文件名称:automake-sample.tar
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [Linux] [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 253kb
- 下载次数:
- 0次
- 提 供 者:
- yuan****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
redhat 操作系统环境下,实现最简洁的自动编译实例。使用系统自带的autoconf,automake,autoconfig工具实现自动编译。
使用方法:
1:修改Makefile.am文件,将需要编译的.cc文件添加到test_source选项中;
2:运行yadconf脚本文件生成自动编译脚本;
3:运行make命令实现编译。-redhat operating system environment, the most simple and automatic compiler instance. The system comes with autoconf, the automake, autoconfig tool automatically compiles.
How to use:
1: Modify the Makefile.am file, and will need to compile the cc files added to test_source option
2: run yadconf the scr ipt file generated automatically compile the scr ipt
3: Run the make command to achieve the compiler.
使用方法:
1:修改Makefile.am文件,将需要编译的.cc文件添加到test_source选项中;
2:运行yadconf脚本文件生成自动编译脚本;
3:运行make命令实现编译。-redhat operating system environment, the most simple and automatic compiler instance. The system comes with autoconf, the automake, autoconfig tool automatically compiles.
How to use:
1: Modify the Makefile.am file, and will need to compile the cc files added to test_source option
2: run yadconf the scr ipt file generated automatically compile the scr ipt
3: Run the make command to achieve the compiler.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
47651454automake-sample.tar