diff -r 591a6de0f04d -r 5b352265b42e samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config --- a/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config Fri Apr 30 14:28:14 2010 +0200 +++ b/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config Sun Aug 01 14:21:13 2010 +0200 @@ -1,9 +1,10 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: hg_default@1928_0535b588679a -# Tue Apr 20 18:38:11 2010 +# crosstool-NG version: hg_default@2055_efdb38c7f4df +# Fri Jul 30 23:42:30 2010 # # CT_BACKEND is not set +CT_MODULES=y # # Paths and misc options @@ -188,12 +189,15 @@ # Operating System # CT_BARE_METAL=y +# CT_MINGW32 is not set # CT_KERNEL_SUPPORTS_SHARED_LIBS is not set CT_KERNEL="bare-metal" CT_KERNEL_bare_metal=y # CT_KERNEL_linux is not set +# CT_KERNEL_mingw32 is not set CT_KERNEL_bare_metal_AVAILABLE=y CT_KERNEL_linux_AVAILABLE=y +CT_KERNEL_mingw32_AVAILABLE=y # # Common kernel options @@ -209,6 +213,7 @@ # # GNU binutils # +# CT_BINUTILS_V_2_20_1 is not set # CT_BINUTILS_V_2_20 is not set CT_BINUTILS_V_2_19_1=y # CT_BINUTILS_V_2_19 is not set @@ -233,6 +238,7 @@ CT_CC_VERSION="4.4.1" CT_CC_gcc=y # CT_CC_V_4_5_0 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 @@ -254,12 +260,12 @@ 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_GCC_USE_PPL_CLOOG=y +# CT_CC_GCC_USE_MPC_LIBELF is not set +CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" +CT_CC_BUGURL="" CT_CC_ENABLE_CXX_FLAGS="" CT_CC_CORE_EXTRA_CONFIG="" -CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" -CT_CC_BUGURL="" CT_CC_SUPPORT_CXX=y CT_CC_SUPPORT_FORTRAN=y CT_CC_SUPPORT_JAVA=y @@ -273,17 +279,31 @@ CT_CC_LANG_CXX=y # +# gcc other options +# +CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y +CT_CC_STATIC_LIBSTDCXX=y + +# +# Misc. obscure options. +# +# CT_CC_GCC_DISABLE_PCH is not set +# CT_CC_GCC_LIBMUDFLAP is not set + +# # C-library # CT_LIBC="newlib" CT_LIBC_VERSION="newlib-1_18_0" # CT_LIBC_eglibc is not set # CT_LIBC_glibc is not set +# CT_LIBC_mingw 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_mingw_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 @@ -294,8 +314,10 @@ # CT_LIBC_none_AVAILABLE=y CT_LIBC_uClibc_AVAILABLE=y +# CT_LIBC_SUPPORT_THREADS_ANY is not set # CT_LIBC_SUPPORT_NPTL is not set # CT_LIBC_SUPPORT_LINUXTHREADS is not set +# CT_LIBC_SUPPORT_WIN32THREADS is not set CT_THREADS="none" # @@ -303,6 +325,7 @@ # # CT_THREADS_NPTL is not set # CT_THREADS_LINUXTHREADS is not set +# CT_THREADS_WIN32THREADS is not set CT_THREADS_NONE=y # @@ -327,7 +350,6 @@ CT_MPFR=y CT_PPL=y CT_CLOOG=y -CT_MPC=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 @@ -335,6 +357,7 @@ # CT_GMP_V_4_2_4 is not set # CT_GMP_V_4_2_2 is not set CT_GMP_VERSION="4.3.2" +# CT_MPFR_V_3_0_0 is not set 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 @@ -351,10 +374,6 @@ # CT_CLOOG_V_0_15_4 is not set # CT_CLOOG_V_0_15_3 is not set 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 -CT_MPC_VERSION="0.8.1" # # Companion libraries common options @@ -370,3 +389,9 @@ # READ HELP before you say 'Y' below !!! # # CT_COMP_TOOLS is not set + +# +# Test suite +# +# CT_TEST_SUITE is not set +# CT_TEST_SUITE_GCC is not set