diff -r ad84997abba1 -r 4bbffda18b21 samples/mips-ar2315-linux-gnu/crosstool.config --- a/samples/mips-ar2315-linux-gnu/crosstool.config Tue Jul 21 01:05:59 2009 +0200 +++ b/samples/mips-ar2315-linux-gnu/crosstool.config Sun Sep 13 11:49:10 2009 +0200 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: hg_default@1473_5377799f236e -# Wed Aug 19 18:15:21 2009 +# crosstool-NG version: hg_default@1525_c1ee688c24da +# Fri Sep 11 18:28:24 2009 # # @@ -23,10 +23,10 @@ # Paths # CT_LOCAL_TARBALLS_DIR="${HOME}/src" +CT_SAVE_TARBALLS=y CT_WORK_DIR="${CT_TOP_DIR}/targets" -CT_PREFIX_DIR="${HOME}/x-tools/${samp_name}" +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 @@ -45,6 +45,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 @@ -65,10 +74,10 @@ # CT_LOG_ERROR is not set # CT_LOG_WARN is not set # CT_LOG_INFO is not set -# CT_LOG_EXTRA is not set -CT_LOG_DEBUG=y +CT_LOG_EXTRA=y +# CT_LOG_DEBUG is not set # CT_LOG_ALL is not set -CT_LOG_LEVEL_MAX="DEBUG" +CT_LOG_LEVEL_MAX="EXTRA" # CT_LOG_SEE_TOOLS_WARN is not set CT_LOG_PROGRESS_BAR=y CT_LOG_TO_FILE=y @@ -127,7 +136,6 @@ # CT_USE_SYSROOT=y CT_SYSROOT_DIR_PREFIX="" -CT_SHARED_LIBS=y # # Tuple completion and aliasing @@ -156,6 +164,7 @@ # Operating System # # CT_BARE_METAL is not set +CT_KERNEL_SUPPORTS_SHARED_LIBS=y CT_KERNEL="linux" CT_KERNEL_VERSION="2.6.29.1" # CT_KERNEL_bare_metal is not set @@ -194,26 +203,9 @@ # CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set # -# Companion libraries +# Common kernel options # -CT_GMP_MPFR=y -CT_GMP_V_4_2_2=y -# CT_GMP_V_4_2_4 is not set -# CT_GMP_V_4_3_0 is not set -# CT_GMP_V_4_3_1 is not set -CT_GMP_VERSION="4.2.2" -CT_MPFR_V_2_3_1=y -# CT_MPFR_V_2_3_2 is not set -# CT_MPFR_V_2_4_0 is not set -# CT_MPFR_V_2_4_1 is not set -CT_MPFR_VERSION="2.3.1" -# CT_PPL_CLOOG_MPC is not set - -# -# Companion libraries common options -# -# CT_COMP_LIBS_CHECK is not set -# CT_COMP_LIBS_TARGET is not set +CT_SHARED_LIBS=y # # Binary utilities @@ -282,6 +274,7 @@ 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_ENABLE_CXX_FLAGS="" CT_CC_CORE_EXTRA_CONFIG="" CT_CC_EXTRA_CONFIG="" CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" @@ -349,18 +342,6 @@ # CT_THREADS_NONE is not set # -# Tools facilities -# -CT_TOOL_libelf=y -CT_LIBELF_V_0_8_10=y -# CT_LIBELF_V_0_8_11 is not set -CT_LIBELF_VERSION="0.8.10" -CT_TOOL_sstrip=y -CT_SSTRIP_BUILDROOT=y -# CT_SSTRIP_ELFKICKERS is not set -CT_SSTRIP_FROM="buildroot" - -# # Debug facilities # CT_DEBUG_dmalloc=y @@ -392,3 +373,41 @@ # CT_STRACE_V_4_5_17 is not set CT_STRACE_V_4_5_18=y CT_STRACE_VERSION="4.5.18" + +# +# Tools facilities +# +CT_TOOL_libelf=y +CT_LIBELF_V_0_8_10=y +# CT_LIBELF_V_0_8_11 is not set +CT_LIBELF_VERSION="0.8.10" +CT_TOOL_sstrip=y +CT_SSTRIP_BUILDROOT=y +# CT_SSTRIP_ELFKICKERS is not set +CT_SSTRIP_FROM="buildroot" + +# +# Companion libraries +# +CT_WRAPPER_NEEDED=y +CT_GMP_MPFR=y +CT_GMP_V_4_2_2=y +# CT_GMP_V_4_2_4 is not set +# CT_GMP_V_4_3_0 is not set +# CT_GMP_V_4_3_1 is not set +CT_GMP_VERSION="4.2.2" +CT_MPFR_V_2_3_1=y +# CT_MPFR_V_2_3_2 is not set +# CT_MPFR_V_2_4_0 is not set +# CT_MPFR_V_2_4_1 is not set +CT_MPFR_VERSION="2.3.1" +# CT_PPL_CLOOG_MPC is not set + +# +# Companion libraries common options +# +# CT_COMP_LIBS_CHECK is not set +# CT_COMP_LIBS_TARGET is not set +CT_TOOLS_WRAPPER_SCRIPT=y +# CT_TOOLS_WRAPPER_EXEC is not set +CT_TOOLS_WRAPPER="script"