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.config64
1 files changed, 45 insertions, 19 deletions
diff --git a/samples/arm-unknown-eabi/crosstool.config b/samples/arm-unknown-eabi/crosstool.config
index 84d3694..1f5791e 100644
--- a/samples/arm-unknown-eabi/crosstool.config
+++ b/samples/arm-unknown-eabi/crosstool.config
@@ -1,8 +1,9 @@
#
# Automatically generated make config: don't edit
-# crosstool-NG version: hg_default@1841_37d55cfe1262
-# Fri Mar 19 18:53:57 2010
+# crosstool-NG version: hg_default@1928_0535b588679a
+# Tue Apr 20 19:04:10 2010
#
+# CT_BACKEND is not set
#
# Paths and misc options
@@ -35,7 +36,7 @@ CT_USE_MIRROR=y
# CT_PREFER_MIRROR is not set
CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
CT_CONNECT_TIMEOUT=10
-CT_DOWNLOAD_MAX_CHUNKS=5
+CT_DOWNLOAD_MAX_CHUNKS=1
# CT_ONLY_DOWNLOAD is not set
#
@@ -120,6 +121,7 @@ CT_TARGET_LDFLAGS=""
# CT_ARCH_alpha is not set
CT_ARCH_arm=y
# CT_ARCH_avr32 is not set
+# CT_ARCH_blackfin is not set
# CT_ARCH_ia64 is not set
# CT_ARCH_m68k is not set
# CT_ARCH_mips is not set
@@ -127,10 +129,21 @@ CT_ARCH_arm=y
# CT_ARCH_s390 is not set
# CT_ARCH_sh is not set
# 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
+CT_ARCH_m68k_AVAILABLE=y
+CT_ARCH_mips_AVAILABLE=y
+CT_ARCH_powerpc_AVAILABLE=y
+CT_ARCH_s390_AVAILABLE=y
+CT_ARCH_sh_AVAILABLE=y
+CT_ARCH_x86_AVAILABLE=y
CT_ARCH_USE_MMU=y
#
@@ -178,6 +191,8 @@ CT_BARE_METAL=y
CT_KERNEL="bare-metal"
CT_KERNEL_bare_metal=y
# CT_KERNEL_linux is not set
+CT_KERNEL_bare_metal_AVAILABLE=y
+CT_KERNEL_linux_AVAILABLE=y
#
# Common kernel options
@@ -188,6 +203,7 @@ CT_KERNEL_bare_metal=y
#
CT_ARCH_BINFMT_ELF=y
# CT_ARCH_BINFMT_FLAT is not set
+# CT_ARCH_BINFMT_FDPIC is not set
#
# GNU binutils
@@ -202,11 +218,17 @@ 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_0 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
@@ -223,8 +245,13 @@ CT_CC_V_4_3_4=y
# CT_CC_V_4_1_2 is not set
# CT_CC_V_4_0_4 is not set
# CT_CC_V_3_4_6 is not set
+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_USE_GMP_MPFR=y
+# CT_CC_GCC_USE_PPL_CLOOG_MPC is not set
+# CT_CC_GCC_USE_LIBELF is not set
CT_CC_ENABLE_CXX_FLAGS=""
CT_CC_CORE_EXTRA_CONFIG=""
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
@@ -251,6 +278,9 @@ CT_LIBC_VERSION="1.17.0"
CT_LIBC_newlib=y
# CT_LIBC_none is not set
# CT_LIBC_uClibc is not set
+CT_LIBC_eglibc_AVAILABLE=y
+CT_LIBC_glibc_AVAILABLE=y
+CT_LIBC_newlib_AVAILABLE=y
# CT_LIBC_NEWLIB_V_1_18_0 is not set
CT_LIBC_NEWLIB_V_1_17_0=y
# CT_LIBC_NEWLIB_CVS is not set
@@ -258,6 +288,8 @@ CT_LIBC_NEWLIB_V_1_17_0=y
#
# Architecture specific options
#
+CT_LIBC_none_AVAILABLE=y
+CT_LIBC_uClibc_AVAILABLE=y
# CT_LIBC_SUPPORT_NPTL is not set
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
CT_THREADS="none"
@@ -277,6 +309,8 @@ 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
@@ -285,20 +319,15 @@ CT_GDB_CROSS=y
#
# provide your own gdbserver stub.
#
+# 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
CT_GDB_V_6_8=y
-# CT_GDB_V_snapshot is not set
CT_GDB_VERSION="6.8"
# CT_DEBUG_ltrace is not set
# CT_DEBUG_strace is not set
#
-# Tools facilities
-#
-# CT_TOOL_sstrip is not set
-
-#
# Companion libraries
#
@@ -306,17 +335,16 @@ CT_GDB_VERSION="6.8"
# FIXME: check real dependencies!!!
#
CT_COMPLIBS=y
-CT_WRAPPER_NEEDED=y
+# CT_WRAPPER_NEEDED is not set
CT_GMP=y
CT_MPFR=y
-# CT_PPL is not set
-# CT_CLOOG is not set
-# CT_MPC is not set
-CT_GMP_V_4_3_1=y
+# CT_GMP_V_5_0_1 is not set
+CT_GMP_V_4_3_2=y
+# CT_GMP_V_4_3_1 is not set
# CT_GMP_V_4_3_0 is not set
# CT_GMP_V_4_2_4 is not set
# CT_GMP_V_4_2_2 is not set
-CT_GMP_VERSION="4.3.1"
+CT_GMP_VERSION="4.3.2"
CT_MPFR_V_2_4_2=y
# CT_MPFR_V_2_4_1 is not set
# CT_MPFR_V_2_4_0 is not set
@@ -327,7 +355,5 @@ CT_MPFR_VERSION="2.4.2"
#
# 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"
+# CT_COMPLIBS_CHECK is not set
+# CT_COMPLIBS_SHARED is not set