diff -r fdb218680a54 -r ba82eb173bd4 samples/alphaev56-unknown-linux-gnu/crosstool.config --- a/samples/alphaev56-unknown-linux-gnu/crosstool.config Sun Jan 02 22:32:04 2011 +0100 +++ b/samples/alphaev56-unknown-linux-gnu/crosstool.config Sun Jan 30 19:25:56 2011 +0100 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: hg_default@2171_c2541d3f2f56 -# Tue Nov 2 14:43:57 2010 +# crosstool-NG version: hg_default@2288_e1ddfc252b24 +# Sat Jan 29 00:59:17 2011 # # CT_BACKEND is not set CT_MODULES=y @@ -25,6 +25,7 @@ CT_WORK_DIR="${CT_TOP_DIR}/.build" CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}" CT_INSTALL_DIR="${CT_PREFIX_DIR}" +CT_RM_RF_PREFIX_DIR=y CT_REMOVE_DOCS=y CT_INSTALL_DIR_RO=y CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y @@ -38,7 +39,6 @@ # CT_PREFER_MIRROR is not set CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/" CT_CONNECT_TIMEOUT=10 -CT_DOWNLOAD_MAX_CHUNKS=1 # CT_ONLY_DOWNLOAD is not set # @@ -120,7 +120,6 @@ # CT_ARCH_arm is not set # CT_ARCH_avr32 is not set # CT_ARCH_blackfin is not set -# CT_ARCH_ia64 is not set # CT_ARCH_m68k is not set # CT_ARCH_mips is not set # CT_ARCH_powerpc is not set @@ -131,7 +130,6 @@ CT_ARCH_arm_AVAILABLE=y CT_ARCH_avr32_AVAILABLE=y CT_ARCH_blackfin_AVAILABLE=y -CT_ARCH_ia64_AVAILABLE=y CT_ARCH_m68k_AVAILABLE=y CT_ARCH_mips_AVAILABLE=y CT_ARCH_powerpc_AVAILABLE=y @@ -162,8 +160,11 @@ # # General toolchain options # +CT_FORCE_SYSROOT=y CT_USE_SYSROOT=y +CT_SYSROOT_NAME="sysroot" CT_SYSROOT_DIR_PREFIX="" +# CT_STATIC_TOOLCHAIN is not set # # Tuple completion and aliasing @@ -195,20 +196,24 @@ # CT_MINGW32 is not set CT_KERNEL_SUPPORTS_SHARED_LIBS=y CT_KERNEL="linux" -CT_KERNEL_VERSION="2.6.31.14" +CT_KERNEL_VERSION="2.6.37" # 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_V_2_6_37=y +# CT_KERNEL_V_2_6_36_3 is not set +# CT_KERNEL_V_2_6_36_2 is not set +# CT_KERNEL_V_2_6_36_1 is not set # CT_KERNEL_V_2_6_36 is not set -# CT_KERNEL_V_2_6_35_8 is not set -# CT_KERNEL_V_2_6_34_7 is not set +# CT_KERNEL_V_2_6_35_10 is not set +# CT_KERNEL_V_2_6_34_8 is not set # CT_KERNEL_V_2_6_33_7 is not set -# CT_KERNEL_V_2_6_32_25 is not set -CT_KERNEL_V_2_6_31_14=y -# CT_KERNEL_V_2_6_27_55 is not set +# CT_KERNEL_V_2_6_32_28 is not set +# CT_KERNEL_V_2_6_31_14 is not set +# CT_KERNEL_V_2_6_27_57 is not set # CT_KERNEL_LINUX_CUSTOM is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set @@ -233,14 +238,29 @@ # # GNU binutils # +CT_BINUTILS_V_2_21=y # CT_BINUTILS_V_2_20_1 is not set -CT_BINUTILS_V_2_20=y +# CT_BINUTILS_V_2_20 is not set # CT_BINUTILS_V_2_19_1 is not set # CT_BINUTILS_V_2_19 is not set # CT_BINUTILS_V_2_18 is not set # CT_BINUTILS_V_2_17 is not set # CT_BINUTILS_V_2_16_1 is not set -CT_BINUTILS_VERSION="2.20" +CT_BINUTILS_VERSION="2.21" +CT_BINUTILS_2_21_or_later=y +CT_BINUTILS_HAS_GOLD=y +CT_BINUTILS_HAS_PLUGINS=y +# CT_BINUTILS_LINKER_LD is not set +# CT_BINUTILS_LINKER_GOLD is not set +CT_BINUTILS_LINKER_LD_GOLD=y +# CT_BINUTILS_LINKER_GOLD_LD is not set +CT_BINUTILS_GOLD_INSTALLED=y +CT_BINUTILS_GOLD_THREADS=y +CT_BINUTILS_LINKER_BOTH=y +CT_BINUTILS_LINKERS_LIST="ld,gold" +CT_BINUTILS_LD_WRAPPER=y +CT_BINUTILS_LINKER_DEFAULT="bfd" +CT_BINUTILS_PLUGINS=y CT_BINUTILS_EXTRA_CONFIG="" CT_BINUTILS_FOR_TARGET=y CT_BINUTILS_FOR_TARGET_IBERTY=y @@ -250,14 +270,15 @@ # C compiler # CT_CC="gcc" -CT_CC_VERSION="4.4.2" +CT_CC_VERSION="4.4.5" CT_CC_gcc=y +# CT_CC_V_4_5_2 is not set # CT_CC_V_4_5_1 is not set # CT_CC_V_4_5_0 is not set -# CT_CC_V_4_4_5 is not set +CT_CC_V_4_4_5=y # CT_CC_V_4_4_4 is not set # CT_CC_V_4_4_3 is not set -CT_CC_V_4_4_2=y +# CT_CC_V_4_4_2 is not set # CT_CC_V_4_4_1 is not set # CT_CC_V_4_4_0 is not set # CT_CC_V_4_3_5 is not set @@ -279,6 +300,8 @@ # CT_CC_GCC_4_5_or_later is not set CT_CC_GCC_HAS_GRAPHITE=y # CT_CC_GCC_HAS_LTO is not set +CT_CC_GCC_ENABLE_PLUGINS=y +CT_CC_GCC_GOLD=y CT_CC_GCC_USE_GMP_MPFR=y CT_CC_GCC_USE_PPL_CLOOG=y # CT_CC_GCC_USE_MPC is not set @@ -338,6 +361,8 @@ CT_LIBC_eglibc_AVAILABLE=y CT_LIBC_glibc_AVAILABLE=y CT_LIBC_GLIBC_TARBALL=y +# CT_LIBC_GLIBC_V_2_12_2 is not set +# CT_LIBC_GLIBC_V_2_12_1 is not set # CT_LIBC_GLIBC_V_2_11_1 is not set # CT_LIBC_GLIBC_V_2_11 is not set CT_LIBC_GLIBC_V_2_10_1=y @@ -348,7 +373,6 @@ # CT_LIBC_GLIBC_V_2_6 is not set # CT_LIBC_GLIBC_V_2_5_1 is not set # CT_LIBC_GLIBC_V_2_5 is not set -# CT_LIBC_GLIBC_V_2_3_6 is not set CT_LIBC_mingw_AVAILABLE=y CT_LIBC_newlib_AVAILABLE=y CT_LIBC_none_AVAILABLE=y @@ -361,6 +385,9 @@ CT_LIBC_GLIBC_CONFIGPARMS="" CT_LIBC_GLIBC_EXTRA_CFLAGS="" CT_LIBC_EXTRA_CC_ARGS="" +# CT_LIBC_DISABLE_VERSIONING is not set +CT_LIBC_OLDEST_ABI="" +# CT_LIBC_GLIBC_FORCE_UNWIND is not set CT_LIBC_GLIBC_USE_PORTS=y CT_LIBC_ADDONS_LIST="" @@ -386,11 +413,12 @@ # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set -CT_LIBC_GLIBC_MIN_KERNEL="2.6.31.14" +CT_LIBC_GLIBC_MIN_KERNEL="2.6.37" CT_LIBC_SUPPORT_THREADS_ANY=y CT_LIBC_SUPPORT_NPTL=y CT_LIBC_SUPPORT_LINUXTHREADS=y # CT_LIBC_SUPPORT_WIN32THREADS is not set +# CT_LIBC_SUPPORT_THREADS_NONE is not set CT_THREADS="nptl" # @@ -482,9 +510,6 @@ # CT_CLOOG_V_0_15_8 is not set # CT_CLOOG_V_0_15_7 is not set # CT_CLOOG_V_0_15_6 is not set -# CT_CLOOG_V_0_15_5 is not set -# CT_CLOOG_V_0_15_4 is not set -# CT_CLOOG_V_0_15_3 is not set CT_CLOOG_VERSION="0.15.9" #