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]

Re: Building MIPS Toolchain


On Fri, Oct 8, 2010 at 2:42 PM, Eric Amirault
<eric.amirault@phybridge.com> wrote:
> Hello:
> ÂI am building a MIPS toolchain on an openSUSE 11.1 system using ct-ng
> version 1.8.2.
>
> I get the following error:
>
> unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/mips/mips32 -I../ports/sysdeps/unix/mips -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/mips/mips32 -I../ports/sysdeps/mips -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/wordsize-32 -I../ports/sysdeps/mips/fpu -I../ports/sysdeps/mips/nptl -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /home/eric/ct/bin/targets/mips-BCM56018-linux-gnu/build/gcc-core-shared/lib/gcc/mips-BCM56018-linux-gnu/4.4.3/include -isystem /home/eric/ct/bin/targets/mips-BCM56018-linux-gnu/build/gcc-core-shared/lib/gcc/mips-BCM56018-linux-gnu/4.4.3/include-fixed -isystem /root/x-tools/mips-BCM56018-linux-gnu/mips-BCM56018-linux-gnu//sys-root/usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -o /home/eric/ct/bin/targets/mips-BCM56018-linux-gnu/build/build-libc/misc/syslog.o -MD -MP -MF /home/eric/ct/bin/targets/mips-BCM56018-linux-gnu/build/build-libc/misc/syslog.o.dt -MT /home/eric/ct/bin/targets/mips-BCM56018-linux-gnu/build/build-libc/misc/syslog.o
> [ALL ] In file included from ../sysdeps/unix/sysv/linux/syslog.c:10:
> [ALL ] ../misc/syslog.c: In function '__vsyslog_chk':
> [ALL ] ../misc/syslog.c:123: sorry, unimplemented: inlining failed in call to 'syslog': function body not available
> [ALL ] ../misc/syslog.c:155: sorry, unimplemented: called from here
> [ERROR] make[3]: *** [/home/eric/ct/bin/targets/mips-BCM56018-linux-gnu/build/build-libc/misc/syslog.o] Error 1
> [ALL ] make[3]: Leaving directory `/home/eric/ct/bin/targets/src/eglibc-2_10/misc'
> [ERROR] make[2]: *** [misc/subdir_lib] Error 2
> [ALL ] make[2]: Leaving directory `/home/eric/ct/bin/targets/src/eglibc-2_10'
> [ERROR] make[1]: *** [all] Error 2
> [ALL ] make[1]: Leaving directory `/home/eric/ct/bin/targets/mips-BCM56018-linux-gnu/build/build-libc'
> [ERROR] Build failed in step 'Installing C library'
> [ERROR] Error happened in '/home/eric/ct/lib/ct-ng-1.8.2/scripts/functions' in function 'CT_DoExecLog' (line unknown, sorry)
> [ERROR] called from '/home/eric/ct/lib/ct-ng-1.8.2/scripts/build/libc/eglibc.sh' at line # 336 in function 'do_libc'
> [ERROR] called from '/home/eric/ct/lib/ct-ng-1.8.2/scripts/crosstool-NG.sh' at line # 586 in function 'main'
> [ERROR] Look at '/root/x-tools/mips-BCM56018-linux-gnu/build.log' for more info on this error.
> [ERROR] (elapsed: 52:01.26)
>
> Thanks in advance for any asistance you can provide.
>
>
> Eric Amirault
> Director of Engineering
> Phybridge Inc.
> 3495 Laird Rd. Unit 12
> Mississauga, ON
> L5L 5S5
> 905-901-3633 x106
>
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq
>
>

see:
http://sourceware.org/ml/crossgcc/2010-10/msg00021.html

Yann,

Would it be possible to add this to the (e)glibc.sh build script? Or
the list faq?

-Bryan

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