diff -r 5bfdfe1a4a6f -r 4bbffda18b21 samples/arm-unknown-eabi/crosstool.config --- a/samples/arm-unknown-eabi/crosstool.config Sun Apr 19 17:06:49 2009 +0000 +++ b/samples/arm-unknown-eabi/crosstool.config Sun Sep 13 11:49:10 2009 +0200 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: svn_trunk@1474 -# Sun Apr 19 19:02:02 2009 +# crosstool-NG version: hg_default@1519_9c7bc87be52d +# Tue Sep 8 18:27:19 2009 # # @@ -23,7 +23,6 @@ CT_WORK_DIR="${CT_TOP_DIR}/targets" CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}" CT_INSTALL_DIR="${CT_PREFIX_DIR}" -# CT_CUSTOM_PATCH is not set CT_REMOVE_DOCS=y CT_INSTALL_DIR_RO=y @@ -44,6 +43,15 @@ # CT_FORCE_EXTRACT is not set CT_OVERIDE_CONFIG_GUESS_SUB=y # CT_ONLY_EXTRACT is not set +CT_PATCH_BUNDLED=y +# CT_PATCH_LOCAL is not set +# CT_PATCH_BUNDLED_LOCAL is not set +# CT_PATCH_LOCAL_BUNDLED is not set +# CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set +# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set +CT_PATCH_ORDER="bundled" +# CT_PATCH_SINGLE is not set +# CT_PATCH_USE_LOCAL is not set # # Build behavior @@ -52,7 +60,11 @@ CT_LOAD=0 CT_NICE=0 CT_USE_PIPES=y +# CT_CONFIG_SHELL_SH is not set # CT_CONFIG_SHELL_ASH is not set +CT_CONFIG_SHELL_BASH=y +# CT_CONFIG_SHELL_CUSTOM is not set +CT_CONFIG_SHELL="bash" # # Logging @@ -74,12 +86,14 @@ # CT_ARCH="arm" # CT_ARCH_64 is not set +# CT_ARCH_SUPPORTS_BOTH_MMU is not set +CT_ARCH_SUPPORTS_BOTH_ENDIAN=y CT_ARCH_SUPPORT_ARCH=y # CT_ARCH_SUPPORT_ABI is not set CT_ARCH_SUPPORT_CPU=y CT_ARCH_SUPPORT_TUNE=y CT_ARCH_SUPPORT_FPU=y -CT_ARCH_SUPPORTS_BOTH_ENDIAN=y +# CT_ARCH_DEFAULT_HAS_MMU is not set # CT_ARCH_DEFAULT_BE is not set CT_ARCH_DEFAULT_LE=y CT_ARCH_ARCH="" @@ -98,6 +112,7 @@ # # CT_ARCH_alpha is not set CT_ARCH_arm=y +# CT_ARCH_avr32 is not set # CT_ARCH_ia64 is not set # CT_ARCH_mips is not set # CT_ARCH_powerpc is not set @@ -106,6 +121,7 @@ # CT_ARCH_x86 is not set # CT_ARCH_x86_64 is not set CT_ARCH_ARM_EABI=y +CT_ARCH_USE_MMU=y # # Target optimisations @@ -148,27 +164,23 @@ # Operating System # CT_BARE_METAL=y +# CT_KERNEL_SUPPORTS_SHARED_LIBS is not set CT_KERNEL="bare-metal" CT_KERNEL_bare_metal=y # CT_KERNEL_linux is not set # -# GMP and MPFR +# Common kernel options # -CT_GMP_MPFR=y -# CT_GMP_V_4_2_2 is not set -CT_GMP_V_4_2_4=y -CT_GMP_VERSION="4.2.4" -CT_GMP_CHECK=y -# CT_MPFR_V_2_3_1 is not set -# CT_MPFR_V_2_3_2 is not set -# CT_MPFR_V_2_4_0 is not set -CT_MPFR_V_2_4_1=y -CT_MPFR_VERSION="2.4.1" -CT_MPFR_CHECK=y # -# binutils +# Binary utilities +# +CT_ARCH_BINFMT_ELF=y +# CT_ARCH_BINFMT_FLAT is not set + +# +# GNU binutils # CT_BINUTILS_VERSION="2.19.1" # CT_BINUTILS_V_2_14 is not set @@ -196,7 +208,7 @@ # C compiler # CT_CC="gcc" -CT_CC_VERSION="4.3.2" +CT_CC_VERSION="4.3.4" CT_CC_gcc=y # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set @@ -216,11 +228,14 @@ # CT_CC_V_4_2_4 is not set # CT_CC_V_4_3_0 is not set # CT_CC_V_4_3_1 is not set -CT_CC_V_4_3_2=y +# CT_CC_V_4_3_2 is not set # CT_CC_V_4_3_3 is not set +CT_CC_V_4_3_4=y # CT_CC_V_4_4_0 is not set +# CT_CC_V_4_4_1 is not set CT_CC_GCC_4_3_or_later=y -# CT_CC_GCC_4_4_snapshot is not set +# CT_CC_GCC_4_4_or_later is not set +CT_CC_ENABLE_CXX_FLAGS="" CT_CC_CORE_EXTRA_CONFIG="" CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" CT_CC_BUGURL="" @@ -242,6 +257,7 @@ # # CT_LIBC_eglibc is not set # CT_LIBC_glibc is not set +# CT_LIBC_newlib is not set # CT_LIBC_uClibc is not set # @@ -255,12 +271,6 @@ CT_THREADS_NONE=y # -# Tools facilities -# -# CT_TOOL_libelf is not set -# CT_TOOL_sstrip is not set - -# # Debug facilities # # CT_DEBUG_dmalloc is not set @@ -286,3 +296,34 @@ CT_GDB_VERSION="6.8" # CT_DEBUG_ltrace is not set # CT_DEBUG_strace is not set + +# +# Tools facilities +# +# CT_TOOL_libelf is not set +# CT_TOOL_sstrip is not set + +# +# Companion libraries +# +CT_WRAPPER_NEEDED=y +CT_GMP_MPFR=y +# CT_GMP_V_4_2_2 is not set +# CT_GMP_V_4_2_4 is not set +# CT_GMP_V_4_3_0 is not set +CT_GMP_V_4_3_1=y +CT_GMP_VERSION="4.3.1" +# CT_MPFR_V_2_3_1 is not set +# CT_MPFR_V_2_3_2 is not set +# CT_MPFR_V_2_4_0 is not set +CT_MPFR_V_2_4_1=y +CT_MPFR_VERSION="2.4.1" +# CT_PPL_CLOOG_MPC is not set + +# +# 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"