- 论坛徽章:
- 0
|
最近在用crosstool-ng编译交叉编译工具时,出现了下列错误,请各位大侠帮忙看看到底问题出在哪里,多谢了!
[INFO ] =================================================================
[INFO ] Installing static core C compiler
[EXTRA] Configuring static core C compiler
[EXTRA] Building static core C compiler
[ERROR] make[1]: *** [configure-gcc] Error 1
[ERROR]
[ERROR] >>
[ERROR] >> Build failed in step 'Installing static core C compiler'
[ERROR] >> called in step '(top-level)'
[ERROR] >>
[ERROR] >> Error happened in: CT_DoExecLog[scripts/functions@172]
[ERROR] >> called from: do_cc_core[scripts/build/cc/gcc.sh@392]
[ERROR] >> called from: do_cc_core_pass_1[scripts/build/cc/gcc.sh@66]
[ERROR] >> called from: main[scripts/crosstool-NG.sh@597]
[ERROR] >>
[ERROR] >> For more info on this error, look at the file: 'build.log'
[ERROR] >> There is a list of known issues, some with workarounds, in:
[ERROR] >> '/home/pengwentao/crosstool/crosstool-install/share/doc/crosstool-ng/ct-ng.1.14.1/B - Known issues.txt'
[ERROR]
[ERROR] (elapsed: 15:39.03)
[15:39] / make: *** [build] Error 2
|
|