diff -r 591a6de0f04d -r 5b352265b42e samples/arm-cortex_a8-linux-gnueabi/crosstool.config --- a/samples/arm-cortex_a8-linux-gnueabi/crosstool.config Fri Apr 30 14:28:14 2010 +0200 +++ b/samples/arm-cortex_a8-linux-gnueabi/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@1936_d7094b6ecfb4 -# Fri Apr 23 13:24:15 2010 +# crosstool-NG version: hg_default@2054_fb4bba062948 +# Fri Jul 30 23:31:44 2010 # # CT_BACKEND is not set +CT_MODULES=y # # Paths and misc options @@ -185,29 +186,37 @@ # Operating System # # CT_BARE_METAL is not set +# CT_MINGW32 is not set CT_KERNEL_SUPPORTS_SHARED_LIBS=y CT_KERNEL="linux" CT_KERNEL_VERSION="2.6.33.2" # CT_KERNEL_bare_metal is not set CT_KERNEL_linux=y +# CT_KERNEL_mingw32 is not set CT_KERNEL_bare_metal_AVAILABLE=y CT_KERNEL_linux_AVAILABLE=y CT_KERNEL_LINUX_INSTALL=y -CT_KERNEL_LINUX_INSTALL_CHECK=y +# CT_KERNEL_V_2_6_34_1 is not set +# CT_KERNEL_V_2_6_34 is not set +# CT_KERNEL_V_2_6_33_6 is not set +# CT_KERNEL_V_2_6_33_5 is not set +# CT_KERNEL_V_2_6_33_4 is not set +# CT_KERNEL_V_2_6_33_3 is not set CT_KERNEL_V_2_6_33_2=y # CT_KERNEL_V_2_6_33_1 is not set # CT_KERNEL_V_2_6_33 is not set -# CT_KERNEL_V_2_6_32_11 is not set -# CT_KERNEL_V_2_6_31_13 is not set +# CT_KERNEL_V_2_6_32_16 is not set +# CT_KERNEL_V_2_6_31_14 is not set # CT_KERNEL_V_2_6_30_10 is not set -# CT_KERNEL_V_2_6_29_6 is not set -# CT_KERNEL_V_2_6_28_10 is not set -# CT_KERNEL_V_2_6_27_46 is not set +# CT_KERNEL_V_2_6_27_48 is not set +# CT_KERNEL_LINUX_CUSTOM is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set CT_KERNEL_LINUX_VERBOSE_LEVEL=0 +CT_KERNEL_LINUX_INSTALL_CHECK=y # CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set +CT_KERNEL_mingw32_AVAILABLE=y # # Common kernel options @@ -224,6 +233,7 @@ # # GNU binutils # +# CT_BINUTILS_V_2_20_1 is not set CT_BINUTILS_V_2_20=y # CT_BINUTILS_V_2_19_1 is not set # CT_BINUTILS_V_2_19 is not set @@ -249,6 +259,7 @@ CT_CC_VERSION="4.4.3" 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=y # CT_CC_V_4_4_2 is not set # CT_CC_V_4_4_1 is not set @@ -270,17 +281,13 @@ 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_CXA_ATEXIT=y -CT_CC_SJLJ_EXCEPTIONS_CONFIGURE=y -# CT_CC_SJLJ_EXCEPTIONS_USE is not set -# CT_CC_SJLJ_EXCEPTIONS_DONT_USE 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_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 @@ -296,12 +303,27 @@ # CT_CC_LANG_JAVA is not set # +# gcc other options +# +CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y +CT_CC_STATIC_LIBSTDCXX=y + +# +# Misc. obscure options. +# +CT_CC_CXA_ATEXIT=y +# CT_CC_GCC_DISABLE_PCH is not set +CT_CC_GCC_SJLJ_EXCEPTIONS=m +# CT_CC_GCC_LIBMUDFLAP is not set + +# # C-library # CT_LIBC="glibc" CT_LIBC_VERSION="2.9" # CT_LIBC_eglibc is not set CT_LIBC_glibc=y +# CT_LIBC_mingw is not set # CT_LIBC_newlib is not set # CT_LIBC_none is not set # CT_LIBC_uClibc is not set @@ -319,6 +341,7 @@ # CT_LIBC_V_2_5_1 is not set # CT_LIBC_V_2_5 is not set # CT_LIBC_V_2_3_6 is not set +CT_LIBC_mingw_AVAILABLE=y CT_LIBC_newlib_AVAILABLE=y CT_LIBC_none_AVAILABLE=y CT_LIBC_uClibc_AVAILABLE=y @@ -356,8 +379,10 @@ CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set CT_LIBC_GLIBC_MIN_KERNEL="2.6.33.2" +CT_LIBC_SUPPORT_THREADS_ANY=y CT_LIBC_SUPPORT_NPTL=y CT_LIBC_SUPPORT_LINUXTHREADS=y +# CT_LIBC_SUPPORT_WIN32THREADS is not set CT_THREADS="nptl" # @@ -365,7 +390,9 @@ # CT_THREADS_NPTL=y # CT_THREADS_LINUXTHREADS is not set +# CT_THREADS_WIN32THREADS is not set # CT_THREADS_NONE is not set +CT_LIBC_XLDD=y # # Debug facilities @@ -405,6 +432,7 @@ CT_LTRACE_VERSION="0.5.3" CT_LTRACE_0_5_3_or_later=y CT_DEBUG_strace=y +# CT_STRACE_V_4_5_20 is not set CT_STRACE_V_4_5_19=y # CT_STRACE_V_4_5_18 is not set # CT_STRACE_V_4_5_17 is not set @@ -425,7 +453,6 @@ CT_MPFR=y CT_PPL=y CT_CLOOG=y -CT_MPC=y CT_GMP_TARGET=y CT_MPFR_TARGET=y CT_LIBELF_TARGET=y @@ -436,6 +463,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 @@ -452,10 +480,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" # # libelf version needed to build for target