arch/ia64/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 628 87802cb25a0f
child 891 4d770d1f65a0
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(-)
yann@628
     1
# ia64 specific config options
yann@628
     2
yann@628
     3
config ARCH_ia64
yann@628
     4
    select ARCH_SUPPORTS_BOTH_ENDIAN
yann@630
     5
    help
yann@630
     6
      The ia64 architecture, as defined by:
yann@630
     7
        http://www.intel.com/design/itanium/arch_spec.htm