文件名称:rtems_build_system_analysis
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [PDF]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.9mb
- 下载次数:
- 0次
- 提 供 者:
- c**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
rtems配置编译系统分析:
rtems安装使用configure进行配置,然后使用make编译,最后用make install进行安装。本文就是介绍在这其中rtems都做了什么。本文主要分析configure生成需要的脚本、makefile生成需要的脚本、rtems代码编译过程、rtems系统安装过程。-rtems configure and build system analysis:
rtems uses gnu install process: configure-> make-> make install. This document explains what happens in this process in detail. We analysis configure.ac、*.am、build log and so on.
rtems安装使用configure进行配置,然后使用make编译,最后用make install进行安装。本文就是介绍在这其中rtems都做了什么。本文主要分析configure生成需要的脚本、makefile生成需要的脚本、rtems代码编译过程、rtems系统安装过程。-rtems configure and build system analysis:
rtems uses gnu install process: configure-> make-> make install. This document explains what happens in this process in detail. We analysis configure.ac、*.am、build log and so on.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
rtems配置编译系统分析.pdf