kumquat-buildroot/toolchain
Thomas Petazzoni 60f945e47a toolchain: mark uClibc 0.9.31 + locale + C++ as broken
It fails to build with:

ctype_members.cc: In constructor 'std::ctype_byname<_CharT>::ctype_byname(const char*, size_t) [with _CharT = char]':
ctype_members.cc:59: error: invalid use of incomplete type 'struct __uclibc_locale_struct'
/home/test/avr32-br/usr/avr32-unknown-linux-uclibc/sys-include/bits/uClibc_locale.h:85: error: forward declaration of 'struct __uclibc_locale_struct'
ctype_members.cc:60: error: invalid use of incomplete type 'struct __uclibc_locale_struct'
/home/test/avr32-br/usr/avr32-unknown-linux-uclibc/sys-include/bits/uClibc_locale.h:85: error: forward declaration of 'struct __uclibc_locale_struct'
ctype_members.cc:61: error: invalid use of incomplete type 'struct __uclibc_locale_struct'
/home/test/avr32-br/usr/avr32-unknown-linux-uclibc/sys-include/bits/uClibc_locale.h:85: error: forward declaration of 'struct __uclibc_locale_struct'
make[5]: *** [ctype_members.lo] Error 1

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-07-29 22:18:57 +02:00
..
binutils toolchain: remove multilib 2010-07-28 23:21:45 +02:00
ccache
dependencies dependencies: add svn as a mandatory tool 2010-07-29 16:04:38 +02:00
elf2flt
gcc toolchain: remove multilib 2010-07-28 23:21:45 +02:00
gdb gdb: disallow GDB_HOST on external toolchain builds 2010-07-29 16:04:38 +02:00
kernel-headers
mklibs
sstrip
toolchain-buildroot toolchain: remove multilib 2010-07-28 23:21:45 +02:00
toolchain-external
uClibc
Config.in
helpers.mk
Makefile.in toolchain: remove multilib 2010-07-28 23:21:45 +02:00
patch-kernel.sh
toolchain-buildroot.mk
toolchain-common.in toolchain: mark uClibc 0.9.31 + locale + C++ as broken 2010-07-29 22:18:57 +02:00
toolchain-external.mk
wget-show-external-deps.sh