This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Build ERROR: on the second pass of core C compiler


Hi all,

I'm trying to build a mips cross compiler with crosstool-ng 1.16.0, and get this error below,

.config: http://pastebin.com/raw.php?i=URek6gG8

the error part of my build.log: http://pastebin.com/raw.php?i=srPr8Msq

I don't know if anyone has met this problem before, need some suggestion to fix.
Thanks in advance.


[INFO ]  =================================================================
[INFO ]  Installing pass-1 core C compiler
[INFO ]  Installing pass-1 core C compiler: done in 296.42s (at 17:25)
[INFO ]  Saving state to restart at step 'kernel_headers'...
[INFO ]  =================================================================
[INFO ]  Installing kernel headers
[INFO ]  Installing kernel headers: done in 24.43s (at 18:12)
[INFO ]  Saving state to restart at step 'libc_start_files'...
[INFO ]  =================================================================
[INFO ]  Installing C library headers & start files
[INFO ]  Installing C library headers & start files: done in 132.07s (at 20:55)
[INFO ]  Saving state to restart at step 'cc_core_pass_2'...
[INFO ]  =================================================================
[INFO ]  Installing pass-2 core C compiler
[ERROR]    make[2]: *** [libgcc_s.so] Error 1
[ERROR]    make[1]: *** [all-target-libgcc] Error 2
[ERROR]
[ERROR]  >>
[ERROR]  >>  Build failed in step 'Installing pass-2 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_backend[scripts/build/cc/gcc.sh@426]
[ERROR]  >>        called from: do_cc_core_pass_2[scripts/build/cc/gcc.sh@130]
[ERROR]  >>        called from: main[scripts/crosstool-NG.sh@598]
[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/vax7/p2/arch/yanwei/tools/crosstool/share/doc/crosstool-ng/ct-ng.1.16.0/B - Known issues.txt'
[ERROR]
[ERROR]  (elapsed: 29:39.44)
[29:40] / make: *** [build] Error 2




Yanwei






--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]