Fw: CT_DoExecLog error during GCC build

Arnaud Lacombe lacombar@gmail.com
Thu Aug 5 23:11:00 GMT 2010


Hi,

On Tue, Aug 3, 2010 at 7:12 AM, milan radulovic
<radulovic_milan@yahoo.com> wrote:
> 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
>
this is gcc's PR/41818:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41818

Try rebuilding with the attached patch. I'm preparing a proper
submission for Yann (and myself).

 - Arnaud
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr41818.patch
Type: text/x-patch
Size: 2894 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20100805/5ef581e6/attachment.bin>
-------------- next part --------------
--
For unsubscribe information see http://sourceware.org/lists.html#faq


More information about the crossgcc mailing list