summaryrefslogtreecommitdiff
path: root/samples/arm-unknown-elf/crosstool.config
diff options
context:
space:
mode:
Diffstat (limited to 'samples/arm-unknown-elf/crosstool.config')
-rw-r--r--samples/arm-unknown-elf/crosstool.config93
1 files changed, 67 insertions, 26 deletions
diff --git a/samples/arm-unknown-elf/crosstool.config b/samples/arm-unknown-elf/crosstool.config
index 0550b42..8990904 100644
--- a/samples/arm-unknown-elf/crosstool.config
+++ b/samples/arm-unknown-elf/crosstool.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# crosstool-NG version: svn_trunk@1474
-# Sun Apr 19 19:02:03 2009
+# crosstool-NG version: hg_default@1519_b9c114a70021
+# Tue Sep 8 18:35:25 2009
#
#
@@ -23,7 +23,6 @@ CT_SAVE_TARBALLS=y
CT_WORK_DIR="${CT_TOP_DIR}/targets"
CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
-# CT_CUSTOM_PATCH is not set
CT_REMOVE_DOCS=y
CT_INSTALL_DIR_RO=y
@@ -44,6 +43,15 @@ CT_CONNECT_TIMEOUT=10
# CT_FORCE_EXTRACT is not set
CT_OVERIDE_CONFIG_GUESS_SUB=y
# CT_ONLY_EXTRACT is not set
+CT_PATCH_BUNDLED=y
+# CT_PATCH_LOCAL is not set
+# CT_PATCH_BUNDLED_LOCAL is not set
+# CT_PATCH_LOCAL_BUNDLED is not set
+# CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
+# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
+CT_PATCH_ORDER="bundled"
+# CT_PATCH_SINGLE is not set
+# CT_PATCH_USE_LOCAL is not set
#
# Build behavior
@@ -52,7 +60,11 @@ CT_PARALLEL_JOBS=1
CT_LOAD=0
CT_NICE=0
CT_USE_PIPES=y
+# CT_CONFIG_SHELL_SH is not set
# CT_CONFIG_SHELL_ASH is not set
+CT_CONFIG_SHELL_BASH=y
+# CT_CONFIG_SHELL_CUSTOM is not set
+CT_CONFIG_SHELL="bash"
#
# Logging
@@ -74,12 +86,14 @@ CT_LOG_FILE_COMPRESS=y
#
CT_ARCH="arm"
# CT_ARCH_64 is not set
+# CT_ARCH_SUPPORTS_BOTH_MMU is not set
+CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
CT_ARCH_SUPPORT_ARCH=y
CT_ARCH_SUPPORT_ABI=y
CT_ARCH_SUPPORT_CPU=y
CT_ARCH_SUPPORT_TUNE=y
CT_ARCH_SUPPORT_FPU=y
-CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
+# CT_ARCH_DEFAULT_HAS_MMU is not set
# CT_ARCH_DEFAULT_BE is not set
CT_ARCH_DEFAULT_LE=y
CT_ARCH_ARCH=""
@@ -99,6 +113,7 @@ CT_TARGET_LDFLAGS=""
#
# CT_ARCH_alpha is not set
CT_ARCH_arm=y
+# CT_ARCH_avr32 is not set
# CT_ARCH_ia64 is not set
# CT_ARCH_mips is not set
# CT_ARCH_powerpc is not set
@@ -108,6 +123,7 @@ CT_ARCH_arm=y
# CT_ARCH_x86_64 is not set
# CT_ARCH_ARM_EABI is not set
CT_ARCH_ARM_ABI_OK=y
+CT_ARCH_USE_MMU=y
#
# Target optimisations
@@ -150,27 +166,23 @@ CT_BUILD_SUFFIX=""
# Operating System
#
CT_BARE_METAL=y
+# CT_KERNEL_SUPPORTS_SHARED_LIBS is not set
CT_KERNEL="bare-metal"
CT_KERNEL_bare_metal=y
# CT_KERNEL_linux is not set
#
-# GMP and MPFR
+# Common kernel options
#
-CT_GMP_MPFR=y
-# CT_GMP_V_4_2_2 is not set
-CT_GMP_V_4_2_4=y
-CT_GMP_VERSION="4.2.4"
-CT_GMP_CHECK=y
-# CT_MPFR_V_2_3_1 is not set
-# CT_MPFR_V_2_3_2 is not set
-# CT_MPFR_V_2_4_0 is not set
-CT_MPFR_V_2_4_1=y
-CT_MPFR_VERSION="2.4.1"
-CT_MPFR_CHECK=y
#
-# binutils
+# Binary utilities
+#
+CT_ARCH_BINFMT_ELF=y
+# CT_ARCH_BINFMT_FLAT is not set
+
+#
+# GNU binutils
#
CT_BINUTILS_VERSION="2.19.1"
# CT_BINUTILS_V_2_14 is not set
@@ -198,7 +210,7 @@ CT_BINUTILS_EXTRA_CONFIG=""
# C compiler
#
CT_CC="gcc"
-CT_CC_VERSION="4.3.2"
+CT_CC_VERSION="4.3.4"
CT_CC_gcc=y
# CT_CC_V_3_2_3 is not set
# CT_CC_V_3_3_6 is not set
@@ -218,11 +230,14 @@ CT_CC_gcc=y
# CT_CC_V_4_2_4 is not set
# CT_CC_V_4_3_0 is not set
# CT_CC_V_4_3_1 is not set
-CT_CC_V_4_3_2=y
+# CT_CC_V_4_3_2 is not set
# CT_CC_V_4_3_3 is not set
+CT_CC_V_4_3_4=y
# CT_CC_V_4_4_0 is not set
+# CT_CC_V_4_4_1 is not set
CT_CC_GCC_4_3_or_later=y
-# CT_CC_GCC_4_4_snapshot is not set
+# CT_CC_GCC_4_4_or_later is not set
+CT_CC_ENABLE_CXX_FLAGS=""
CT_CC_CORE_EXTRA_CONFIG=""
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
CT_CC_BUGURL=""
@@ -244,6 +259,7 @@ CT_LIBC="none"
#
# CT_LIBC_eglibc is not set
# CT_LIBC_glibc is not set
+# CT_LIBC_newlib is not set
# CT_LIBC_uClibc is not set
#
@@ -257,12 +273,6 @@ CT_THREADS="none"
CT_THREADS_NONE=y
#
-# Tools facilities
-#
-# CT_TOOL_libelf is not set
-# CT_TOOL_sstrip is not set
-
-#
# Debug facilities
#
# CT_DEBUG_dmalloc is not set
@@ -288,3 +298,34 @@ CT_GDB_V_6_8=y
CT_GDB_VERSION="6.8"
# CT_DEBUG_ltrace is not set
# CT_DEBUG_strace is not set
+
+#
+# Tools facilities
+#
+# CT_TOOL_libelf is not set
+# CT_TOOL_sstrip is not set
+
+#
+# Companion libraries
+#
+CT_WRAPPER_NEEDED=y
+CT_GMP_MPFR=y
+# CT_GMP_V_4_2_2 is not set
+# CT_GMP_V_4_2_4 is not set
+# CT_GMP_V_4_3_0 is not set
+CT_GMP_V_4_3_1=y
+CT_GMP_VERSION="4.3.1"
+# CT_MPFR_V_2_3_1 is not set
+# CT_MPFR_V_2_3_2 is not set
+# CT_MPFR_V_2_4_0 is not set
+CT_MPFR_V_2_4_1=y
+CT_MPFR_VERSION="2.4.1"
+# CT_PPL_CLOOG_MPC is not set
+
+#
+# Companion libraries common options
+#
+# CT_COMP_LIBS_CHECK is not set
+CT_TOOLS_WRAPPER_SCRIPT=y
+# CT_TOOLS_WRAPPER_EXEC is not set
+CT_TOOLS_WRAPPER="script"