Update the armeb-unknown-linux-gnu to be buildable.

Both busybox-svn and linux-2.6.21.5 are succesfully built.
This commit is contained in:
Yann E. MORIN" 2007-07-05 18:11:11 +00:00
parent cf0e152c53
commit fa64078194
2 changed files with 69 additions and 25 deletions

View File

@ -1,14 +1,27 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 0.0.2-svn
# Thu May 10 23:28:59 2007
# crosstool-NG version: 0.1.2+svn
# Thu Jul 5 18:56:58 2007
#
# CT_FOOBAR is not set
#
# Paths and misc options
#
#
# crosstool-NG behavior
#
# CT_EXPERIMENTAL is not set
# CT_OBSOLETE is not set
CT_DEBUG_CT=y
# CT_DEBUG_CT_PAUSE_STEPS is not set
CT_DEBUG_CT_SAVE_STEPS=y
CT_DEBUG_CT_SAVE_STEPS_GZIP=y
#
# Build behavior
#
CT_PARALLEL_JOBS=1
CT_LOAD=0
CT_NICE=0
@ -22,6 +35,7 @@ CT_PREFIX_DIR="/opt/x-tools/${CT_TARGET}"
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
# CT_CUSTOM_PATCH is not set
CT_REMOVE_DOCS=y
# CT_INSTALL_DIR_RO is not set
#
# Downloading
@ -47,9 +61,8 @@ CT_LOG_EXTRA=y
CT_LOG_LEVEL_MAX="EXTRA"
# CT_LOG_SEE_TOOLS_WARN is not set
CT_LOG_PROGRESS_BAR=y
# CT_LOG_USE_COLORS is not set
CT_LOG_TO_FILE=y
CT_LOG_FILE="${CT_PREFIX_DIR}/${CT_TARGET}.log"
CT_LOG_FILE_COMPRESS=y
#
# Target options
@ -63,8 +76,7 @@ CT_ARCH_ARM=y
# CT_ARCH_MIPS is not set
# CT_ARCH_x86 is not set
# CT_ARCH_x86_64 is not set
CT_ARCH_SUPPORTS_BE=y
CT_ARCH_SUPPORTS_LE=y
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
CT_ARCH_BE=y
# CT_ARCH_LE is not set
@ -78,7 +90,8 @@ CT_ARCH_TUNE="xscale"
CT_ARCH_FPU=""
# CT_ARCH_FLOAT_HW is not set
CT_ARCH_FLOAT_SW=y
CT_ARCH_FLOAT_SW_LIBFLOAT=y
CT_ARCH_SUPPORTS_LIBFLOAT=y
# CT_ARCH_FLOAT_SW_LIBFLOAT is not set
CT_TARGET_CFLAGS=""
#
@ -90,6 +103,10 @@ CT_TARGET_CFLAGS=""
#
CT_USE_SYSROOT=y
CT_SHARED_LIBS=y
# CT_THREADS_NPTL is not set
CT_THREADS_LINUXTHREADS=y
# CT_THREADS_NONE is not set
CT_THREADS="linuxthreads"
# CT_TARGET_MULTILIB is not set
CT_TARGET_VENDOR="unknown"
CT_TARGET_ALIAS=""
@ -101,6 +118,7 @@ CT_TARGET_ALIAS=""
CT_CROSS=y
# CT_CROSS_NATIVE is not set
# CT_CANADIAN is not set
CT_TOOLCHAIN_TYPE="cross"
CT_BUILD=""
CT_CC_NATIVE="gcc"
@ -108,8 +126,7 @@ CT_CC_NATIVE="gcc"
# Kernel
#
CT_KERNEL_LINUX=y
# CT_KERNEL_CYGWIN is not set
CT_KERNEL_VERSION="2.6.21.1"
CT_KERNEL_VERSION="2.6.21.5"
CT_KERNEL_LINUX_HEADERS_INSTALL=y
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
# CT_KERNEL_LINUX_HEADERS_COPY is not set
@ -135,7 +152,12 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
# CT_KERNEL_INSTALL_V_2_6_20_6 is not set
# CT_KERNEL_INSTALL_V_2_6_20_7 is not set
# CT_KERNEL_INSTALL_V_2_6_21 is not set
CT_KERNEL_INSTALL_V_2_6_21_1=y
# CT_KERNEL_INSTALL_V_2_6_21_1 is not set
# CT_KERNEL_INSTALL_V_2_6_21_2 is not set
# CT_KERNEL_INSTALL_V_2_6_21_3 is not set
# CT_KERNEL_INSTALL_V_2_6_21_4 is not set
CT_KERNEL_INSTALL_V_2_6_21_5=y
# CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK is not set
CT_KERNEL_LINUX_VERBOSITY_0=y
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
@ -145,7 +167,7 @@ CT_KERNEL_LINUX_VERBOSE_LEVEL=0
#
# binutils
#
CT_BINUTILS_VERSION="2.17.50.0.14"
CT_BINUTILS_VERSION="2.17.50.0.17"
# CT_BINUTILS_V_2_11_2 is not set
# CT_BINUTILS_V_2_13_90 is not set
# CT_BINUTILS_V_2_14 is not set
@ -170,7 +192,10 @@ CT_BINUTILS_VERSION="2.17.50.0.14"
# CT_BINUTILS_V_2_17_50_0_11 is not set
# CT_BINUTILS_V_2_17_50_0_12 is not set
# CT_BINUTILS_V_2_17_50_0_13 is not set
CT_BINUTILS_V_2_17_50_0_14=y
# CT_BINUTILS_V_2_17_50_0_14 is not set
# CT_BINUTILS_V_2_17_50_0_15 is not set
# CT_BINUTILS_V_2_17_50_0_16 is not set
CT_BINUTILS_V_2_17_50_0_17=y
CT_BINUTILS_EXTRA_CONFIG=""
#
@ -181,15 +206,12 @@ CT_BINUTILS_EXTRA_CONFIG=""
# Core C Compiler (used to build the C library)
#
# CT_CC_USE_CORE is not set
CT_CC_CORE_GCC=y
# CT_CC_CORE_TCC is not set
CT_CC_CORE="gcc"
#
# Final C compiler
#
CT_CC_GCC=y
CT_CC_VERSION="4.0.4"
CT_CC_VERSION="4.1.2"
CT_CC="gcc"
# CT_CC_V_2_95_3 is not set
# CT_CC_V_3_2_3 is not set
@ -211,10 +233,11 @@ CT_CC="gcc"
# CT_CC_V_4_0_1 is not set
# CT_CC_V_4_0_2 is not set
# CT_CC_V_4_0_3 is not set
CT_CC_V_4_0_4=y
# CT_CC_V_4_0_4 is not set
# CT_CC_V_4_1_0 is not set
# CT_CC_V_4_1_1 is not set
# CT_CC_V_4_1_2 is not set
CT_CC_V_4_1_2=y
# CT_CC_V_4_2_0 is not set
CT_CC_CXA_ATEXIT=y
CT_CC_EXTRA_CONFIG=""
CT_CC_SUPPORT_CXX=y
@ -227,7 +250,7 @@ CT_CC_SUPPORT_OBJCXX=y
#
# Additionnal supported languages:
#
CT_CC_LANG_CXX=y
# CT_CC_LANG_CXX is not set
# CT_CC_LANG_FORTRAN is not set
# CT_CC_LANG_JAVA is not set
# CT_CC_LANG_ADA is not set
@ -242,6 +265,8 @@ CT_LIBC_GLIBC=y
# CT_LIBC_UCLIBC is not set
CT_LIBC_VERSION="2.3.6"
CT_LIBC="glibc"
CT_LIBC_SUPPORT_NPTL=y
CT_LIBC_SUPPORT_LINUXTHREADS=y
# CT_LIBC_V_1_09_1 is not set
# CT_LIBC_V_2_0_1 is not set
# CT_LIBC_V_2_0_6 is not set
@ -263,13 +288,32 @@ CT_LIBC="glibc"
CT_LIBC_V_2_3_6=y
# CT_LIBC_V_2_4 is not set
# CT_LIBC_V_2_5 is not set
# CT_LIBC_GLIBC_THREADS_NPTL is not set
CT_LIBC_GLIBC_THREADS_LINUXTHREADS=y
# CT_LIBC_GLIBC_THREADS_NONE is not set
CT_LIBC_GLIBC_EXTRA_CONFIG=""
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
CT_LIBC_EXTRA_CC_ARGS=""
CT_LIBC_GLIBC_CONFIGPARMS=""
# CT_LIBC_GLIBC_USE_PORTS is not set
CT_LIBC_ADDONS=y
CT_LIBC_ADDONS_LIST="linuxthreads"
CT_LIBC_GLIBC_USE_PORTS=y
# CT_LIBC_ADDONS is not set
#
# Tools facilities
#
CT_SSTRIP=y
# CT_SSTRIP_ELFKICKERS is not set
CT_SSTRIP_BUILDROOT=y
CT_SSTRIP_FROM="buildroot"
#
# Debug facilities
#
# CT_DMALLOC is not set
CT_GDB=y
CT_GDB_CROSS=y
CT_GDB_CROSS_STATIC_GDBSERVER=y
# CT_GDB_V_snapshot is not set
# CT_GDB_V_6_2_1 is not set
# CT_GDB_V_6_3 is not set
# CT_GDB_V_6_4 is not set
# CT_GDB_V_6_5 is not set
CT_GDB_V_6_6=y
CT_GDB_VERSION="6.6"