arm build: libc_start_file step failed
Charlie Brown
stieizc.33@gmail.com
Mon Oct 14 02:09:00 GMT 2013
Hi!
I'm using crosstools-ng 0.19.0 to build cubieboard toolchain.
CT_TARGET=arm-unknown-linux-gnueabi, config is attached.
Unfortunately, the build stop at
libc_start_file:
[ERROR] >> Build failed in step 'Installing C library headers & start files'
[ERROR] >> called in step '(top-level)'
[ERROR] >>
[ERROR] >> Error happened in:
do_libc_backend[scripts/build/libc/glibc-eglibc.sh-common@108]
[ERROR] >> called from:
do_libc_start_files[scripts/build/libc/glibc-eglibc.sh-common@60]
[ERROR] >> called from: main[scripts/crosstool-NG.sh@638]
After reading the script, I found that the script failed when calling
multilibs=( $("${CT_TARGET}-gcc" -print-multi-lib 2>/dev/null) )
I can't find arm-unknown-linux-gnueabi-gcc anywhere at that stage.
However, 0.17.0 does build
Sincerely,
王文鑫
Charlie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config
Type: application/octet-stream
Size: 11789 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20131014/ede61d4f/attachment.obj>
-------------- next part --------------
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list