summaryrefslogtreecommitdiff
path: root/samples/arm-unknown-eabi/crosstool.config
diff options
context:
space:
mode:
Diffstat (limited to 'samples/arm-unknown-eabi/crosstool.config')
-rw-r--r--samples/arm-unknown-eabi/crosstool.config57
1 files changed, 38 insertions, 19 deletions
diff --git a/samples/arm-unknown-eabi/crosstool.config b/samples/arm-unknown-eabi/crosstool.config
index 3fef32a..878edee 100644
--- a/samples/arm-unknown-eabi/crosstool.config
+++ b/samples/arm-unknown-eabi/crosstool.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# crosstool-NG version: hg_default@2055_efdb38c7f4df
-# Fri Jul 30 23:42:47 2010
+# crosstool-NG version: hg_default@2172_c90a53aecfaa
+# Tue Nov 2 21:20:58 2010
#
# CT_BACKEND is not set
CT_MODULES=y
@@ -27,6 +27,7 @@ CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
CT_REMOVE_DOCS=y
CT_INSTALL_DIR_RO=y
+CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
#
# Downloading
@@ -132,10 +133,6 @@ CT_ARCH_arm=y
# CT_ARCH_x86 is not set
CT_ARCH_alpha_AVAILABLE=y
CT_ARCH_arm_AVAILABLE=y
-CT_ARCH_ARM_MODE="arm"
-CT_ARCH_ARM_MODE_ARM=y
-# CT_ARCH_ARM_MODE_THUMB is not set
-CT_ARCH_ARM_EABI=y
CT_ARCH_avr32_AVAILABLE=y
CT_ARCH_blackfin_AVAILABLE=y
CT_ARCH_ia64_AVAILABLE=y
@@ -148,6 +145,14 @@ CT_ARCH_x86_AVAILABLE=y
CT_ARCH_USE_MMU=y
#
+# arm other options
+#
+CT_ARCH_ARM_MODE="arm"
+CT_ARCH_ARM_MODE_ARM=y
+# CT_ARCH_ARM_MODE_THUMB is not set
+CT_ARCH_ARM_EABI=y
+
+#
# Target optimisations
#
@@ -223,22 +228,20 @@ CT_BINUTILS_VERSION="2.19.1"
CT_BINUTILS_EXTRA_CONFIG=""
#
-# sstrip
-#
-CT_SSTRIP=y
-
-#
# C compiler
#
CT_CC="gcc"
CT_CC_VERSION="4.3.4"
CT_CC_gcc=y
+# CT_CC_V_4_5_1 is not set
# CT_CC_V_4_5_0 is not set
+# CT_CC_V_4_4_5 is not set
# CT_CC_V_4_4_4 is not set
# CT_CC_V_4_4_3 is not set
# CT_CC_V_4_4_2 is not set
# CT_CC_V_4_4_1 is not set
# CT_CC_V_4_4_0 is not set
+# CT_CC_V_4_3_5 is not set
CT_CC_V_4_3_4=y
# CT_CC_V_4_3_3 is not set
# CT_CC_V_4_3_2 is not set
@@ -255,9 +258,12 @@ CT_CC_GCC_4_2_or_later=y
CT_CC_GCC_4_3_or_later=y
# CT_CC_GCC_4_4_or_later is not set
# CT_CC_GCC_4_5_or_later is not set
+# CT_CC_GCC_HAS_GRAPHITE is not set
+# CT_CC_GCC_HAS_LTO is not set
CT_CC_GCC_USE_GMP_MPFR=y
# CT_CC_GCC_USE_PPL_CLOOG is not set
-# CT_CC_GCC_USE_MPC_LIBELF is not set
+# CT_CC_GCC_USE_MPC is not set
+# CT_CC_GCC_USE_LIBELF is not set
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
CT_CC_BUGURL=""
CT_CC_ENABLE_CXX_FLAGS=""
@@ -278,12 +284,15 @@ CT_CC_LANG_CXX=y
# gcc other options
#
CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
+# CT_CC_GCC_LIBMUDFLAP is not set
+# CT_CC_GCC_LIBGOMP is not set
+# CT_CC_GCC_LIBSSP is not set
#
# Misc. obscure options.
#
# CT_CC_GCC_DISABLE_PCH is not set
-# CT_CC_GCC_LIBMUDFLAP is not set
+CT_CC_GCC_LDBL_128=m
#
# C-library
@@ -324,6 +333,13 @@ CT_THREADS="none"
CT_THREADS_NONE=y
#
+# newlib other options
+#
+# CT_LIBC_NEWLIB_IO_C99FMT is not set
+# CT_LIBC_NEWLIB_IO_LL is not set
+# CT_LIBC_NEWLIB_IO_FLOAT is not set
+
+#
# Debug facilities
#
# CT_DEBUG_dmalloc is not set
@@ -331,8 +347,6 @@ CT_THREADS_NONE=y
CT_DEBUG_gdb=y
CT_GDB_CROSS=y
# CT_GDB_CROSS_STATIC is not set
-# CT_GDB_CROSS_USE_GMP_MPFR is not set
-# CT_GDB_CROSS_USE_MPC is not set
#
# In bare-metal, you'll need to
@@ -341,6 +355,7 @@ CT_GDB_CROSS=y
#
# provide your own gdbserver stub.
#
+# CT_GDB_V_7_2 is not set
# CT_GDB_V_7_1 is not set
# CT_GDB_V_7_0_1 is not set
# CT_GDB_V_7_0 is not set
@@ -352,10 +367,13 @@ CT_GDB_VERSION="6.8"
#
# Companion libraries
#
-
-#
-# FIXME: check real dependencies!!!
-#
+CT_COMPLIBS_NEEDED=y
+CT_GMP_NEEDED=y
+CT_MPFR_NEEDED=y
+# CT_PPL_NEEDED is not set
+# CT_CLOOG_NEEDED is not set
+# CT_MPC_NEEDED is not set
+# CT_LIBELF_NEEDED is not set
CT_COMPLIBS=y
# CT_WRAPPER_NEEDED is not set
CT_GMP=y
@@ -378,5 +396,6 @@ CT_MPFR_VERSION="2.4.2"
#
# Companion libraries common options
#
+CT_COMPLIBS_BACKUP=y
# CT_COMPLIBS_CHECK is not set
# CT_COMPLIBS_SHARED is not set