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

See the CrossGCC FAQ 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]

Fw: CT_DoExecLog error during GCC build


Dear Yann, All,

I would like to use crosstool-ng as cross compiler for MIPS architecture R4K, and I need to build cross compiler without Thread local storage support or threads support.

So far, I tried to build cross compiler but I didn't make any success since I am getting the following error message:


INFO ]? Installing final compiler
[EXTRA]??? Configuring final compiler
[EXTRA]??? Building final compiler
[ERROR]???checking for suffix of object files... configure: error: cannot compute suffix of object files: cannot compile
[ERROR]??? make[2]: *** 
[configure-target-libstdc++-v3] Error 1
[ERROR]???
 make[1]: *** [all] Error 2
[ERROR]??? Build failed in step 'Installing final compiler'
[ERROR]??? Error happened in '/opt/crosstool-ng/lib/ct-ng-hg_default@2039_c5a2e4ee7fb8/scripts/functions' in function 'CT_DoExecLog' (line unknown, sorry)
[ERROR]?called from '/opt/crosstool-ng/lib/ct-ng-hg_default@2039_c5a2e4ee7fb8/scripts/build/cc/gcc.sh' at line # 414 in function 'do_cc'
[ERROR] called from '/opt/crosstool-ng/lib/ct-ng-hg_default@2039_c5a2e4ee7fb8/scripts/crosstool-NG.sh' at line # 583 in function 'main'
[ERROR]??? Look at '/root/x-tools/mips-unknown-linux-uclibc/build.log' for more info on this error.
[ERROR]? (elapsed: 36:36.24)
[36:37] / make: *** 
[build] Error 2


During choice phase in menuconfig I used the following options, the rest I left as it was:

Target architecture: mips
Endianness: Big endian
Bitness: 32 bit
Architecture level: mips1 (I left as was by default, I would 
like to change this later on to mips2 architecture)
Target OS: linux
LInux kernel version: 2.6.34.1 as was by default
binutils version: 2.19.1 as was by default
gcc version: 4.3.2 as was by default
uClibc version: 0.9.30.1
Threading implementation to use: none

Please, find attached the printout during building. I am using Slackware 13.1.

I hope you can help me with this issues especially how to compile without threads.

I appreciate very much your time and your help.

Kind regards,

Milan Radulovic


      

Attachment: printout_build
Description: Binary data

--
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]