arch/mips/config.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu Aug 07 13:28:02 2008 +0000 (2008-08-07)
changeset 763 f078be5961ec
parent 630 2789bdd1a950
permissions -rw-r--r--
Fix building core C compiler.
PowerPC unveiled that you can't reliably build a target libgcc until you have C library headers.
In fact you can't build it at all. The fact that it did build for some architectures was purely coincidental, and a mistake.
This fix should still allow to build uClibc-based toolchains (some ARM uClibc toolchains were build-tested).

/trunk/scripts/build/cc_gcc.sh | 100 47 53 0 +++++++++++++++++++++++-------------------------
1 file changed, 47 insertions(+), 53 deletions(-)
     1 # MIPS specific config options
     2 
     3 config ARCH_mips
     4     select ARCH_SUPPORTS_BOTH_ENDIAN
     5     select ARCH_DEFAULT_BE
     6     select ARCH_SUPPORT_ARCH
     7     select ARCH_SUPPORT_ABI
     8     select ARCH_SUPPORT_TUNE
     9     help
    10       The MIPS architecture, as defined by:
    11         http://www.mips.com/