脱离petalinux 最后一步,自己构建 交叉编译工具
... ...
·
`
测试成功 … …
u-boot kernel dt fsbl cross-compile
以后就可以和PC 保持一样的编码习惯了
构建交叉编译工具链必要的4步
CROSS-NG TOOL 打印信息
NFO ] =================================================================
[INFO ] Installing binutils for host
[EXTRA] Configuring binutils
[EXTRA] Prepare binutils for static build
[EXTRA] Building binutils
[EXTRA] Installing binutils
[INFO ] Installing binutils for host: done in 77.28s (at 07:34)
[INFO ] =================================================================
[INFO ] Installing kernel headers
[EXTRA] Installing kernel headers
[INFO ] Installing kernel headers: done in 13.33s (at 07:47)
[INFO ] =================================================================
[INFO ] Installing core C gcc compiler
[EXTRA] Configuring core C gcc compiler
[EXTRA] Building gcc
[EXTRA] Installing gcc
[EXTRA] Housekeeping for core gcc compiler
[EXTRA] '' --> lib (gcc) lib64 (os)
[INFO ] Installing core C gcc compiler: done in 329.55s (at 13:17)
[INFO ] =================================================================
[INFO ] Installing C library
[INFO ] =================================================================
[INFO ] Building for multilib 1/1: ''
[EXTRA] Configuring C library
[EXTRA] Building C library
[EXTRA] Installing C library
[ERROR] grep: write error: Broken pipe
[INFO ] Building for multilib 1/1: '': done in 147.34s (at 15:44)
[INFO ] Installing C library: done in 147.47s (at 15:44)
[INFO ] =================================================================
[INFO ] Installing final gcc compiler
[EXTRA] Configuring final gcc compiler
[EXTRA] Building final gcc compiler
更多推荐
已为社区贡献4条内容
所有评论(0)