diff -r fb34f799f05b -r fff955de3fb8 samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config --- a/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config Mon Oct 18 21:50:26 2010 +0200 +++ b/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config Wed Nov 03 18:30:30 2010 +0100 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: hg_default@2055_efdb38c7f4df -# Fri Jul 30 23:42:30 2010 +# crosstool-NG version: hg_default@2172_c90a53aecfaa +# Tue Nov 2 14:50:30 2010 # # CT_BACKEND is not set CT_MODULES=y @@ -27,6 +27,7 @@ CT_INSTALL_DIR="${CT_PREFIX_DIR}" CT_REMOVE_DOCS=y CT_INSTALL_DIR_RO=y +CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y # # Downloading @@ -132,11 +133,6 @@ # 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 @@ -149,6 +145,15 @@ # CT_ARCH_USE_MMU is not set # +# arm other options +# +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 + +# # Target optimisations # @@ -237,12 +242,15 @@ CT_CC="gcc" CT_CC_VERSION="4.4.1" 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=y # CT_CC_V_4_4_0 is not set +# CT_CC_V_4_3_5 is not set # CT_CC_V_4_3_4 is not set # CT_CC_V_4_3_3 is not set # CT_CC_V_4_3_2 is not set @@ -259,9 +267,12 @@ 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_HAS_GRAPHITE=y +# CT_CC_GCC_HAS_LTO is not set CT_CC_GCC_USE_GMP_MPFR=y CT_CC_GCC_USE_PPL_CLOOG=y -# 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="" @@ -282,13 +293,17 @@ # gcc other options # CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y +CT_CC_GCC_USE_GRAPHITE=y CT_CC_STATIC_LIBSTDCXX=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 @@ -329,6 +344,13 @@ 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 @@ -340,10 +362,13 @@ # # Companion libraries # - -# -# FIXME: check real dependencies!!! -# +CT_COMPLIBS_NEEDED=y +CT_GMP_NEEDED=y +CT_MPFR_NEEDED=y +CT_PPL_NEEDED=y +CT_CLOOG_NEEDED=y +# CT_MPC_NEEDED is not set +# CT_LIBELF_NEEDED is not set CT_COMPLIBS=y # CT_WRAPPER_NEEDED is not set CT_GMP=y @@ -364,8 +389,10 @@ # CT_MPFR_V_2_3_2 is not set # CT_MPFR_V_2_3_1 is not set CT_MPFR_VERSION="2.4.2" +# CT_PPL_V_0_11 is not set CT_PPL_V_0_10_2=y CT_PPL_VERSION="0.10.2" +# CT_CLOOG_V_0_15_10 is not set 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 @@ -378,6 +405,7 @@ # # Companion libraries common options # +CT_COMPLIBS_BACKUP=y # CT_COMPLIBS_CHECK is not set # CT_COMPLIBS_SHARED is not set