Enable building <arch>-linux-uclibc toolchains. Note that, due to config
authorManuel Novoa III <mjn3@codepoet.org>
Wed, 14 Jan 2004 10:03:44 +0000 (10:03 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Wed, 14 Jan 2004 10:03:44 +0000 (10:03 -0000)
commit9168e8380931531eb69f62a543b9f7413115eaaf
treec0a96dd6b369a6061a6cdfd94ff9bbcebf90d173
parent073534b925bd17ae9f87b889a676e2bcea246b5d
Enable building <arch>-linux-uclibc toolchains.  Note that, due to config
issues for applications, we also create staging_dir/bin/<arch>-linux-*
symlinks which allows us to configure most apps with target=<arch>-linux.

gcc 3.3.2 libstdc++ now correctly identifies uclibc locale support.
There are still some issues (mainly related to wide char time strings
and wcsftime) to be addressed, but those are on hold until the uClibc
locale internals are reworked once again.

With the new stuff, we can also build gcc 2.95 and STLport again, although
the native gcc build for the target is failing.

Archs supported (some archs not yet tested):
 2.95 - i386, arm, mips*, powerpc.
 3.3.2 - Hopefull all for which uClibc has shared lib support.
18 files changed:
Makefile
make/binutils-uclibc.mk [new file with mode: 0644]
make/binutils.mk
make/gcc-2.95.mk
make/gcc-3.3.mk
make/gcc-uclibc-2.95.mk [new file with mode: 0644]
make/gcc-uclibc-3.3.mk [new file with mode: 0644]
make/uclibc.mk
sources/STLport-4.5.3.patch
sources/binutils-uclibc-001-debian.patch [new file with mode: 0644]
sources/binutils-uclibc-100-conf.patch [new file with mode: 0644]
sources/binutils-uclibc-200-build_modules.patch [new file with mode: 0644]
sources/gcc-uclibc-3.3-100-conf.patch [new file with mode: 0644]
sources/gcc-uclibc-3.3-110-conf.patch [new file with mode: 0644]
sources/gcc-uclibc-3.3-200-code.patch [new file with mode: 0644]
sources/gcc2.95-uclibc-conf.patch [new file with mode: 0644]
sources/uClibc.config
sources/uClibc.config-locale