summaryrefslogtreecommitdiff
path: root/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config
diff options
context:
space:
mode:
Diffstat (limited to 'samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config')
-rw-r--r--samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config58
1 files changed, 41 insertions, 17 deletions
diff --git a/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config b/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config
index cdc3012..756189b 100644
--- a/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config
+++ b/samples/arm-bare_newlib_cortex_m3_nommu-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:50:42 2010
+# crosstool-NG version: hg_default@1928_0535b588679a
+# Tue Apr 20 18:38:11 2010
#
+# CT_BACKEND is not set
#
# Paths and misc options
@@ -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,11 +129,22 @@ 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="thumb"
# CT_ARCH_ARM_MODE_ARM is not set
CT_ARCH_ARM_MODE_THUMB=y
# CT_ARCH_ARM_INTERWORKING 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 is not set
#
@@ -179,6 +192,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
@@ -189,6 +204,7 @@ CT_KERNEL_bare_metal=y
#
# CT_ARCH_BINFMT_ELF is not set
CT_ARCH_BINFMT_FLAT=y
+# CT_ARCH_BINFMT_FDPIC is not set
#
# GNU binutils
@@ -216,6 +232,7 @@ CT_ELF2FLT_EXTRA_CONFIG=""
CT_CC="gcc"
CT_CC_VERSION="4.4.1"
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=y
@@ -232,8 +249,13 @@ CT_CC_V_4_4_1=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=y
+# CT_CC_GCC_4_5_or_later is not set
+CT_CC_GCC_USE_GMP_MPFR=y
+CT_CC_GCC_USE_PPL_CLOOG_MPC=y
+# 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}"
@@ -254,12 +276,15 @@ CT_CC_LANG_CXX=y
# C-library
#
CT_LIBC="newlib"
-CT_LIBC_VERSION=""
+CT_LIBC_VERSION="newlib-1_18_0"
# CT_LIBC_eglibc is not set
# CT_LIBC_glibc is not set
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 is not set
CT_LIBC_NEWLIB_CVS=y
@@ -267,6 +292,8 @@ CT_LIBC_NEWLIB_CVS=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"
@@ -288,11 +315,6 @@ CT_THREADS_NONE=y
# CT_DEBUG_strace is not set
#
-# Tools facilities
-#
-# CT_TOOL_sstrip is not set
-
-#
# Companion libraries
#
@@ -300,17 +322,19 @@ CT_THREADS_NONE=y
# 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=y
CT_CLOOG=y
CT_MPC=y
-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
@@ -319,12 +343,14 @@ CT_MPFR_V_2_4_2=y
CT_MPFR_VERSION="2.4.2"
CT_PPL_V_0_10_2=y
CT_PPL_VERSION="0.10.2"
-CT_CLOOG_V_0_15_7=y
+CT_CLOOG_V_0_15_9=y
+# CT_CLOOG_V_0_15_8 is not set
+# CT_CLOOG_V_0_15_7 is not set
# CT_CLOOG_V_0_15_6 is not set
# CT_CLOOG_V_0_15_5 is not set
# CT_CLOOG_V_0_15_4 is not set
# CT_CLOOG_V_0_15_3 is not set
-CT_CLOOG_VERSION="0.15.7"
+CT_CLOOG_VERSION="0.15.9"
CT_MPC_V_0_8_1=y
# CT_MPC_V_0_7 is not set
# CT_MPC_V_0_6 is not set
@@ -333,10 +359,8 @@ CT_MPC_VERSION="0.8.1"
#
# 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
#
# Companion tools