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.config54
1 files changed, 47 insertions, 7 deletions
diff --git a/samples/arm-unknown-elf/crosstool.config b/samples/arm-unknown-elf/crosstool.config
index 9933540..19fe6ce 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@1291M
-# Sun Jan 4 23:52:48 2009
+# crosstool-NG version: svn_trunk@1453
+# Sun Mar 29 12:27:07 2009
#
#
@@ -30,6 +30,7 @@ CT_INSTALL_DIR_RO=y
#
# Downloading
#
+# CT_FORBID_DOWNLOAD is not set
# CT_FORCE_DOWNLOAD is not set
# CT_USE_PROXY is not set
CT_PROXY_TYPE="none"
@@ -107,6 +108,7 @@ CT_ARCH_arm=y
# CT_ARCH_ia64 is not set
# CT_ARCH_mips is not set
# CT_ARCH_powerpc is not set
+# CT_ARCH_powerpc64 is not set
# CT_ARCH_sh is not set
# CT_ARCH_x86 is not set
# CT_ARCH_x86_64 is not set
@@ -125,6 +127,11 @@ CT_ARCH_ARM_ABI_OK=y
# General toolchain options
#
CT_USE_SYSROOT=y
+CT_SYSROOT_DIR_PREFIX=""
+
+#
+# Tuple completion and aliasing
+#
CT_TARGET_VENDOR="unknown"
CT_TARGET_ALIAS_SED_EXPR=""
CT_TARGET_ALIAS=""
@@ -162,14 +169,16 @@ 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=y
-CT_MPFR_VERSION="2.3.2"
+# 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
#
-CT_BINUTILS_VERSION="2.19"
+CT_BINUTILS_VERSION="2.19.1"
# CT_BINUTILS_V_2_14 is not set
# CT_BINUTILS_V_2_15 is not set
# CT_BINUTILS_V_2_16_1 is not set
@@ -184,8 +193,11 @@ CT_BINUTILS_VERSION="2.19"
# CT_BINUTILS_V_2_18_91 is not set
# CT_BINUTILS_V_2_18_92 is not set
# CT_BINUTILS_V_2_18_93 is not set
-CT_BINUTILS_V_2_19=y
+# CT_BINUTILS_V_2_19 is not set
+CT_BINUTILS_V_2_19_1=y
# CT_BINUTILS_V_2_19_50_0_1 is not set
+# CT_BINUTILS_V_2_19_51_0_1 is not set
+# CT_BINUTILS_V_2_19_51_0_2 is not set
CT_BINUTILS_EXTRA_CONFIG=""
#
@@ -213,7 +225,10 @@ CT_CC_gcc=y
# 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_3 is not set
+# CT_CC_V_4_4_0 is not set
CT_CC_GCC_4_3_or_later=y
+# CT_CC_GCC_4_4_snapshot is not set
CT_CC_CORE_EXTRA_CONFIG=""
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
CT_CC_BUGURL=""
@@ -227,10 +242,27 @@ CT_CC_SUPPORT_OBJCXX=y
#
# Additional supported languages:
#
-# CT_CC_LANG_CXX is not set
+CT_CC_LANG_CXX=y
CT_LIBC="none"
#
+# C-library
+#
+# CT_LIBC_eglibc is not set
+# CT_LIBC_glibc is not set
+# CT_LIBC_uClibc is not set
+
+#
+# Common C library options
+#
+# CT_LIBC_SUPPORT_NPTL is not set
+# CT_LIBC_SUPPORT_LINUXTHREADS is not set
+CT_THREADS="none"
+# CT_THREADS_NPTL is not set
+# CT_THREADS_LINUXTHREADS is not set
+CT_THREADS_NONE=y
+
+#
# Tools facilities
#
# CT_TOOL_libelf is not set
@@ -244,6 +276,14 @@ CT_LIBC="none"
CT_DEBUG_gdb=y
CT_GDB_CROSS=y
# CT_GDB_CROSS_STATIC is not set
+
+#
+# In bare-metal, you'll need to
+#
+
+#
+# provide your own gdbserver stub.
+#
# CT_GDB_V_6_4 is not set
# CT_GDB_V_6_5 is not set
# CT_GDB_V_6_6 is not set