mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-20 09:06:19 +00:00
The armeb-unknown-linux-uclibc sample now builds without libfloat.
The generated toolchain is at least able to build busybox (which wasn't the case before).
This commit is contained in:
parent
5b1af13ea6
commit
c11dc8a296
@ -1,14 +1,27 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 0.0.3-svn
|
||||
# Sun May 20 00:00:02 2007
|
||||
# crosstool-NG version: 0.1.1+svn
|
||||
# Wed Jul 4 00:19:03 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
|
||||
@ -48,7 +62,7 @@ CT_LOG_LEVEL_MAX="EXTRA"
|
||||
# CT_LOG_SEE_TOOLS_WARN is not set
|
||||
CT_LOG_PROGRESS_BAR=y
|
||||
CT_LOG_TO_FILE=y
|
||||
CT_LOG_FILE="${CT_PREFIX_DIR}/${CT_TARGET}.log"
|
||||
CT_LOG_FILE_COMPRESS=y
|
||||
|
||||
#
|
||||
# Target options
|
||||
@ -62,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
|
||||
|
||||
@ -77,8 +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_LIBFLOAT_VERSION="990616.orig"
|
||||
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=""
|
||||
@ -109,7 +126,7 @@ CT_CC_NATIVE="gcc"
|
||||
# Kernel
|
||||
#
|
||||
CT_KERNEL_LINUX=y
|
||||
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.16"
|
||||
# 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,9 @@ 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=y
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
|
||||
#
|
||||
@ -186,7 +210,7 @@ CT_BINUTILS_EXTRA_CONFIG=""
|
||||
# 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
|
||||
@ -208,11 +232,12 @@ 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_CXA_ATEXIT 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
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
@ -224,7 +249,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
|
||||
@ -257,6 +282,11 @@ CT_LIBC_UCLIBC_DEBUG_LEVEL=0
|
||||
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_TOP_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
|
||||
# CT_LIBC_UCLIBC_LOCALES is not set
|
||||
|
||||
#
|
||||
# Tools facilities
|
||||
#
|
||||
# CT_SSTRIP is not set
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user