A Simplified and Robust Method of Building ARM-Linux Cross-Compiler
返回论文页
|更新时间:2023-12-11
|
A Simplified and Robust Method of Building ARM-Linux Cross-Compiler
Acta Scientiarum Naturalium Universitatis SunYatseniVol. 53, Issue 2, Pages: 33-37(2014)
作者机构:
三峡大学 智能视觉与图像信息研究所,湖北,宜昌,443002
作者简介:
基金信息:
DOI:
CLC:
Published:2014,
Published Online:25 March 2014,
扫 描 看 全 文
LI Yunfei, LIU Junqing, LEI Bangjun, et al. A Simplified and Robust Method of Building ARM-Linux Cross-Compiler. [J]. Acta Scientiarum Naturalium Universitatis SunYatseni 53(2):33-37(2014)
DOI:
LI Yunfei, LIU Junqing, LEI Bangjun, et al. A Simplified and Robust Method of Building ARM-Linux Cross-Compiler. [J]. Acta Scientiarum Naturalium Universitatis SunYatseni 53(2):33-37(2014)DOI:
A Simplified and Robust Method of Building ARM-Linux Cross-Compiler
The method of cross-compiler building step by step has high complexity and low rate of success. To address the problem
a simplified and robust method is proposed. The method utilizes a full-featured cross-compiler to compiler Glibc instead of the static GCC
which reduces the build process steps
the number of parameters and complexity of the entire process
and improves the rate of success. The results show that the method can effectively reduce the complexity of the method to build a cross-compiler step by step and improve the rate of success of the method. In order to enhance the universality of the method
the parameter setting
version selection
dependencies of library files and other issues are analyzed and summarized also on the method proposed.