diff -r 965237500806 -r 4bbffda18b21 samples/mips-unknown-elf/crosstool.config --- a/samples/mips-unknown-elf/crosstool.config Sun Apr 19 16:38:30 2009 +0000 +++ b/samples/mips-unknown-elf/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@1453 -# Sun Mar 29 12:26:39 2009 +# crosstool-NG version: hg_default@1527_c86baf0af4eb +# Sat Sep 12 00:13:32 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 @@ -42,6 +41,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 @@ -50,7 +58,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 @@ -72,12 +84,14 @@ # CT_ARCH="mips" # 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=y # CT_ARCH_SUPPORT_CPU is not set CT_ARCH_SUPPORT_TUNE=y # CT_ARCH_SUPPORT_FPU is not set -CT_ARCH_SUPPORTS_BOTH_ENDIAN=y +# CT_ARCH_DEFAULT_HAS_MMU is not set CT_ARCH_DEFAULT_BE=y # CT_ARCH_DEFAULT_LE is not set CT_ARCH_ARCH="" @@ -95,6 +109,7 @@ # # CT_ARCH_alpha is not set # CT_ARCH_arm is not set +# CT_ARCH_avr32 is not set # CT_ARCH_ia64 is not set CT_ARCH_mips=y # CT_ARCH_powerpc is not set @@ -102,6 +117,7 @@ # CT_ARCH_sh is not set # CT_ARCH_x86 is not set # CT_ARCH_x86_64 is not set +CT_ARCH_USE_MMU=y # # Target optimisations @@ -144,27 +160,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 @@ -214,9 +226,12 @@ # CT_CC_V_4_3_1 is not set CT_CC_V_4_3_2=y # CT_CC_V_4_3_3 is not set +# CT_CC_V_4_3_4 is not set # 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="" @@ -238,6 +253,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 # @@ -251,12 +267,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 @@ -282,3 +292,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=y +# CT_GMP_V_4_3_0 is not set +# CT_GMP_V_4_3_1 is not set +CT_GMP_VERSION="4.2.4" +# 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"