samples: update to latest set of options
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Oct 16 17:51:42 2011 +0200 (2011-10-16)
changeset 2724a32156bd31c0
parent 2723 94e5cee905f2
child 2725 32aa23619dfd
samples: update to latest set of options

Update all the samples, so that there is not config-prompt when
recalling samples. This is no upgrade, it's just about having
new options set (y or n) in the samples.

Also, get rid of the armeb-test_nptl-linux-uclibcgnueabi, it's no
longer needed, there's a non-test sample with uClibc NPTL, now.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
samples/alphaev56-unknown-linux-gnu/crosstool.config
samples/alphaev67-unknown-linux-gnu/crosstool.config
samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config
samples/arm-cortex_a15-linux-gnueabi/crosstool.config
samples/arm-cortex_a8-linux-gnueabi/crosstool.config
samples/arm-davinci-linux-gnueabi/crosstool.config
samples/arm-iphone-linux-gnueabi/crosstool.config
samples/arm-unknown-eabi/crosstool.config
samples/arm-unknown-linux-gnueabi/crosstool.config
samples/arm-unknown-linux-uclibcgnueabi/crosstool.config
samples/armeb-test_nptl-linux-uclibcgnueabi/crosstool.config
samples/armeb-test_nptl-linux-uclibcgnueabi/reported.by
samples/armeb-test_nptl-linux-uclibcgnueabi/uClibc-20100710.config
samples/armeb-unknown-eabi/crosstool.config
samples/armeb-unknown-linux-gnueabi/crosstool.config
samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config
samples/avr32-unknown-none/crosstool.config
samples/bfin-unknown-linux-uclibc/crosstool.config
samples/i586-geode-linux-uclibc/crosstool.config
samples/i586-mingw32msvc,i686-none-linux-gnu/crosstool.config
samples/i686-nptl-linux-gnu/crosstool.config
samples/i686-pc-mingw32/crosstool.config
samples/m68k-unknown-elf/crosstool.config
samples/mips-ar2315-linux-gnu/crosstool.config
samples/mips-malta-linux-gnu/crosstool.config
samples/mips-unknown-elf/crosstool.config
samples/mips-unknown-linux-uclibc/crosstool.config
samples/mips64el-n32-linux-uclibc/crosstool.config
samples/mips64el-n64-linux-uclibc/crosstool.config
samples/mipsel-sde-elf/crosstool.config
samples/mipsel-unknown-linux-gnu/crosstool.config
samples/powerpc-405-linux-gnu/crosstool.config
samples/powerpc-860-linux-gnu/crosstool.config
samples/powerpc-e300c3-linux-gnu/crosstool.config
samples/powerpc-e500v2-linux-gnuspe/crosstool.config
samples/powerpc-unknown-linux-gnu/crosstool.config
samples/powerpc-unknown-linux-uclibc/crosstool.config
samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config
samples/powerpc64-unknown-linux-gnu/crosstool.config
samples/s390-ibm-linux-gnu/crosstool.config
samples/s390x-ibm-linux-gnu/crosstool.config
samples/sh4-unknown-linux-gnu/crosstool.config
samples/x86_64-unknown-linux-gnu/crosstool.config
samples/x86_64-unknown-linux-uclibc/crosstool.config
     1.1 --- a/samples/alphaev56-unknown-linux-gnu/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
     1.2 +++ b/samples/alphaev56-unknown-linux-gnu/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
     1.3 @@ -1,14 +1,11 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6 -# The crosstool-NG configuration menu
     1.7 -# Sun Jul 31 00:46:23 2011
     1.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
     1.9 +# Sun Oct 16 17:16:17 2011
    1.10  #
    1.11 +CT_CONFIGURE_has_xzutils=y
    1.12  CT_CONFIGURE_has_cvs=y
    1.13  CT_CONFIGURE_has_svn=y
    1.14 -CT_CONFIGURE_static_link_ok=y
    1.15 -CT_CONFIGURE_has_static_libstdcxx=y
    1.16 -CT_CONFIGURE_has_expat=y
    1.17 -CT_CONFIGURE_has_static_expat=y
    1.18  CT_MODULES=y
    1.19  
    1.20  #
    1.21 @@ -40,10 +37,9 @@
    1.22  #
    1.23  # CT_FORBID_DOWNLOAD is not set
    1.24  # CT_FORCE_DOWNLOAD is not set
    1.25 -# CT_USE_MIRROR is not set
    1.26 -# CT_PREFER_MIRROR is not set
    1.27  CT_CONNECT_TIMEOUT=10
    1.28  # CT_ONLY_DOWNLOAD is not set
    1.29 +# CT_USE_MIRROR is not set
    1.30  
    1.31  #
    1.32  # Extracting
    1.33 @@ -63,14 +59,15 @@
    1.34  #
    1.35  # Build behavior
    1.36  #
    1.37 -CT_PARALLEL_JOBS=1
    1.38 +CT_PARALLEL_JOBS=0
    1.39  CT_LOAD=0
    1.40  CT_USE_PIPES=y
    1.41 +CT_EXTRA_FLAGS_FOR_HOST=""
    1.42  # CT_CONFIG_SHELL_SH is not set
    1.43  # CT_CONFIG_SHELL_ASH is not set
    1.44  CT_CONFIG_SHELL_BASH=y
    1.45  # CT_CONFIG_SHELL_CUSTOM is not set
    1.46 -CT_CONFIG_SHELL="bash"
    1.47 +CT_CONFIG_SHELL="${bash}"
    1.48  
    1.49  #
    1.50  # Logging
    1.51 @@ -157,7 +154,7 @@
    1.52  CT_USE_SYSROOT=y
    1.53  CT_SYSROOT_NAME="sysroot"
    1.54  CT_SYSROOT_DIR_PREFIX=""
    1.55 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
    1.56 +CT_WANTS_STATIC_LINK=y
    1.57  # CT_STATIC_TOOLCHAIN is not set
    1.58  CT_TOOLCHAIN_PKGVERSION=""
    1.59  CT_TOOLCHAIN_BUGURL=""
    1.60 @@ -195,20 +192,19 @@
    1.61  CT_KERNEL_linux=y
    1.62  CT_KERNEL_bare_metal_AVAILABLE=y
    1.63  CT_KERNEL_linux_AVAILABLE=y
    1.64 -CT_KERNEL_LINUX_INSTALL=y
    1.65 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
    1.66 +# CT_KERNEL_V_3_0_4 is not set
    1.67 +# CT_KERNEL_V_3_0_3 is not set
    1.68 +# CT_KERNEL_V_3_0_2 is not set
    1.69 +# CT_KERNEL_V_3_0_1 is not set
    1.70  # CT_KERNEL_V_3_0 is not set
    1.71 -# CT_KERNEL_V_2_6_39_3 is not set
    1.72 -# CT_KERNEL_V_2_6_39_2 is not set
    1.73 -# CT_KERNEL_V_2_6_39_1 is not set
    1.74 -# CT_KERNEL_V_2_6_39 is not set
    1.75 +# CT_KERNEL_V_2_6_39_4 is not set
    1.76  # CT_KERNEL_V_2_6_38_8 is not set
    1.77  CT_KERNEL_V_2_6_37_6=y
    1.78  # CT_KERNEL_V_2_6_36_4 is not set
    1.79 -# CT_KERNEL_V_2_6_35_13 is not set
    1.80 +# CT_KERNEL_V_2_6_35_14 is not set
    1.81  # CT_KERNEL_V_2_6_34_10 is not set
    1.82 -# CT_KERNEL_V_2_6_33_16 is not set
    1.83 -# CT_KERNEL_V_2_6_32_43 is not set
    1.84 +# CT_KERNEL_V_2_6_33_19 is not set
    1.85 +# CT_KERNEL_V_2_6_32_46 is not set
    1.86  # CT_KERNEL_V_2_6_31_14 is not set
    1.87  # CT_KERNEL_V_2_6_27_59 is not set
    1.88  # CT_KERNEL_LINUX_CUSTOM is not set
    1.89 @@ -236,13 +232,12 @@
    1.90  #
    1.91  # GNU binutils
    1.92  #
    1.93 -CT_BINUTILS_V_2_21=y
    1.94 -# CT_BINUTILS_V_2_20_1 is not set
    1.95 -# CT_BINUTILS_V_2_20 is not set
    1.96 -# CT_BINUTILS_V_2_19_1 is not set
    1.97 -# CT_BINUTILS_V_2_19 is not set
    1.98 -# CT_BINUTILS_V_2_18 is not set
    1.99 -CT_BINUTILS_VERSION="2.21"
   1.100 +# CT_BINUTILS_V_2_21_53 is not set
   1.101 +CT_BINUTILS_V_2_21_1a=y
   1.102 +# CT_BINUTILS_V_2_20_1a is not set
   1.103 +# CT_BINUTILS_V_2_19_1a is not set
   1.104 +# CT_BINUTILS_V_2_18a is not set
   1.105 +CT_BINUTILS_VERSION="2.21.1a"
   1.106  CT_BINUTILS_2_21_or_later=y
   1.107  CT_BINUTILS_2_20_or_later=y
   1.108  CT_BINUTILS_2_19_or_later=y
   1.109 @@ -297,6 +292,7 @@
   1.110  CT_CC_GCC_ENABLE_PLUGINS=y
   1.111  CT_CC_GCC_USE_GMP_MPFR=y
   1.112  CT_CC_GCC_USE_PPL_CLOOG=y
   1.113 +CT_CC_LANG_FORTRAN=y
   1.114  CT_CC_SUPPORT_CXX=y
   1.115  CT_CC_SUPPORT_FORTRAN=y
   1.116  CT_CC_SUPPORT_JAVA=y
   1.117 @@ -308,7 +304,6 @@
   1.118  # Additional supported languages:
   1.119  #
   1.120  CT_CC_LANG_CXX=y
   1.121 -CT_CC_LANG_FORTRAN=y
   1.122  # CT_CC_LANG_JAVA is not set
   1.123  # CT_CC_LANG_ADA is not set
   1.124  # CT_CC_LANG_OBJC is not set
   1.125 @@ -388,6 +383,7 @@
   1.126  # CT_LIBC_GLIBC_FORCE_UNWIND is not set
   1.127  CT_LIBC_GLIBC_USE_PORTS=y
   1.128  CT_LIBC_ADDONS_LIST=""
   1.129 +# CT_LIBC_LOCALES is not set
   1.130  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
   1.131  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
   1.132  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
   1.133 @@ -436,12 +432,13 @@
   1.134  # gdb version
   1.135  #
   1.136  # CT_DEBUG_GDB_SHOW_LINARO is not set
   1.137 -# CT_GDB_V_7_2 is not set
   1.138 -# CT_GDB_V_7_1 is not set
   1.139 -# CT_GDB_V_7_0_1 is not set
   1.140 -# CT_GDB_V_7_0 is not set
   1.141 -CT_GDB_V_6_8=y
   1.142 -CT_GDB_VERSION="6.8"
   1.143 +# CT_GDB_V_7_3a is not set
   1.144 +# CT_GDB_V_7_2a is not set
   1.145 +# CT_GDB_V_7_1a is not set
   1.146 +# CT_GDB_V_7_0_1a is not set
   1.147 +# CT_GDB_V_7_0a is not set
   1.148 +CT_GDB_V_6_8a=y
   1.149 +CT_GDB_VERSION="6.8a"
   1.150  CT_DEBUG_ltrace=y
   1.151  CT_LTRACE_V_0_5_3=y
   1.152  # CT_LTRACE_V_0_5_2 is not set
   1.153 @@ -467,6 +464,7 @@
   1.154  CT_PPL=y
   1.155  CT_CLOOG=y
   1.156  CT_LIBELF_TARGET=y
   1.157 +# CT_GMP_V_5_0_2 is not set
   1.158  # CT_GMP_V_5_0_1 is not set
   1.159  CT_GMP_V_4_3_2=y
   1.160  # CT_GMP_V_4_3_1 is not set
     2.1 --- a/samples/alphaev67-unknown-linux-gnu/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
     2.2 +++ b/samples/alphaev67-unknown-linux-gnu/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
     2.3 @@ -1,14 +1,11 @@
     2.4  #
     2.5  # Automatically generated make config: don't edit
     2.6 -# The crosstool-NG configuration menu
     2.7 -# Sun Jul 31 00:48:12 2011
     2.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
     2.9 +# Sun Oct 16 17:16:50 2011
    2.10  #
    2.11 +CT_CONFIGURE_has_xzutils=y
    2.12  CT_CONFIGURE_has_cvs=y
    2.13  CT_CONFIGURE_has_svn=y
    2.14 -CT_CONFIGURE_static_link_ok=y
    2.15 -CT_CONFIGURE_has_static_libstdcxx=y
    2.16 -CT_CONFIGURE_has_expat=y
    2.17 -CT_CONFIGURE_has_static_expat=y
    2.18  CT_MODULES=y
    2.19  
    2.20  #
    2.21 @@ -40,9 +37,9 @@
    2.22  #
    2.23  # CT_FORBID_DOWNLOAD is not set
    2.24  # CT_FORCE_DOWNLOAD is not set
    2.25 -# CT_USE_MIRROR is not set
    2.26  CT_CONNECT_TIMEOUT=10
    2.27  # CT_ONLY_DOWNLOAD is not set
    2.28 +# CT_USE_MIRROR is not set
    2.29  
    2.30  #
    2.31  # Extracting
    2.32 @@ -62,25 +59,26 @@
    2.33  #
    2.34  # Build behavior
    2.35  #
    2.36 -CT_PARALLEL_JOBS=1
    2.37 +CT_PARALLEL_JOBS=0
    2.38  CT_LOAD=0
    2.39  CT_USE_PIPES=y
    2.40 +CT_EXTRA_FLAGS_FOR_HOST=""
    2.41  # CT_CONFIG_SHELL_SH is not set
    2.42  # CT_CONFIG_SHELL_ASH is not set
    2.43  CT_CONFIG_SHELL_BASH=y
    2.44  # CT_CONFIG_SHELL_CUSTOM is not set
    2.45 -CT_CONFIG_SHELL="bash"
    2.46 +CT_CONFIG_SHELL="${bash}"
    2.47  
    2.48  #
    2.49  # Logging
    2.50  #
    2.51  # CT_LOG_ERROR is not set
    2.52  # CT_LOG_WARN is not set
    2.53 -CT_LOG_INFO=y
    2.54 -# CT_LOG_EXTRA is not set
    2.55 +# CT_LOG_INFO is not set
    2.56 +CT_LOG_EXTRA=y
    2.57  # CT_LOG_ALL is not set
    2.58  # CT_LOG_DEBUG is not set
    2.59 -CT_LOG_LEVEL_MAX="INFO"
    2.60 +CT_LOG_LEVEL_MAX="EXTRA"
    2.61  # CT_LOG_SEE_TOOLS_WARN is not set
    2.62  CT_LOG_PROGRESS_BAR=y
    2.63  CT_LOG_TO_FILE=y
    2.64 @@ -156,7 +154,6 @@
    2.65  CT_USE_SYSROOT=y
    2.66  CT_SYSROOT_NAME="sysroot"
    2.67  CT_SYSROOT_DIR_PREFIX=""
    2.68 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
    2.69  # CT_STATIC_TOOLCHAIN is not set
    2.70  CT_TOOLCHAIN_PKGVERSION=""
    2.71  CT_TOOLCHAIN_BUGURL=""
    2.72 @@ -194,20 +191,19 @@
    2.73  CT_KERNEL_linux=y
    2.74  CT_KERNEL_bare_metal_AVAILABLE=y
    2.75  CT_KERNEL_linux_AVAILABLE=y
    2.76 -CT_KERNEL_LINUX_INSTALL=y
    2.77 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
    2.78 +# CT_KERNEL_V_3_0_4 is not set
    2.79 +# CT_KERNEL_V_3_0_3 is not set
    2.80 +# CT_KERNEL_V_3_0_2 is not set
    2.81 +# CT_KERNEL_V_3_0_1 is not set
    2.82  # CT_KERNEL_V_3_0 is not set
    2.83 -# CT_KERNEL_V_2_6_39_3 is not set
    2.84 -# CT_KERNEL_V_2_6_39_2 is not set
    2.85 -# CT_KERNEL_V_2_6_39_1 is not set
    2.86 -# CT_KERNEL_V_2_6_39 is not set
    2.87 +# CT_KERNEL_V_2_6_39_4 is not set
    2.88  CT_KERNEL_V_2_6_38_8=y
    2.89  # CT_KERNEL_V_2_6_37_6 is not set
    2.90  # CT_KERNEL_V_2_6_36_4 is not set
    2.91 -# CT_KERNEL_V_2_6_35_13 is not set
    2.92 +# CT_KERNEL_V_2_6_35_14 is not set
    2.93  # CT_KERNEL_V_2_6_34_10 is not set
    2.94 -# CT_KERNEL_V_2_6_33_16 is not set
    2.95 -# CT_KERNEL_V_2_6_32_43 is not set
    2.96 +# CT_KERNEL_V_2_6_33_19 is not set
    2.97 +# CT_KERNEL_V_2_6_32_46 is not set
    2.98  # CT_KERNEL_V_2_6_31_14 is not set
    2.99  # CT_KERNEL_V_2_6_27_59 is not set
   2.100  # CT_KERNEL_LINUX_CUSTOM is not set
   2.101 @@ -235,13 +231,12 @@
   2.102  #
   2.103  # GNU binutils
   2.104  #
   2.105 -CT_BINUTILS_V_2_21=y
   2.106 -# CT_BINUTILS_V_2_20_1 is not set
   2.107 -# CT_BINUTILS_V_2_20 is not set
   2.108 -# CT_BINUTILS_V_2_19_1 is not set
   2.109 -# CT_BINUTILS_V_2_19 is not set
   2.110 -# CT_BINUTILS_V_2_18 is not set
   2.111 -CT_BINUTILS_VERSION="2.21"
   2.112 +# CT_BINUTILS_V_2_21_53 is not set
   2.113 +CT_BINUTILS_V_2_21_1a=y
   2.114 +# CT_BINUTILS_V_2_20_1a is not set
   2.115 +# CT_BINUTILS_V_2_19_1a is not set
   2.116 +# CT_BINUTILS_V_2_18a is not set
   2.117 +CT_BINUTILS_VERSION="2.21.1a"
   2.118  CT_BINUTILS_2_21_or_later=y
   2.119  CT_BINUTILS_2_20_or_later=y
   2.120  CT_BINUTILS_2_19_or_later=y
   2.121 @@ -290,6 +285,7 @@
   2.122  CT_CC_GCC_4_3_or_later=y
   2.123  CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
   2.124  CT_CC_GCC_USE_GMP_MPFR=y
   2.125 +CT_CC_LANG_FORTRAN=y
   2.126  CT_CC_SUPPORT_CXX=y
   2.127  CT_CC_SUPPORT_FORTRAN=y
   2.128  CT_CC_SUPPORT_JAVA=y
   2.129 @@ -301,7 +297,6 @@
   2.130  # Additional supported languages:
   2.131  #
   2.132  CT_CC_LANG_CXX=y
   2.133 -CT_CC_LANG_FORTRAN=y
   2.134  # CT_CC_LANG_JAVA is not set
   2.135  # CT_CC_LANG_ADA is not set
   2.136  # CT_CC_LANG_OBJC is not set
   2.137 @@ -379,6 +374,7 @@
   2.138  CT_LIBC_GLIBC_FORCE_UNWIND=y
   2.139  CT_LIBC_GLIBC_USE_PORTS=y
   2.140  CT_LIBC_ADDONS_LIST=""
   2.141 +# CT_LIBC_LOCALES is not set
   2.142  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
   2.143  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
   2.144  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
   2.145 @@ -426,6 +422,7 @@
   2.146  CT_COMPLIBS=y
   2.147  CT_GMP=y
   2.148  CT_MPFR=y
   2.149 +# CT_GMP_V_5_0_2 is not set
   2.150  CT_GMP_V_5_0_1=y
   2.151  # CT_GMP_V_4_3_2 is not set
   2.152  # CT_GMP_V_4_3_1 is not set
     3.1 --- a/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
     3.2 +++ b/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
     3.3 @@ -1,14 +1,11 @@
     3.4  #
     3.5  # Automatically generated make config: don't edit
     3.6 -# The crosstool-NG configuration menu
     3.7 -# Sun Jul 31 00:49:48 2011
     3.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
     3.9 +# Sun Oct 16 17:21:56 2011
    3.10  #
    3.11 +CT_CONFIGURE_has_xzutils=y
    3.12  CT_CONFIGURE_has_cvs=y
    3.13  CT_CONFIGURE_has_svn=y
    3.14 -CT_CONFIGURE_static_link_ok=y
    3.15 -CT_CONFIGURE_has_static_libstdcxx=y
    3.16 -CT_CONFIGURE_has_expat=y
    3.17 -CT_CONFIGURE_has_static_expat=y
    3.18  CT_MODULES=y
    3.19  
    3.20  #
    3.21 @@ -40,10 +37,9 @@
    3.22  #
    3.23  # CT_FORBID_DOWNLOAD is not set
    3.24  # CT_FORCE_DOWNLOAD is not set
    3.25 -# CT_USE_MIRROR is not set
    3.26 -# CT_PREFER_MIRROR is not set
    3.27  CT_CONNECT_TIMEOUT=10
    3.28  # CT_ONLY_DOWNLOAD is not set
    3.29 +# CT_USE_MIRROR is not set
    3.30  
    3.31  #
    3.32  # Extracting
    3.33 @@ -63,14 +59,15 @@
    3.34  #
    3.35  # Build behavior
    3.36  #
    3.37 -CT_PARALLEL_JOBS=1
    3.38 +CT_PARALLEL_JOBS=0
    3.39  CT_LOAD=0
    3.40  CT_USE_PIPES=y
    3.41 +CT_EXTRA_FLAGS_FOR_HOST=""
    3.42  # CT_CONFIG_SHELL_SH is not set
    3.43  # CT_CONFIG_SHELL_ASH is not set
    3.44  CT_CONFIG_SHELL_BASH=y
    3.45  # CT_CONFIG_SHELL_CUSTOM is not set
    3.46 -CT_CONFIG_SHELL="bash"
    3.47 +CT_CONFIG_SHELL="${bash}"
    3.48  
    3.49  #
    3.50  # Logging
    3.51 @@ -165,7 +162,7 @@
    3.52  CT_USE_SYSROOT=y
    3.53  CT_SYSROOT_NAME="sysroot"
    3.54  CT_SYSROOT_DIR_PREFIX=""
    3.55 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
    3.56 +CT_WANTS_STATIC_LINK=y
    3.57  # CT_STATIC_TOOLCHAIN is not set
    3.58  CT_TOOLCHAIN_PKGVERSION=""
    3.59  CT_TOOLCHAIN_BUGURL=""
    3.60 @@ -218,13 +215,12 @@
    3.61  #
    3.62  # GNU binutils
    3.63  #
    3.64 -# CT_BINUTILS_V_2_21 is not set
    3.65 -# CT_BINUTILS_V_2_20_1 is not set
    3.66 -# CT_BINUTILS_V_2_20 is not set
    3.67 -CT_BINUTILS_V_2_19_1=y
    3.68 -# CT_BINUTILS_V_2_19 is not set
    3.69 -# CT_BINUTILS_V_2_18 is not set
    3.70 -CT_BINUTILS_VERSION="2.19.1"
    3.71 +# CT_BINUTILS_V_2_21_53 is not set
    3.72 +# CT_BINUTILS_V_2_21_1a is not set
    3.73 +# CT_BINUTILS_V_2_20_1a is not set
    3.74 +CT_BINUTILS_V_2_19_1a=y
    3.75 +# CT_BINUTILS_V_2_18a is not set
    3.76 +CT_BINUTILS_VERSION="2.19.1a"
    3.77  CT_BINUTILS_2_19_or_later=y
    3.78  CT_BINUTILS_2_18_or_later=y
    3.79  CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
    3.80 @@ -351,6 +347,7 @@
    3.81  # CT_LIBC_NEWLIB_IO_C99FMT is not set
    3.82  # CT_LIBC_NEWLIB_IO_LL is not set
    3.83  # CT_LIBC_NEWLIB_IO_FLOAT is not set
    3.84 +# CT_LIBC_NEWLIB_DISABLE_SUPPLIED_SYSCALLS is not set
    3.85  
    3.86  #
    3.87  # Debug facilities
    3.88 @@ -374,6 +371,7 @@
    3.89  CT_MPFR=y
    3.90  CT_PPL=y
    3.91  CT_CLOOG=y
    3.92 +# CT_GMP_V_5_0_2 is not set
    3.93  # CT_GMP_V_5_0_1 is not set
    3.94  CT_GMP_V_4_3_2=y
    3.95  # CT_GMP_V_4_3_1 is not set
     4.1 --- a/samples/arm-cortex_a15-linux-gnueabi/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
     4.2 +++ b/samples/arm-cortex_a15-linux-gnueabi/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
     4.3 @@ -1,14 +1,11 @@
     4.4  #
     4.5  # Automatically generated make config: don't edit
     4.6 -# The crosstool-NG configuration menu
     4.7 -# Sun Jul 31 00:51:58 2011
     4.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
     4.9 +# Sun Oct 16 17:18:38 2011
    4.10  #
    4.11 +CT_CONFIGURE_has_xzutils=y
    4.12  CT_CONFIGURE_has_cvs=y
    4.13  CT_CONFIGURE_has_svn=y
    4.14 -CT_CONFIGURE_static_link_ok=y
    4.15 -CT_CONFIGURE_has_static_libstdcxx=y
    4.16 -CT_CONFIGURE_has_expat=y
    4.17 -CT_CONFIGURE_has_static_expat=y
    4.18  CT_MODULES=y
    4.19  
    4.20  #
    4.21 @@ -40,9 +37,9 @@
    4.22  #
    4.23  # CT_FORBID_DOWNLOAD is not set
    4.24  # CT_FORCE_DOWNLOAD is not set
    4.25 -# CT_USE_MIRROR is not set
    4.26  CT_CONNECT_TIMEOUT=10
    4.27  # CT_ONLY_DOWNLOAD is not set
    4.28 +# CT_USE_MIRROR is not set
    4.29  
    4.30  #
    4.31  # Extracting
    4.32 @@ -62,14 +59,15 @@
    4.33  #
    4.34  # Build behavior
    4.35  #
    4.36 -CT_PARALLEL_JOBS=1
    4.37 +CT_PARALLEL_JOBS=0
    4.38  CT_LOAD=0
    4.39  CT_USE_PIPES=y
    4.40 +CT_EXTRA_FLAGS_FOR_HOST=""
    4.41  # CT_CONFIG_SHELL_SH is not set
    4.42  # CT_CONFIG_SHELL_ASH is not set
    4.43  CT_CONFIG_SHELL_BASH=y
    4.44  # CT_CONFIG_SHELL_CUSTOM is not set
    4.45 -CT_CONFIG_SHELL="bash"
    4.46 +CT_CONFIG_SHELL="${bash}"
    4.47  
    4.48  #
    4.49  # Logging
    4.50 @@ -164,7 +162,7 @@
    4.51  CT_USE_SYSROOT=y
    4.52  CT_SYSROOT_NAME="sysroot"
    4.53  CT_SYSROOT_DIR_PREFIX=""
    4.54 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
    4.55 +CT_WANTS_STATIC_LINK=y
    4.56  # CT_STATIC_TOOLCHAIN is not set
    4.57  CT_TOOLCHAIN_PKGVERSION=""
    4.58  CT_TOOLCHAIN_BUGURL=""
    4.59 @@ -202,20 +200,19 @@
    4.60  CT_KERNEL_linux=y
    4.61  CT_KERNEL_bare_metal_AVAILABLE=y
    4.62  CT_KERNEL_linux_AVAILABLE=y
    4.63 -CT_KERNEL_LINUX_INSTALL=y
    4.64 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
    4.65 +# CT_KERNEL_V_3_0_4 is not set
    4.66 +# CT_KERNEL_V_3_0_3 is not set
    4.67 +# CT_KERNEL_V_3_0_2 is not set
    4.68 +# CT_KERNEL_V_3_0_1 is not set
    4.69  # CT_KERNEL_V_3_0 is not set
    4.70 -# CT_KERNEL_V_2_6_39_3 is not set
    4.71 -# CT_KERNEL_V_2_6_39_2 is not set
    4.72 -# CT_KERNEL_V_2_6_39_1 is not set
    4.73 -# CT_KERNEL_V_2_6_39 is not set
    4.74 +# CT_KERNEL_V_2_6_39_4 is not set
    4.75  CT_KERNEL_V_2_6_38_8=y
    4.76  # CT_KERNEL_V_2_6_37_6 is not set
    4.77  # CT_KERNEL_V_2_6_36_4 is not set
    4.78 -# CT_KERNEL_V_2_6_35_13 is not set
    4.79 +# CT_KERNEL_V_2_6_35_14 is not set
    4.80  # CT_KERNEL_V_2_6_34_10 is not set
    4.81 -# CT_KERNEL_V_2_6_33_16 is not set
    4.82 -# CT_KERNEL_V_2_6_32_43 is not set
    4.83 +# CT_KERNEL_V_2_6_33_19 is not set
    4.84 +# CT_KERNEL_V_2_6_32_46 is not set
    4.85  # CT_KERNEL_V_2_6_31_14 is not set
    4.86  # CT_KERNEL_V_2_6_27_59 is not set
    4.87  # CT_KERNEL_LINUX_CUSTOM is not set
    4.88 @@ -243,13 +240,12 @@
    4.89  #
    4.90  # GNU binutils
    4.91  #
    4.92 -CT_BINUTILS_V_2_21=y
    4.93 -# CT_BINUTILS_V_2_20_1 is not set
    4.94 -# CT_BINUTILS_V_2_20 is not set
    4.95 -# CT_BINUTILS_V_2_19_1 is not set
    4.96 -# CT_BINUTILS_V_2_19 is not set
    4.97 -# CT_BINUTILS_V_2_18 is not set
    4.98 -CT_BINUTILS_VERSION="2.21"
    4.99 +# CT_BINUTILS_V_2_21_53 is not set
   4.100 +CT_BINUTILS_V_2_21_1a=y
   4.101 +# CT_BINUTILS_V_2_20_1a is not set
   4.102 +# CT_BINUTILS_V_2_19_1a is not set
   4.103 +# CT_BINUTILS_V_2_18a is not set
   4.104 +CT_BINUTILS_VERSION="2.21.1a"
   4.105  CT_BINUTILS_2_21_or_later=y
   4.106  CT_BINUTILS_2_20_or_later=y
   4.107  CT_BINUTILS_2_19_or_later=y
   4.108 @@ -260,14 +256,14 @@
   4.109  CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
   4.110  CT_BINUTILS_FORCE_LD_BFD=y
   4.111  # CT_BINUTILS_LINKER_LD is not set
   4.112 -# CT_BINUTILS_LINKER_LD_GOLD is not set
   4.113 -CT_BINUTILS_LINKER_GOLD_LD=y
   4.114 +CT_BINUTILS_LINKER_LD_GOLD=y
   4.115 +# CT_BINUTILS_LINKER_GOLD_LD is not set
   4.116  CT_BINUTILS_GOLD_INSTALLED=y
   4.117  CT_BINUTILS_GOLD_THREADS=y
   4.118  CT_BINUTILS_LINKER_BOTH=y
   4.119 -CT_BINUTILS_LINKERS_LIST="gold,ld"
   4.120 +CT_BINUTILS_LINKERS_LIST="ld,gold"
   4.121  CT_BINUTILS_LD_WRAPPER=y
   4.122 -CT_BINUTILS_LINKER_DEFAULT="gold"
   4.123 +CT_BINUTILS_LINKER_DEFAULT="bfd"
   4.124  # CT_BINUTILS_PLUGINS is not set
   4.125  CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
   4.126  # CT_BINUTILS_FOR_TARGET is not set
   4.127 @@ -276,13 +272,13 @@
   4.128  # C compiler
   4.129  #
   4.130  CT_CC="gcc"
   4.131 -CT_CC_VERSION="linaro-4.6-2011.07"
   4.132 +CT_CC_VERSION="linaro-4.6-2011.10"
   4.133  CT_CC_gcc=y
   4.134  CT_CC_GCC_SHOW_LINARO=y
   4.135 -CT_CC_V_linaro_4_6_2011_07=y
   4.136 +CT_CC_V_linaro_4_6_2011_10=y
   4.137  # CT_CC_V_4_6_1 is not set
   4.138  # CT_CC_V_4_6_0 is not set
   4.139 -# CT_CC_V_linaro_4_5_2011_07 is not set
   4.140 +# CT_CC_V_linaro_4_5_2011_10 is not set
   4.141  # CT_CC_V_4_5_3 is not set
   4.142  # CT_CC_V_4_5_2 is not set
   4.143  # CT_CC_V_4_5_1 is not set
   4.144 @@ -317,6 +313,7 @@
   4.145  CT_CC_GCC_USE_GMP_MPFR=y
   4.146  CT_CC_GCC_USE_PPL_CLOOG=y
   4.147  CT_CC_GCC_USE_MPC=y
   4.148 +CT_CC_LANG_FORTRAN=y
   4.149  CT_CC_SUPPORT_CXX=y
   4.150  CT_CC_SUPPORT_FORTRAN=y
   4.151  CT_CC_SUPPORT_JAVA=y
   4.152 @@ -328,7 +325,6 @@
   4.153  # Additional supported languages:
   4.154  #
   4.155  CT_CC_LANG_CXX=y
   4.156 -CT_CC_LANG_FORTRAN=y
   4.157  # CT_CC_LANG_JAVA is not set
   4.158  # CT_CC_LANG_ADA is not set
   4.159  # CT_CC_LANG_OBJC is not set
   4.160 @@ -411,6 +407,7 @@
   4.161  CT_LIBC_GLIBC_FORCE_UNWIND=y
   4.162  CT_LIBC_GLIBC_USE_PORTS=y
   4.163  CT_LIBC_ADDONS_LIST=""
   4.164 +# CT_LIBC_LOCALES is not set
   4.165  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
   4.166  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
   4.167  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
   4.168 @@ -463,12 +460,14 @@
   4.169  # gdb version
   4.170  #
   4.171  CT_DEBUG_GDB_SHOW_LINARO=y
   4.172 +# CT_GDB_V_linaro_7_3_2011_10 is not set
   4.173 +# CT_GDB_V_7_3a is not set
   4.174  CT_GDB_V_linaro_7_2_2011_05_0=y
   4.175 -# CT_GDB_V_7_2 is not set
   4.176 -# CT_GDB_V_7_1 is not set
   4.177 -# CT_GDB_V_7_0_1 is not set
   4.178 -# CT_GDB_V_7_0 is not set
   4.179 -# CT_GDB_V_6_8 is not set
   4.180 +# CT_GDB_V_7_2a is not set
   4.181 +# CT_GDB_V_7_1a is not set
   4.182 +# CT_GDB_V_7_0_1a is not set
   4.183 +# CT_GDB_V_7_0a is not set
   4.184 +# CT_GDB_V_6_8a is not set
   4.185  CT_GDB_7_0_or_later=y
   4.186  CT_GDB_HAS_PKGVERSION_BUGURL=y
   4.187  CT_GDB_INSTALL_GDBINIT=y
   4.188 @@ -500,6 +499,7 @@
   4.189  CT_CLOOG=y
   4.190  CT_MPC=y
   4.191  CT_LIBELF_TARGET=y
   4.192 +# CT_GMP_V_5_0_2 is not set
   4.193  CT_GMP_V_5_0_1=y
   4.194  # CT_GMP_V_4_3_2 is not set
   4.195  # CT_GMP_V_4_3_1 is not set
     5.1 --- a/samples/arm-cortex_a8-linux-gnueabi/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
     5.2 +++ b/samples/arm-cortex_a8-linux-gnueabi/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
     5.3 @@ -1,14 +1,11 @@
     5.4  #
     5.5  # Automatically generated make config: don't edit
     5.6 -# The crosstool-NG configuration menu
     5.7 -# Sun Jul 31 00:54:26 2011
     5.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
     5.9 +# Sun Oct 16 17:19:11 2011
    5.10  #
    5.11 +CT_CONFIGURE_has_xzutils=y
    5.12  CT_CONFIGURE_has_cvs=y
    5.13  CT_CONFIGURE_has_svn=y
    5.14 -CT_CONFIGURE_static_link_ok=y
    5.15 -CT_CONFIGURE_has_static_libstdcxx=y
    5.16 -CT_CONFIGURE_has_expat=y
    5.17 -CT_CONFIGURE_has_static_expat=y
    5.18  CT_MODULES=y
    5.19  
    5.20  #
    5.21 @@ -40,9 +37,9 @@
    5.22  #
    5.23  # CT_FORBID_DOWNLOAD is not set
    5.24  # CT_FORCE_DOWNLOAD is not set
    5.25 -# CT_USE_MIRROR is not set
    5.26  CT_CONNECT_TIMEOUT=10
    5.27  # CT_ONLY_DOWNLOAD is not set
    5.28 +# CT_USE_MIRROR is not set
    5.29  
    5.30  #
    5.31  # Extracting
    5.32 @@ -62,14 +59,15 @@
    5.33  #
    5.34  # Build behavior
    5.35  #
    5.36 -CT_PARALLEL_JOBS=1
    5.37 +CT_PARALLEL_JOBS=0
    5.38  CT_LOAD=0
    5.39  CT_USE_PIPES=y
    5.40 +CT_EXTRA_FLAGS_FOR_HOST=""
    5.41  # CT_CONFIG_SHELL_SH is not set
    5.42  # CT_CONFIG_SHELL_ASH is not set
    5.43  CT_CONFIG_SHELL_BASH=y
    5.44  # CT_CONFIG_SHELL_CUSTOM is not set
    5.45 -CT_CONFIG_SHELL="bash"
    5.46 +CT_CONFIG_SHELL="${bash}"
    5.47  
    5.48  #
    5.49  # Logging
    5.50 @@ -160,7 +158,7 @@
    5.51  CT_USE_SYSROOT=y
    5.52  CT_SYSROOT_NAME="sysroot"
    5.53  CT_SYSROOT_DIR_PREFIX=""
    5.54 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
    5.55 +CT_WANTS_STATIC_LINK=y
    5.56  CT_TOOLCHAIN_PKGVERSION=""
    5.57  CT_TOOLCHAIN_BUGURL=""
    5.58  
    5.59 @@ -194,20 +192,19 @@
    5.60  CT_KERNEL_linux=y
    5.61  CT_KERNEL_bare_metal_AVAILABLE=y
    5.62  CT_KERNEL_linux_AVAILABLE=y
    5.63 -CT_KERNEL_LINUX_INSTALL=y
    5.64 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
    5.65 +# CT_KERNEL_V_3_0_4 is not set
    5.66 +# CT_KERNEL_V_3_0_3 is not set
    5.67 +# CT_KERNEL_V_3_0_2 is not set
    5.68 +# CT_KERNEL_V_3_0_1 is not set
    5.69  CT_KERNEL_V_3_0=y
    5.70 -# CT_KERNEL_V_2_6_39_3 is not set
    5.71 -# CT_KERNEL_V_2_6_39_2 is not set
    5.72 -# CT_KERNEL_V_2_6_39_1 is not set
    5.73 -# CT_KERNEL_V_2_6_39 is not set
    5.74 +# CT_KERNEL_V_2_6_39_4 is not set
    5.75  # CT_KERNEL_V_2_6_38_8 is not set
    5.76  # CT_KERNEL_V_2_6_37_6 is not set
    5.77  # CT_KERNEL_V_2_6_36_4 is not set
    5.78 -# CT_KERNEL_V_2_6_35_13 is not set
    5.79 +# CT_KERNEL_V_2_6_35_14 is not set
    5.80  # CT_KERNEL_V_2_6_34_10 is not set
    5.81 -# CT_KERNEL_V_2_6_33_16 is not set
    5.82 -# CT_KERNEL_V_2_6_32_43 is not set
    5.83 +# CT_KERNEL_V_2_6_33_19 is not set
    5.84 +# CT_KERNEL_V_2_6_32_46 is not set
    5.85  # CT_KERNEL_V_2_6_31_14 is not set
    5.86  # CT_KERNEL_V_2_6_27_59 is not set
    5.87  # CT_KERNEL_LINUX_CUSTOM is not set
    5.88 @@ -235,12 +232,11 @@
    5.89  #
    5.90  # GNU binutils
    5.91  #
    5.92 -# CT_BINUTILS_V_2_20_1 is not set
    5.93 -CT_BINUTILS_V_2_20=y
    5.94 -# CT_BINUTILS_V_2_19_1 is not set
    5.95 -# CT_BINUTILS_V_2_19 is not set
    5.96 -# CT_BINUTILS_V_2_18 is not set
    5.97 -CT_BINUTILS_VERSION="2.20"
    5.98 +# CT_BINUTILS_V_2_21_1a is not set
    5.99 +CT_BINUTILS_V_2_20_1a=y
   5.100 +# CT_BINUTILS_V_2_19_1a is not set
   5.101 +# CT_BINUTILS_V_2_18a is not set
   5.102 +CT_BINUTILS_VERSION="2.20.1a"
   5.103  CT_BINUTILS_2_20_or_later=y
   5.104  CT_BINUTILS_2_19_or_later=y
   5.105  CT_BINUTILS_2_18_or_later=y
   5.106 @@ -284,6 +280,7 @@
   5.107  CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
   5.108  CT_CC_GCC_USE_GMP_MPFR=y
   5.109  CT_CC_GCC_USE_PPL_CLOOG=y
   5.110 +# CT_CC_LANG_FORTRAN is not set
   5.111  CT_CC_SUPPORT_CXX=y
   5.112  CT_CC_SUPPORT_FORTRAN=y
   5.113  CT_CC_SUPPORT_JAVA=y
   5.114 @@ -295,7 +292,6 @@
   5.115  # Additional supported languages:
   5.116  #
   5.117  CT_CC_LANG_CXX=y
   5.118 -# CT_CC_LANG_FORTRAN is not set
   5.119  # CT_CC_LANG_JAVA is not set
   5.120  
   5.121  #
   5.122 @@ -364,6 +360,7 @@
   5.123  # CT_LIBC_GLIBC_FORCE_UNWIND is not set
   5.124  CT_LIBC_GLIBC_USE_PORTS=y
   5.125  CT_LIBC_ADDONS_LIST=""
   5.126 +# CT_LIBC_LOCALES is not set
   5.127  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
   5.128  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
   5.129  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
   5.130 @@ -407,6 +404,7 @@
   5.131  CT_DEBUG_gdb=y
   5.132  CT_GDB_CROSS=y
   5.133  # CT_GDB_CROSS_STATIC is not set
   5.134 +CT_GDB_CROSS_PYTHON=y
   5.135  CT_GDB_NATIVE=y
   5.136  # CT_GDB_NATIVE_STATIC is not set
   5.137  CT_GDB_GDBSERVER=y
   5.138 @@ -415,8 +413,8 @@
   5.139  #
   5.140  # gdb version
   5.141  #
   5.142 -CT_GDB_V_6_8=y
   5.143 -CT_GDB_VERSION="6.8"
   5.144 +CT_GDB_V_6_8a=y
   5.145 +CT_GDB_VERSION="6.8a"
   5.146  CT_DEBUG_ltrace=y
   5.147  CT_LTRACE_V_0_5_3=y
   5.148  # CT_LTRACE_V_0_5_2 is not set
     6.1 --- a/samples/arm-davinci-linux-gnueabi/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
     6.2 +++ b/samples/arm-davinci-linux-gnueabi/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
     6.3 @@ -1,14 +1,11 @@
     6.4  #
     6.5  # Automatically generated make config: don't edit
     6.6 -# The crosstool-NG configuration menu
     6.7 -# Sun Jul 31 00:55:34 2011
     6.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
     6.9 +# Sun Oct 16 17:19:41 2011
    6.10  #
    6.11 +CT_CONFIGURE_has_xzutils=y
    6.12  CT_CONFIGURE_has_cvs=y
    6.13  CT_CONFIGURE_has_svn=y
    6.14 -CT_CONFIGURE_static_link_ok=y
    6.15 -CT_CONFIGURE_has_static_libstdcxx=y
    6.16 -CT_CONFIGURE_has_expat=y
    6.17 -CT_CONFIGURE_has_static_expat=y
    6.18  CT_MODULES=y
    6.19  
    6.20  #
    6.21 @@ -40,10 +37,9 @@
    6.22  #
    6.23  # CT_FORBID_DOWNLOAD is not set
    6.24  # CT_FORCE_DOWNLOAD is not set
    6.25 -# CT_USE_MIRROR is not set
    6.26 -# CT_PREFER_MIRROR is not set
    6.27  CT_CONNECT_TIMEOUT=10
    6.28  # CT_ONLY_DOWNLOAD is not set
    6.29 +# CT_USE_MIRROR is not set
    6.30  
    6.31  #
    6.32  # Extracting
    6.33 @@ -63,14 +59,15 @@
    6.34  #
    6.35  # Build behavior
    6.36  #
    6.37 -CT_PARALLEL_JOBS=1
    6.38 +CT_PARALLEL_JOBS=0
    6.39  CT_LOAD=0
    6.40  CT_USE_PIPES=y
    6.41 +CT_EXTRA_FLAGS_FOR_HOST=""
    6.42  # CT_CONFIG_SHELL_SH is not set
    6.43  # CT_CONFIG_SHELL_ASH is not set
    6.44  CT_CONFIG_SHELL_BASH=y
    6.45  # CT_CONFIG_SHELL_CUSTOM is not set
    6.46 -CT_CONFIG_SHELL="bash"
    6.47 +CT_CONFIG_SHELL="${bash}"
    6.48  
    6.49  #
    6.50  # Logging
    6.51 @@ -161,7 +158,6 @@
    6.52  CT_USE_SYSROOT=y
    6.53  CT_SYSROOT_NAME="sysroot"
    6.54  CT_SYSROOT_DIR_PREFIX=""
    6.55 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
    6.56  CT_TOOLCHAIN_PKGVERSION=""
    6.57  CT_TOOLCHAIN_BUGURL=""
    6.58  
    6.59 @@ -190,25 +186,24 @@
    6.60  #
    6.61  CT_KERNEL_SUPPORTS_SHARED_LIBS=y
    6.62  CT_KERNEL="linux"
    6.63 -CT_KERNEL_VERSION="2.6.33.16"
    6.64 +CT_KERNEL_VERSION="2.6.33.19"
    6.65  # CT_KERNEL_bare_metal is not set
    6.66  CT_KERNEL_linux=y
    6.67  CT_KERNEL_bare_metal_AVAILABLE=y
    6.68  CT_KERNEL_linux_AVAILABLE=y
    6.69 -CT_KERNEL_LINUX_INSTALL=y
    6.70 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
    6.71 +# CT_KERNEL_V_3_0_4 is not set
    6.72 +# CT_KERNEL_V_3_0_3 is not set
    6.73 +# CT_KERNEL_V_3_0_2 is not set
    6.74 +# CT_KERNEL_V_3_0_1 is not set
    6.75  # CT_KERNEL_V_3_0 is not set
    6.76 -# CT_KERNEL_V_2_6_39_3 is not set
    6.77 -# CT_KERNEL_V_2_6_39_2 is not set
    6.78 -# CT_KERNEL_V_2_6_39_1 is not set
    6.79 -# CT_KERNEL_V_2_6_39 is not set
    6.80 +# CT_KERNEL_V_2_6_39_4 is not set
    6.81  # CT_KERNEL_V_2_6_38_8 is not set
    6.82  # CT_KERNEL_V_2_6_37_6 is not set
    6.83  # CT_KERNEL_V_2_6_36_4 is not set
    6.84 -# CT_KERNEL_V_2_6_35_13 is not set
    6.85 +# CT_KERNEL_V_2_6_35_14 is not set
    6.86  # CT_KERNEL_V_2_6_34_10 is not set
    6.87 -CT_KERNEL_V_2_6_33_16=y
    6.88 -# CT_KERNEL_V_2_6_32_43 is not set
    6.89 +CT_KERNEL_V_2_6_33_19=y
    6.90 +# CT_KERNEL_V_2_6_32_46 is not set
    6.91  # CT_KERNEL_V_2_6_31_14 is not set
    6.92  # CT_KERNEL_V_2_6_27_59 is not set
    6.93  # CT_KERNEL_LINUX_CUSTOM is not set
    6.94 @@ -236,12 +231,11 @@
    6.95  #
    6.96  # GNU binutils
    6.97  #
    6.98 -# CT_BINUTILS_V_2_20_1 is not set
    6.99 -CT_BINUTILS_V_2_20=y
   6.100 -# CT_BINUTILS_V_2_19_1 is not set
   6.101 -# CT_BINUTILS_V_2_19 is not set
   6.102 -# CT_BINUTILS_V_2_18 is not set
   6.103 -CT_BINUTILS_VERSION="2.20"
   6.104 +# CT_BINUTILS_V_2_21_1a is not set
   6.105 +CT_BINUTILS_V_2_20_1a=y
   6.106 +# CT_BINUTILS_V_2_19_1a is not set
   6.107 +# CT_BINUTILS_V_2_18a is not set
   6.108 +CT_BINUTILS_VERSION="2.20.1a"
   6.109  CT_BINUTILS_2_20_or_later=y
   6.110  CT_BINUTILS_2_19_or_later=y
   6.111  CT_BINUTILS_2_18_or_later=y
   6.112 @@ -282,6 +276,7 @@
   6.113  CT_CC_GCC_4_3_or_later=y
   6.114  CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
   6.115  CT_CC_GCC_USE_GMP_MPFR=y
   6.116 +# CT_CC_LANG_FORTRAN is not set
   6.117  CT_CC_SUPPORT_CXX=y
   6.118  CT_CC_SUPPORT_FORTRAN=y
   6.119  CT_CC_SUPPORT_JAVA=y
   6.120 @@ -293,7 +288,6 @@
   6.121  # Additional supported languages:
   6.122  #
   6.123  CT_CC_LANG_CXX=y
   6.124 -# CT_CC_LANG_FORTRAN is not set
   6.125  # CT_CC_LANG_JAVA is not set
   6.126  
   6.127  #
   6.128 @@ -360,10 +354,11 @@
   6.129  # CT_LIBC_GLIBC_FORCE_UNWIND is not set
   6.130  CT_LIBC_GLIBC_USE_PORTS=y
   6.131  CT_LIBC_ADDONS_LIST=""
   6.132 +# CT_LIBC_LOCALES is not set
   6.133  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
   6.134  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
   6.135  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
   6.136 -CT_LIBC_GLIBC_MIN_KERNEL="2.6.33.16"
   6.137 +CT_LIBC_GLIBC_MIN_KERNEL="2.6.33.19"
   6.138  
   6.139  #
   6.140  # glibc other options
   6.141 @@ -403,6 +398,7 @@
   6.142  CT_DEBUG_gdb=y
   6.143  CT_GDB_CROSS=y
   6.144  # CT_GDB_CROSS_STATIC is not set
   6.145 +CT_GDB_CROSS_PYTHON=y
   6.146  CT_GDB_NATIVE=y
   6.147  # CT_GDB_NATIVE_STATIC is not set
   6.148  CT_GDB_GDBSERVER=y
   6.149 @@ -411,8 +407,8 @@
   6.150  #
   6.151  # gdb version
   6.152  #
   6.153 -CT_GDB_V_6_8=y
   6.154 -CT_GDB_VERSION="6.8"
   6.155 +CT_GDB_V_6_8a=y
   6.156 +CT_GDB_VERSION="6.8a"
   6.157  CT_DEBUG_ltrace=y
   6.158  CT_LTRACE_V_0_5_3=y
   6.159  # CT_LTRACE_V_0_5_2 is not set
     7.1 --- a/samples/arm-iphone-linux-gnueabi/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
     7.2 +++ b/samples/arm-iphone-linux-gnueabi/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
     7.3 @@ -1,14 +1,11 @@
     7.4  #
     7.5  # Automatically generated make config: don't edit
     7.6 -# The crosstool-NG configuration menu
     7.7 -# Sun Jul 31 00:57:59 2011
     7.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
     7.9 +# Sun Oct 16 17:22:26 2011
    7.10  #
    7.11 +CT_CONFIGURE_has_xzutils=y
    7.12  CT_CONFIGURE_has_cvs=y
    7.13  CT_CONFIGURE_has_svn=y
    7.14 -CT_CONFIGURE_static_link_ok=y
    7.15 -CT_CONFIGURE_has_static_libstdcxx=y
    7.16 -CT_CONFIGURE_has_expat=y
    7.17 -CT_CONFIGURE_has_static_expat=y
    7.18  CT_MODULES=y
    7.19  
    7.20  #
    7.21 @@ -40,9 +37,9 @@
    7.22  #
    7.23  # CT_FORBID_DOWNLOAD is not set
    7.24  # CT_FORCE_DOWNLOAD is not set
    7.25 -# CT_USE_MIRROR is not set
    7.26  CT_CONNECT_TIMEOUT=10
    7.27  # CT_ONLY_DOWNLOAD is not set
    7.28 +# CT_USE_MIRROR is not set
    7.29  
    7.30  #
    7.31  # Extracting
    7.32 @@ -62,14 +59,15 @@
    7.33  #
    7.34  # Build behavior
    7.35  #
    7.36 -CT_PARALLEL_JOBS=1
    7.37 +CT_PARALLEL_JOBS=0
    7.38  CT_LOAD=0
    7.39  CT_USE_PIPES=y
    7.40 +CT_EXTRA_FLAGS_FOR_HOST=""
    7.41  # CT_CONFIG_SHELL_SH is not set
    7.42  # CT_CONFIG_SHELL_ASH is not set
    7.43  CT_CONFIG_SHELL_BASH=y
    7.44  # CT_CONFIG_SHELL_CUSTOM is not set
    7.45 -CT_CONFIG_SHELL="bash"
    7.46 +CT_CONFIG_SHELL="${bash}"
    7.47  
    7.48  #
    7.49  # Logging
    7.50 @@ -164,7 +162,6 @@
    7.51  CT_USE_SYSROOT=y
    7.52  CT_SYSROOT_NAME="sysroot"
    7.53  CT_SYSROOT_DIR_PREFIX=""
    7.54 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
    7.55  # CT_STATIC_TOOLCHAIN is not set
    7.56  CT_TOOLCHAIN_PKGVERSION=""
    7.57  CT_TOOLCHAIN_BUGURL=""
    7.58 @@ -202,20 +199,19 @@
    7.59  CT_KERNEL_linux=y
    7.60  CT_KERNEL_bare_metal_AVAILABLE=y
    7.61  CT_KERNEL_linux_AVAILABLE=y
    7.62 -CT_KERNEL_LINUX_INSTALL=y
    7.63 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
    7.64 +# CT_KERNEL_V_3_0_4 is not set
    7.65 +# CT_KERNEL_V_3_0_3 is not set
    7.66 +# CT_KERNEL_V_3_0_2 is not set
    7.67 +# CT_KERNEL_V_3_0_1 is not set
    7.68  # CT_KERNEL_V_3_0 is not set
    7.69 -# CT_KERNEL_V_2_6_39_3 is not set
    7.70 -# CT_KERNEL_V_2_6_39_2 is not set
    7.71 -# CT_KERNEL_V_2_6_39_1 is not set
    7.72 -# CT_KERNEL_V_2_6_39 is not set
    7.73 +# CT_KERNEL_V_2_6_39_4 is not set
    7.74  # CT_KERNEL_V_2_6_38_8 is not set
    7.75  # CT_KERNEL_V_2_6_37_6 is not set
    7.76  # CT_KERNEL_V_2_6_36_4 is not set
    7.77 -# CT_KERNEL_V_2_6_35_13 is not set
    7.78 +# CT_KERNEL_V_2_6_35_14 is not set
    7.79  # CT_KERNEL_V_2_6_34_10 is not set
    7.80 -# CT_KERNEL_V_2_6_33_16 is not set
    7.81 -# CT_KERNEL_V_2_6_32_43 is not set
    7.82 +# CT_KERNEL_V_2_6_33_19 is not set
    7.83 +# CT_KERNEL_V_2_6_32_46 is not set
    7.84  CT_KERNEL_V_2_6_31_14=y
    7.85  # CT_KERNEL_V_2_6_27_59 is not set
    7.86  # CT_KERNEL_LINUX_CUSTOM is not set
    7.87 @@ -243,13 +239,12 @@
    7.88  #
    7.89  # GNU binutils
    7.90  #
    7.91 -# CT_BINUTILS_V_2_21 is not set
    7.92 -# CT_BINUTILS_V_2_20_1 is not set
    7.93 -# CT_BINUTILS_V_2_20 is not set
    7.94 -CT_BINUTILS_V_2_19_1=y
    7.95 -# CT_BINUTILS_V_2_19 is not set
    7.96 -# CT_BINUTILS_V_2_18 is not set
    7.97 -CT_BINUTILS_VERSION="2.19.1"
    7.98 +# CT_BINUTILS_V_2_21_53 is not set
    7.99 +# CT_BINUTILS_V_2_21_1a is not set
   7.100 +# CT_BINUTILS_V_2_20_1a is not set
   7.101 +CT_BINUTILS_V_2_19_1a=y
   7.102 +# CT_BINUTILS_V_2_18a is not set
   7.103 +CT_BINUTILS_VERSION="2.19.1a"
   7.104  CT_BINUTILS_2_19_or_later=y
   7.105  CT_BINUTILS_2_18_or_later=y
   7.106  CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
   7.107 @@ -295,6 +290,7 @@
   7.108  CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
   7.109  CT_CC_GCC_USE_GMP_MPFR=y
   7.110  CT_CC_LANG_JAVA_USE_ECJ=y
   7.111 +# CT_CC_LANG_FORTRAN is not set
   7.112  CT_CC_SUPPORT_CXX=y
   7.113  CT_CC_SUPPORT_FORTRAN=y
   7.114  CT_CC_SUPPORT_JAVA=y
   7.115 @@ -306,7 +302,6 @@
   7.116  # Additional supported languages:
   7.117  #
   7.118  CT_CC_LANG_CXX=y
   7.119 -# CT_CC_LANG_FORTRAN is not set
   7.120  CT_CC_LANG_JAVA=y
   7.121  # CT_CC_LANG_ADA is not set
   7.122  # CT_CC_LANG_OBJC is not set
   7.123 @@ -385,6 +380,7 @@
   7.124  # CT_LIBC_GLIBC_FORCE_UNWIND is not set
   7.125  CT_LIBC_GLIBC_USE_PORTS=y
   7.126  CT_LIBC_ADDONS_LIST=""
   7.127 +# CT_LIBC_LOCALES is not set
   7.128  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
   7.129  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
   7.130  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
   7.131 @@ -432,6 +428,7 @@
   7.132  CT_COMPLIBS=y
   7.133  CT_GMP=y
   7.134  CT_MPFR=y
   7.135 +# CT_GMP_V_5_0_2 is not set
   7.136  # CT_GMP_V_5_0_1 is not set
   7.137  CT_GMP_V_4_3_2=y
   7.138  # CT_GMP_V_4_3_1 is not set
     8.1 --- a/samples/arm-unknown-eabi/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
     8.2 +++ b/samples/arm-unknown-eabi/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
     8.3 @@ -1,14 +1,11 @@
     8.4  #
     8.5  # Automatically generated make config: don't edit
     8.6 -# The crosstool-NG configuration menu
     8.7 -# Sun Jul 31 00:58:57 2011
     8.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
     8.9 +# Sun Oct 16 17:20:31 2011
    8.10  #
    8.11 +CT_CONFIGURE_has_xzutils=y
    8.12  CT_CONFIGURE_has_cvs=y
    8.13  CT_CONFIGURE_has_svn=y
    8.14 -CT_CONFIGURE_static_link_ok=y
    8.15 -CT_CONFIGURE_has_static_libstdcxx=y
    8.16 -CT_CONFIGURE_has_expat=y
    8.17 -CT_CONFIGURE_has_static_expat=y
    8.18  CT_MODULES=y
    8.19  
    8.20  #
    8.21 @@ -40,10 +37,9 @@
    8.22  #
    8.23  # CT_FORBID_DOWNLOAD is not set
    8.24  # CT_FORCE_DOWNLOAD is not set
    8.25 -# CT_USE_MIRROR is not set
    8.26 -# CT_PREFER_MIRROR is not set
    8.27  CT_CONNECT_TIMEOUT=10
    8.28  # CT_ONLY_DOWNLOAD is not set
    8.29 +# CT_USE_MIRROR is not set
    8.30  
    8.31  #
    8.32  # Extracting
    8.33 @@ -63,14 +59,15 @@
    8.34  #
    8.35  # Build behavior
    8.36  #
    8.37 -CT_PARALLEL_JOBS=1
    8.38 +CT_PARALLEL_JOBS=0
    8.39  CT_LOAD=0
    8.40  CT_USE_PIPES=y
    8.41 +CT_EXTRA_FLAGS_FOR_HOST=""
    8.42  # CT_CONFIG_SHELL_SH is not set
    8.43  # CT_CONFIG_SHELL_ASH is not set
    8.44  CT_CONFIG_SHELL_BASH=y
    8.45  # CT_CONFIG_SHELL_CUSTOM is not set
    8.46 -CT_CONFIG_SHELL="bash"
    8.47 +CT_CONFIG_SHELL="${bash}"
    8.48  
    8.49  #
    8.50  # Logging
    8.51 @@ -161,7 +158,6 @@
    8.52  CT_USE_SYSROOT=y
    8.53  CT_SYSROOT_NAME="sysroot"
    8.54  CT_SYSROOT_DIR_PREFIX=""
    8.55 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
    8.56  CT_TOOLCHAIN_PKGVERSION=""
    8.57  CT_TOOLCHAIN_BUGURL=""
    8.58  
    8.59 @@ -208,12 +204,11 @@
    8.60  #
    8.61  # GNU binutils
    8.62  #
    8.63 -# CT_BINUTILS_V_2_20_1 is not set
    8.64 -# CT_BINUTILS_V_2_20 is not set
    8.65 -CT_BINUTILS_V_2_19_1=y
    8.66 -# CT_BINUTILS_V_2_19 is not set
    8.67 -# CT_BINUTILS_V_2_18 is not set
    8.68 -CT_BINUTILS_VERSION="2.19.1"
    8.69 +# CT_BINUTILS_V_2_21_1a is not set
    8.70 +# CT_BINUTILS_V_2_20_1a is not set
    8.71 +CT_BINUTILS_V_2_19_1a=y
    8.72 +# CT_BINUTILS_V_2_18a is not set
    8.73 +CT_BINUTILS_VERSION="2.19.1a"
    8.74  CT_BINUTILS_2_19_or_later=y
    8.75  CT_BINUTILS_2_18_or_later=y
    8.76  CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
    8.77 @@ -318,6 +313,7 @@
    8.78  # CT_LIBC_NEWLIB_IO_C99FMT is not set
    8.79  # CT_LIBC_NEWLIB_IO_LL is not set
    8.80  # CT_LIBC_NEWLIB_IO_FLOAT is not set
    8.81 +# CT_LIBC_NEWLIB_DISABLE_SUPPLIED_SYSCALLS is not set
    8.82  
    8.83  #
    8.84  # Debug facilities
    8.85 @@ -327,6 +323,7 @@
    8.86  CT_DEBUG_gdb=y
    8.87  CT_GDB_CROSS=y
    8.88  # CT_GDB_CROSS_STATIC is not set
    8.89 +CT_GDB_CROSS_PYTHON=y
    8.90  
    8.91  #
    8.92  # In bare-metal, you'll need to   
    8.93 @@ -339,8 +336,8 @@
    8.94  #
    8.95  # gdb version
    8.96  #
    8.97 -CT_GDB_V_6_8=y
    8.98 -CT_GDB_VERSION="6.8"
    8.99 +CT_GDB_V_6_8a=y
   8.100 +CT_GDB_VERSION="6.8a"
   8.101  # CT_DEBUG_ltrace is not set
   8.102  # CT_DEBUG_strace is not set
   8.103  
     9.1 --- a/samples/arm-unknown-linux-gnueabi/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
     9.2 +++ b/samples/arm-unknown-linux-gnueabi/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
     9.3 @@ -1,14 +1,11 @@
     9.4  #
     9.5  # Automatically generated make config: don't edit
     9.6 -# The crosstool-NG configuration menu
     9.7 -# Sun Jul 31 00:59:12 2011
     9.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
     9.9 +# Sun Oct 16 17:20:53 2011
    9.10  #
    9.11 +CT_CONFIGURE_has_xzutils=y
    9.12  CT_CONFIGURE_has_cvs=y
    9.13  CT_CONFIGURE_has_svn=y
    9.14 -CT_CONFIGURE_static_link_ok=y
    9.15 -CT_CONFIGURE_has_static_libstdcxx=y
    9.16 -CT_CONFIGURE_has_expat=y
    9.17 -CT_CONFIGURE_has_static_expat=y
    9.18  CT_MODULES=y
    9.19  
    9.20  #
    9.21 @@ -40,10 +37,9 @@
    9.22  #
    9.23  # CT_FORBID_DOWNLOAD is not set
    9.24  # CT_FORCE_DOWNLOAD is not set
    9.25 -# CT_USE_MIRROR is not set
    9.26 -# CT_PREFER_MIRROR is not set
    9.27  CT_CONNECT_TIMEOUT=10
    9.28  # CT_ONLY_DOWNLOAD is not set
    9.29 +# CT_USE_MIRROR is not set
    9.30  
    9.31  #
    9.32  # Extracting
    9.33 @@ -63,14 +59,15 @@
    9.34  #
    9.35  # Build behavior
    9.36  #
    9.37 -CT_PARALLEL_JOBS=1
    9.38 +CT_PARALLEL_JOBS=0
    9.39  CT_LOAD=0
    9.40  CT_USE_PIPES=y
    9.41 +CT_EXTRA_FLAGS_FOR_HOST=""
    9.42  # CT_CONFIG_SHELL_SH is not set
    9.43  # CT_CONFIG_SHELL_ASH is not set
    9.44  CT_CONFIG_SHELL_BASH=y
    9.45  # CT_CONFIG_SHELL_CUSTOM is not set
    9.46 -CT_CONFIG_SHELL="bash"
    9.47 +CT_CONFIG_SHELL="${bash}"
    9.48  
    9.49  #
    9.50  # Logging
    9.51 @@ -161,7 +158,6 @@
    9.52  CT_USE_SYSROOT=y
    9.53  CT_SYSROOT_NAME="sysroot"
    9.54  CT_SYSROOT_DIR_PREFIX=""
    9.55 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
    9.56  CT_TOOLCHAIN_PKGVERSION=""
    9.57  CT_TOOLCHAIN_BUGURL=""
    9.58  
    9.59 @@ -195,20 +191,19 @@
    9.60  CT_KERNEL_linux=y
    9.61  CT_KERNEL_bare_metal_AVAILABLE=y
    9.62  CT_KERNEL_linux_AVAILABLE=y
    9.63 -CT_KERNEL_LINUX_INSTALL=y
    9.64 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
    9.65 +# CT_KERNEL_V_3_0_4 is not set
    9.66 +# CT_KERNEL_V_3_0_3 is not set
    9.67 +# CT_KERNEL_V_3_0_2 is not set
    9.68 +# CT_KERNEL_V_3_0_1 is not set
    9.69  CT_KERNEL_V_3_0=y
    9.70 -# CT_KERNEL_V_2_6_39_3 is not set
    9.71 -# CT_KERNEL_V_2_6_39_2 is not set
    9.72 -# CT_KERNEL_V_2_6_39_1 is not set
    9.73 -# CT_KERNEL_V_2_6_39 is not set
    9.74 +# CT_KERNEL_V_2_6_39_4 is not set
    9.75  # CT_KERNEL_V_2_6_38_8 is not set
    9.76  # CT_KERNEL_V_2_6_37_6 is not set
    9.77  # CT_KERNEL_V_2_6_36_4 is not set
    9.78 -# CT_KERNEL_V_2_6_35_13 is not set
    9.79 +# CT_KERNEL_V_2_6_35_14 is not set
    9.80  # CT_KERNEL_V_2_6_34_10 is not set
    9.81 -# CT_KERNEL_V_2_6_33_16 is not set
    9.82 -# CT_KERNEL_V_2_6_32_43 is not set
    9.83 +# CT_KERNEL_V_2_6_33_19 is not set
    9.84 +# CT_KERNEL_V_2_6_32_46 is not set
    9.85  # CT_KERNEL_V_2_6_31_14 is not set
    9.86  # CT_KERNEL_V_2_6_27_59 is not set
    9.87  # CT_KERNEL_LINUX_CUSTOM is not set
    9.88 @@ -236,12 +231,11 @@
    9.89  #
    9.90  # GNU binutils
    9.91  #
    9.92 -# CT_BINUTILS_V_2_20_1 is not set
    9.93 -# CT_BINUTILS_V_2_20 is not set
    9.94 -CT_BINUTILS_V_2_19_1=y
    9.95 -# CT_BINUTILS_V_2_19 is not set
    9.96 -# CT_BINUTILS_V_2_18 is not set
    9.97 -CT_BINUTILS_VERSION="2.19.1"
    9.98 +# CT_BINUTILS_V_2_21_1a is not set
    9.99 +# CT_BINUTILS_V_2_20_1a is not set
   9.100 +CT_BINUTILS_V_2_19_1a=y
   9.101 +# CT_BINUTILS_V_2_18a is not set
   9.102 +CT_BINUTILS_VERSION="2.19.1a"
   9.103  CT_BINUTILS_2_19_or_later=y
   9.104  CT_BINUTILS_2_18_or_later=y
   9.105  CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
   9.106 @@ -282,6 +276,7 @@
   9.107  CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
   9.108  CT_CC_GCC_USE_GMP_MPFR=y
   9.109  CT_CC_LANG_JAVA_USE_ECJ=y
   9.110 +CT_CC_LANG_FORTRAN=y
   9.111  CT_CC_SUPPORT_CXX=y
   9.112  CT_CC_SUPPORT_FORTRAN=y
   9.113  CT_CC_SUPPORT_JAVA=y
   9.114 @@ -293,7 +288,6 @@
   9.115  # Additional supported languages:
   9.116  #
   9.117  CT_CC_LANG_CXX=y
   9.118 -CT_CC_LANG_FORTRAN=y
   9.119  CT_CC_LANG_JAVA=y
   9.120  
   9.121  #
   9.122 @@ -360,6 +354,7 @@
   9.123  # CT_LIBC_GLIBC_FORCE_UNWIND is not set
   9.124  CT_LIBC_GLIBC_USE_PORTS=y
   9.125  CT_LIBC_ADDONS_LIST=""
   9.126 +# CT_LIBC_LOCALES is not set
   9.127  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
   9.128  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
   9.129  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
   9.130 @@ -403,6 +398,7 @@
   9.131  CT_DEBUG_gdb=y
   9.132  CT_GDB_CROSS=y
   9.133  # CT_GDB_CROSS_STATIC is not set
   9.134 +CT_GDB_CROSS_PYTHON=y
   9.135  CT_GDB_NATIVE=y
   9.136  # CT_GDB_NATIVE_STATIC is not set
   9.137  CT_GDB_GDBSERVER=y
   9.138 @@ -411,8 +407,8 @@
   9.139  #
   9.140  # gdb version
   9.141  #
   9.142 -CT_GDB_V_6_8=y
   9.143 -CT_GDB_VERSION="6.8"
   9.144 +CT_GDB_V_6_8a=y
   9.145 +CT_GDB_VERSION="6.8a"
   9.146  CT_DEBUG_ltrace=y
   9.147  CT_LTRACE_V_0_5_3=y
   9.148  # CT_LTRACE_V_0_5_2 is not set
    10.1 --- a/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    10.2 +++ b/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    10.3 @@ -1,14 +1,11 @@
    10.4  #
    10.5  # Automatically generated make config: don't edit
    10.6 -# The crosstool-NG configuration menu
    10.7 -# Sun Jul 31 01:06:51 2011
    10.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
    10.9 +# Sun Oct 16 17:22:42 2011
   10.10  #
   10.11 +CT_CONFIGURE_has_xzutils=y
   10.12  CT_CONFIGURE_has_cvs=y
   10.13  CT_CONFIGURE_has_svn=y
   10.14 -CT_CONFIGURE_static_link_ok=y
   10.15 -CT_CONFIGURE_has_static_libstdcxx=y
   10.16 -CT_CONFIGURE_has_expat=y
   10.17 -CT_CONFIGURE_has_static_expat=y
   10.18  CT_MODULES=y
   10.19  
   10.20  #
   10.21 @@ -40,10 +37,9 @@
   10.22  #
   10.23  # CT_FORBID_DOWNLOAD is not set
   10.24  # CT_FORCE_DOWNLOAD is not set
   10.25 -# CT_USE_MIRROR is not set
   10.26 -# CT_PREFER_MIRROR is not set
   10.27  CT_CONNECT_TIMEOUT=10
   10.28  # CT_ONLY_DOWNLOAD is not set
   10.29 +# CT_USE_MIRROR is not set
   10.30  
   10.31  #
   10.32  # Extracting
   10.33 @@ -63,14 +59,15 @@
   10.34  #
   10.35  # Build behavior
   10.36  #
   10.37 -CT_PARALLEL_JOBS=1
   10.38 +CT_PARALLEL_JOBS=0
   10.39  CT_LOAD=0
   10.40  CT_USE_PIPES=y
   10.41 +CT_EXTRA_FLAGS_FOR_HOST=""
   10.42  # CT_CONFIG_SHELL_SH is not set
   10.43  # CT_CONFIG_SHELL_ASH is not set
   10.44  CT_CONFIG_SHELL_BASH=y
   10.45  # CT_CONFIG_SHELL_CUSTOM is not set
   10.46 -CT_CONFIG_SHELL="bash"
   10.47 +CT_CONFIG_SHELL="${bash}"
   10.48  
   10.49  #
   10.50  # Logging
   10.51 @@ -165,7 +162,7 @@
   10.52  CT_USE_SYSROOT=y
   10.53  CT_SYSROOT_NAME="sysroot"
   10.54  CT_SYSROOT_DIR_PREFIX=""
   10.55 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   10.56 +CT_WANTS_STATIC_LINK=y
   10.57  # CT_STATIC_TOOLCHAIN is not set
   10.58  CT_TOOLCHAIN_PKGVERSION=""
   10.59  CT_TOOLCHAIN_BUGURL=""
   10.60 @@ -198,25 +195,24 @@
   10.61  #
   10.62  CT_KERNEL_SUPPORTS_SHARED_LIBS=y
   10.63  CT_KERNEL="linux"
   10.64 -CT_KERNEL_VERSION="2.6.33.16"
   10.65 +CT_KERNEL_VERSION="2.6.33.19"
   10.66  # CT_KERNEL_bare_metal is not set
   10.67  CT_KERNEL_linux=y
   10.68  CT_KERNEL_bare_metal_AVAILABLE=y
   10.69  CT_KERNEL_linux_AVAILABLE=y
   10.70 -CT_KERNEL_LINUX_INSTALL=y
   10.71 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   10.72 +# CT_KERNEL_V_3_0_4 is not set
   10.73 +# CT_KERNEL_V_3_0_3 is not set
   10.74 +# CT_KERNEL_V_3_0_2 is not set
   10.75 +# CT_KERNEL_V_3_0_1 is not set
   10.76  # CT_KERNEL_V_3_0 is not set
   10.77 -# CT_KERNEL_V_2_6_39_3 is not set
   10.78 -# CT_KERNEL_V_2_6_39_2 is not set
   10.79 -# CT_KERNEL_V_2_6_39_1 is not set
   10.80 -# CT_KERNEL_V_2_6_39 is not set
   10.81 +# CT_KERNEL_V_2_6_39_4 is not set
   10.82  # CT_KERNEL_V_2_6_38_8 is not set
   10.83  # CT_KERNEL_V_2_6_37_6 is not set
   10.84  # CT_KERNEL_V_2_6_36_4 is not set
   10.85 -# CT_KERNEL_V_2_6_35_13 is not set
   10.86 +# CT_KERNEL_V_2_6_35_14 is not set
   10.87  # CT_KERNEL_V_2_6_34_10 is not set
   10.88 -CT_KERNEL_V_2_6_33_16=y
   10.89 -# CT_KERNEL_V_2_6_32_43 is not set
   10.90 +CT_KERNEL_V_2_6_33_19=y
   10.91 +# CT_KERNEL_V_2_6_32_46 is not set
   10.92  # CT_KERNEL_V_2_6_31_14 is not set
   10.93  # CT_KERNEL_V_2_6_27_59 is not set
   10.94  # CT_KERNEL_LINUX_CUSTOM is not set
   10.95 @@ -244,13 +240,12 @@
   10.96  #
   10.97  # GNU binutils
   10.98  #
   10.99 -# CT_BINUTILS_V_2_21 is not set
  10.100 -# CT_BINUTILS_V_2_20_1 is not set
  10.101 -# CT_BINUTILS_V_2_20 is not set
  10.102 -CT_BINUTILS_V_2_19_1=y
  10.103 -# CT_BINUTILS_V_2_19 is not set
  10.104 -# CT_BINUTILS_V_2_18 is not set
  10.105 -CT_BINUTILS_VERSION="2.19.1"
  10.106 +# CT_BINUTILS_V_2_21_53 is not set
  10.107 +# CT_BINUTILS_V_2_21_1a is not set
  10.108 +# CT_BINUTILS_V_2_20_1a is not set
  10.109 +CT_BINUTILS_V_2_19_1a=y
  10.110 +# CT_BINUTILS_V_2_18a is not set
  10.111 +CT_BINUTILS_VERSION="2.19.1a"
  10.112  CT_BINUTILS_2_19_or_later=y
  10.113  CT_BINUTILS_2_18_or_later=y
  10.114  CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
  10.115 @@ -299,6 +294,7 @@
  10.116  CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
  10.117  CT_CC_GCC_USE_GMP_MPFR=y
  10.118  CT_CC_GCC_USE_PPL_CLOOG=y
  10.119 +# CT_CC_LANG_FORTRAN is not set
  10.120  CT_CC_SUPPORT_CXX=y
  10.121  CT_CC_SUPPORT_FORTRAN=y
  10.122  CT_CC_SUPPORT_JAVA=y
  10.123 @@ -310,7 +306,6 @@
  10.124  # Additional supported languages:
  10.125  #
  10.126  CT_CC_LANG_CXX=y
  10.127 -# CT_CC_LANG_FORTRAN is not set
  10.128  # CT_CC_LANG_JAVA is not set
  10.129  # CT_CC_LANG_ADA is not set
  10.130  # CT_CC_LANG_OBJC is not set
  10.131 @@ -423,15 +418,16 @@
  10.132  # gdb version
  10.133  #
  10.134  # CT_DEBUG_GDB_SHOW_LINARO is not set
  10.135 -# CT_GDB_V_7_2 is not set
  10.136 -CT_GDB_V_7_1=y
  10.137 -# CT_GDB_V_7_0_1 is not set
  10.138 -# CT_GDB_V_7_0 is not set
  10.139 -# CT_GDB_V_6_8 is not set
  10.140 +# CT_GDB_V_7_3a is not set
  10.141 +# CT_GDB_V_7_2a is not set
  10.142 +CT_GDB_V_7_1a=y
  10.143 +# CT_GDB_V_7_0_1a is not set
  10.144 +# CT_GDB_V_7_0a is not set
  10.145 +# CT_GDB_V_6_8a is not set
  10.146  CT_GDB_7_0_or_later=y
  10.147  CT_GDB_HAS_PKGVERSION_BUGURL=y
  10.148  CT_GDB_INSTALL_GDBINIT=y
  10.149 -CT_GDB_VERSION="7.1"
  10.150 +CT_GDB_VERSION="7.1a"
  10.151  CT_DEBUG_ltrace=y
  10.152  CT_LTRACE_V_0_5_3=y
  10.153  # CT_LTRACE_V_0_5_2 is not set
  10.154 @@ -457,6 +453,7 @@
  10.155  CT_PPL=y
  10.156  CT_CLOOG=y
  10.157  CT_LIBELF_TARGET=y
  10.158 +# CT_GMP_V_5_0_2 is not set
  10.159  # CT_GMP_V_5_0_1 is not set
  10.160  CT_GMP_V_4_3_2=y
  10.161  # CT_GMP_V_4_3_1 is not set
    11.1 --- a/samples/armeb-test_nptl-linux-uclibcgnueabi/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    11.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    11.3 @@ -1,466 +0,0 @@
    11.4 -#
    11.5 -# Automatically generated make config: don't edit
    11.6 -# The crosstool-NG configuration menu
    11.7 -# Sun Jul 31 01:00:29 2011
    11.8 -#
    11.9 -CT_CONFIGURE_has_cvs=y
   11.10 -CT_CONFIGURE_has_svn=y
   11.11 -CT_CONFIGURE_static_link_ok=y
   11.12 -CT_CONFIGURE_has_static_libstdcxx=y
   11.13 -CT_CONFIGURE_has_expat=y
   11.14 -CT_CONFIGURE_has_static_expat=y
   11.15 -CT_MODULES=y
   11.16 -
   11.17 -#
   11.18 -# Paths and misc options
   11.19 -#
   11.20 -
   11.21 -#
   11.22 -# crosstool-NG behavior
   11.23 -#
   11.24 -# CT_OBSOLETE is not set
   11.25 -CT_EXPERIMENTAL=y
   11.26 -# CT_DEBUG_CT is not set
   11.27 -
   11.28 -#
   11.29 -# Paths
   11.30 -#
   11.31 -CT_LOCAL_TARBALLS_DIR="${HOME}/src"
   11.32 -CT_SAVE_TARBALLS=y
   11.33 -CT_WORK_DIR="${CT_TOP_DIR}/.build"
   11.34 -CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   11.35 -CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   11.36 -CT_RM_RF_PREFIX_DIR=y
   11.37 -CT_REMOVE_DOCS=y
   11.38 -CT_INSTALL_DIR_RO=y
   11.39 -CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   11.40 -
   11.41 -#
   11.42 -# Downloading
   11.43 -#
   11.44 -# CT_FORBID_DOWNLOAD is not set
   11.45 -# CT_FORCE_DOWNLOAD is not set
   11.46 -CT_USE_MIRROR=y
   11.47 -# CT_PREFER_MIRROR is not set
   11.48 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   11.49 -CT_CONNECT_TIMEOUT=10
   11.50 -# CT_ONLY_DOWNLOAD is not set
   11.51 -
   11.52 -#
   11.53 -# Extracting
   11.54 -#
   11.55 -# CT_FORCE_EXTRACT is not set
   11.56 -CT_OVERIDE_CONFIG_GUESS_SUB=y
   11.57 -# CT_ONLY_EXTRACT is not set
   11.58 -CT_PATCH_BUNDLED=y
   11.59 -# CT_PATCH_LOCAL is not set
   11.60 -# CT_PATCH_BUNDLED_LOCAL is not set
   11.61 -# CT_PATCH_LOCAL_BUNDLED is not set
   11.62 -# CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
   11.63 -# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
   11.64 -# CT_PATCH_NONE is not set
   11.65 -CT_PATCH_ORDER="bundled"
   11.66 -
   11.67 -#
   11.68 -# Build behavior
   11.69 -#
   11.70 -CT_PARALLEL_JOBS=1
   11.71 -CT_LOAD=0
   11.72 -CT_USE_PIPES=y
   11.73 -# CT_CONFIG_SHELL_SH is not set
   11.74 -# CT_CONFIG_SHELL_ASH is not set
   11.75 -CT_CONFIG_SHELL_BASH=y
   11.76 -# CT_CONFIG_SHELL_CUSTOM is not set
   11.77 -CT_CONFIG_SHELL="bash"
   11.78 -
   11.79 -#
   11.80 -# Logging
   11.81 -#
   11.82 -# CT_LOG_ERROR is not set
   11.83 -# CT_LOG_WARN is not set
   11.84 -# CT_LOG_INFO is not set
   11.85 -CT_LOG_EXTRA=y
   11.86 -# CT_LOG_ALL is not set
   11.87 -# CT_LOG_DEBUG is not set
   11.88 -CT_LOG_LEVEL_MAX="EXTRA"
   11.89 -# CT_LOG_SEE_TOOLS_WARN is not set
   11.90 -CT_LOG_PROGRESS_BAR=y
   11.91 -CT_LOG_TO_FILE=y
   11.92 -CT_LOG_FILE_COMPRESS=y
   11.93 -
   11.94 -#
   11.95 -# Target options
   11.96 -#
   11.97 -CT_ARCH="arm"
   11.98 -CT_ARCH_SUPPORTS_BOTH_MMU=y
   11.99 -CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
  11.100 -CT_ARCH_SUPPORTS_32=y
  11.101 -CT_ARCH_SUPPORT_ARCH=y
  11.102 -CT_ARCH_SUPPORT_CPU=y
  11.103 -CT_ARCH_SUPPORT_TUNE=y
  11.104 -CT_ARCH_SUPPORT_FPU=y
  11.105 -CT_ARCH_DEFAULT_HAS_MMU=y
  11.106 -CT_ARCH_DEFAULT_LE=y
  11.107 -CT_ARCH_DEFAULT_32=y
  11.108 -CT_ARCH_ARCH="armv5te"
  11.109 -CT_ARCH_CPU="xscale"
  11.110 -CT_ARCH_TUNE="xscale"
  11.111 -CT_ARCH_FPU=""
  11.112 -CT_ARCH_BE=y
  11.113 -# CT_ARCH_LE is not set
  11.114 -CT_ARCH_32=y
  11.115 -CT_ARCH_BITNESS=32
  11.116 -# CT_ARCH_FLOAT_HW is not set
  11.117 -CT_ARCH_FLOAT_SW=y
  11.118 -CT_TARGET_CFLAGS=""
  11.119 -CT_TARGET_LDFLAGS=""
  11.120 -# CT_ARCH_alpha is not set
  11.121 -CT_ARCH_arm=y
  11.122 -# CT_ARCH_avr32 is not set
  11.123 -# CT_ARCH_blackfin is not set
  11.124 -# CT_ARCH_m68k is not set
  11.125 -# CT_ARCH_mips is not set
  11.126 -# CT_ARCH_powerpc is not set
  11.127 -# CT_ARCH_s390 is not set
  11.128 -# CT_ARCH_sh is not set
  11.129 -# CT_ARCH_sparc is not set
  11.130 -# CT_ARCH_x86 is not set
  11.131 -CT_ARCH_alpha_AVAILABLE=y
  11.132 -CT_ARCH_arm_AVAILABLE=y
  11.133 -CT_ARCH_avr32_AVAILABLE=y
  11.134 -CT_ARCH_blackfin_AVAILABLE=y
  11.135 -CT_ARCH_m68k_AVAILABLE=y
  11.136 -CT_ARCH_mips_AVAILABLE=y
  11.137 -CT_ARCH_powerpc_AVAILABLE=y
  11.138 -CT_ARCH_s390_AVAILABLE=y
  11.139 -CT_ARCH_sh_AVAILABLE=y
  11.140 -CT_ARCH_sparc_AVAILABLE=y
  11.141 -CT_ARCH_x86_AVAILABLE=y
  11.142 -
  11.143 -#
  11.144 -# Generic target options
  11.145 -#
  11.146 -CT_ARCH_USE_MMU=y
  11.147 -
  11.148 -#
  11.149 -# Target optimisations
  11.150 -#
  11.151 -
  11.152 -#
  11.153 -# arm other options
  11.154 -#
  11.155 -CT_ARCH_ARM_MODE="arm"
  11.156 -CT_ARCH_ARM_MODE_ARM=y
  11.157 -# CT_ARCH_ARM_MODE_THUMB is not set
  11.158 -# CT_ARCH_ARM_INTERWORKING is not set
  11.159 -CT_ARCH_ARM_EABI=y
  11.160 -
  11.161 -#
  11.162 -# Toolchain options
  11.163 -#
  11.164 -
  11.165 -#
  11.166 -# General toolchain options
  11.167 -#
  11.168 -CT_FORCE_SYSROOT=y
  11.169 -CT_USE_SYSROOT=y
  11.170 -CT_SYSROOT_NAME="sysroot"
  11.171 -CT_SYSROOT_DIR_PREFIX=""
  11.172 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
  11.173 -# CT_STATIC_TOOLCHAIN is not set
  11.174 -CT_TOOLCHAIN_PKGVERSION=""
  11.175 -CT_TOOLCHAIN_BUGURL=""
  11.176 -
  11.177 -#
  11.178 -# Tuple completion and aliasing
  11.179 -#
  11.180 -CT_TARGET_VENDOR="test_nptl"
  11.181 -CT_TARGET_ALIAS_SED_EXPR=""
  11.182 -CT_TARGET_ALIAS=""
  11.183 -
  11.184 -#
  11.185 -# Toolchain type
  11.186 -#
  11.187 -# CT_NATIVE is not set
  11.188 -CT_CROSS=y
  11.189 -# CT_CROSS_NATIVE is not set
  11.190 -# CT_CANADIAN is not set
  11.191 -CT_TOOLCHAIN_TYPE="cross"
  11.192 -
  11.193 -#
  11.194 -# Build system
  11.195 -#
  11.196 -CT_BUILD=""
  11.197 -CT_BUILD_PREFIX=""
  11.198 -CT_BUILD_SUFFIX=""
  11.199 -
  11.200 -#
  11.201 -# Operating System
  11.202 -#
  11.203 -CT_KERNEL_SUPPORTS_SHARED_LIBS=y
  11.204 -CT_KERNEL="linux"
  11.205 -CT_KERNEL_VERSION="3.0"
  11.206 -# CT_KERNEL_bare_metal is not set
  11.207 -CT_KERNEL_linux=y
  11.208 -CT_KERNEL_bare_metal_AVAILABLE=y
  11.209 -CT_KERNEL_linux_AVAILABLE=y
  11.210 -CT_KERNEL_LINUX_INSTALL=y
  11.211 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
  11.212 -CT_KERNEL_V_3_0=y
  11.213 -# CT_KERNEL_V_2_6_39_3 is not set
  11.214 -# CT_KERNEL_V_2_6_39_2 is not set
  11.215 -# CT_KERNEL_V_2_6_39_1 is not set
  11.216 -# CT_KERNEL_V_2_6_39 is not set
  11.217 -# CT_KERNEL_V_2_6_38_8 is not set
  11.218 -# CT_KERNEL_V_2_6_37_6 is not set
  11.219 -# CT_KERNEL_V_2_6_36_4 is not set
  11.220 -# CT_KERNEL_V_2_6_35_13 is not set
  11.221 -# CT_KERNEL_V_2_6_34_10 is not set
  11.222 -# CT_KERNEL_V_2_6_33_16 is not set
  11.223 -# CT_KERNEL_V_2_6_32_43 is not set
  11.224 -# CT_KERNEL_V_2_6_31_14 is not set
  11.225 -# CT_KERNEL_V_2_6_27_59 is not set
  11.226 -# CT_KERNEL_LINUX_CUSTOM is not set
  11.227 -CT_KERNEL_mingw32_AVAILABLE=y
  11.228 -
  11.229 -#
  11.230 -# Common kernel options
  11.231 -#
  11.232 -CT_SHARED_LIBS=y
  11.233 -
  11.234 -#
  11.235 -# linux other options
  11.236 -#
  11.237 -CT_KERNEL_LINUX_VERBOSITY_0=y
  11.238 -# CT_KERNEL_LINUX_VERBOSITY_1 is not set
  11.239 -# CT_KERNEL_LINUX_VERBOSITY_2 is not set
  11.240 -CT_KERNEL_LINUX_VERBOSE_LEVEL=0
  11.241 -CT_KERNEL_LINUX_INSTALL_CHECK=y
  11.242 -
  11.243 -#
  11.244 -# Binary utilities
  11.245 -#
  11.246 -CT_ARCH_BINFMT_ELF=y
  11.247 -
  11.248 -#
  11.249 -# GNU binutils
  11.250 -#
  11.251 -# CT_BINUTILS_V_2_21 is not set
  11.252 -# CT_BINUTILS_V_2_20_1 is not set
  11.253 -CT_BINUTILS_V_2_20=y
  11.254 -# CT_BINUTILS_V_2_19_1 is not set
  11.255 -# CT_BINUTILS_V_2_19 is not set
  11.256 -# CT_BINUTILS_V_2_18 is not set
  11.257 -CT_BINUTILS_VERSION="2.20"
  11.258 -CT_BINUTILS_2_20_or_later=y
  11.259 -CT_BINUTILS_2_19_or_later=y
  11.260 -CT_BINUTILS_2_18_or_later=y
  11.261 -CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
  11.262 -CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
  11.263 -CT_BINUTILS_LINKER_LD=y
  11.264 -CT_BINUTILS_LINKERS_LIST="ld"
  11.265 -CT_BINUTILS_LINKER_DEFAULT="bfd"
  11.266 -CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
  11.267 -# CT_BINUTILS_FOR_TARGET is not set
  11.268 -
  11.269 -#
  11.270 -# C compiler
  11.271 -#
  11.272 -CT_CC="gcc"
  11.273 -CT_CC_VERSION="4.4.3"
  11.274 -CT_CC_gcc=y
  11.275 -# CT_CC_GCC_SHOW_LINARO is not set
  11.276 -# CT_CC_V_4_6_1 is not set
  11.277 -# CT_CC_V_4_6_0 is not set
  11.278 -# CT_CC_V_4_5_3 is not set
  11.279 -# CT_CC_V_4_5_2 is not set
  11.280 -# CT_CC_V_4_5_1 is not set
  11.281 -# CT_CC_V_4_5_0 is not set
  11.282 -# CT_CC_V_4_4_6 is not set
  11.283 -# CT_CC_V_4_4_5 is not set
  11.284 -# CT_CC_V_4_4_4 is not set
  11.285 -CT_CC_V_4_4_3=y
  11.286 -# CT_CC_V_4_4_2 is not set
  11.287 -# CT_CC_V_4_4_1 is not set
  11.288 -# CT_CC_V_4_4_0 is not set
  11.289 -# CT_CC_V_4_3_6 is not set
  11.290 -# CT_CC_V_4_3_5 is not set
  11.291 -# CT_CC_V_4_3_4 is not set
  11.292 -# CT_CC_V_4_3_3 is not set
  11.293 -# CT_CC_V_4_3_2 is not set
  11.294 -# CT_CC_V_4_3_1 is not set
  11.295 -# CT_CC_V_4_2_4 is not set
  11.296 -# CT_CC_V_4_2_2 is not set
  11.297 -CT_CC_GCC_4_2_or_later=y
  11.298 -CT_CC_GCC_4_3_or_later=y
  11.299 -CT_CC_GCC_4_4=y
  11.300 -CT_CC_GCC_4_4_or_later=y
  11.301 -CT_CC_GCC_HAS_GRAPHITE=y
  11.302 -CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
  11.303 -CT_CC_GCC_USE_GMP_MPFR=y
  11.304 -CT_CC_GCC_USE_PPL_CLOOG=y
  11.305 -CT_CC_SUPPORT_CXX=y
  11.306 -CT_CC_SUPPORT_FORTRAN=y
  11.307 -CT_CC_SUPPORT_JAVA=y
  11.308 -CT_CC_SUPPORT_ADA=y
  11.309 -CT_CC_SUPPORT_OBJC=y
  11.310 -CT_CC_SUPPORT_OBJCXX=y
  11.311 -
  11.312 -#
  11.313 -# Additional supported languages:
  11.314 -#
  11.315 -CT_CC_LANG_CXX=y
  11.316 -# CT_CC_LANG_FORTRAN is not set
  11.317 -# CT_CC_LANG_JAVA is not set
  11.318 -# CT_CC_LANG_ADA is not set
  11.319 -# CT_CC_LANG_OBJC is not set
  11.320 -# CT_CC_LANG_OBJCXX is not set
  11.321 -CT_CC_LANG_OTHERS=""
  11.322 -
  11.323 -#
  11.324 -# gcc other options
  11.325 -#
  11.326 -CT_CC_ENABLE_CXX_FLAGS=""
  11.327 -CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
  11.328 -CT_CC_EXTRA_CONFIG_ARRAY=""
  11.329 -CT_CC_STATIC_LIBSTDCXX=y
  11.330 -
  11.331 -#
  11.332 -# Optimisation features
  11.333 -#
  11.334 -CT_CC_GCC_USE_GRAPHITE=y
  11.335 -
  11.336 -#
  11.337 -# Settings for libraries running on target
  11.338 -#
  11.339 -CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
  11.340 -# CT_CC_GCC_LIBMUDFLAP is not set
  11.341 -# CT_CC_GCC_LIBGOMP is not set
  11.342 -# CT_CC_GCC_LIBSSP is not set
  11.343 -
  11.344 -#
  11.345 -# Misc. obscure options.
  11.346 -#
  11.347 -CT_CC_CXA_ATEXIT=y
  11.348 -# CT_CC_GCC_DISABLE_PCH is not set
  11.349 -# CT_CC_GCC_SJLJ_EXCEPTIONS is not set
  11.350 -CT_CC_GCC_LDBL_128=m
  11.351 -
  11.352 -#
  11.353 -# C-library
  11.354 -#
  11.355 -CT_LIBC="uClibc"
  11.356 -CT_LIBC_VERSION="20100710"
  11.357 -# CT_LIBC_eglibc is not set
  11.358 -# CT_LIBC_glibc is not set
  11.359 -CT_LIBC_uClibc=y
  11.360 -CT_LIBC_eglibc_AVAILABLE=y
  11.361 -CT_LIBC_glibc_AVAILABLE=y
  11.362 -CT_LIBC_mingw_AVAILABLE=y
  11.363 -CT_LIBC_newlib_AVAILABLE=y
  11.364 -CT_LIBC_none_AVAILABLE=y
  11.365 -CT_LIBC_uClibc_AVAILABLE=y
  11.366 -# CT_LIBC_UCLIBC_V_0_9_32 is not set
  11.367 -# CT_LIBC_UCLIBC_V_0_9_31 is not set
  11.368 -# CT_LIBC_UCLIBC_V_0_9_30_3 is not set
  11.369 -# CT_LIBC_UCLIBC_V_0_9_30_2 is not set
  11.370 -# CT_LIBC_UCLIBC_V_0_9_30_1 is not set
  11.371 -# CT_LIBC_UCLIBC_V_0_9_30 is not set
  11.372 -# CT_LIBC_UCLIBC_V_snapshot is not set
  11.373 -CT_LIBC_UCLIBC_V_specific_date=y
  11.374 -CT_LIBC_UCLIBC_0_9_30_or_later=y
  11.375 -CT_LIBC_UCLIBC_PARALLEL=y
  11.376 -CT_LIBC_UCLIBC_VERBOSITY_0=y
  11.377 -# CT_LIBC_UCLIBC_VERBOSITY_1 is not set
  11.378 -# CT_LIBC_UCLIBC_VERBOSITY_2 is not set
  11.379 -CT_LIBC_UCLIBC_VERBOSITY=""
  11.380 -CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
  11.381 -# CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set
  11.382 -# CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set
  11.383 -CT_LIBC_UCLIBC_DEBUG_LEVEL=0
  11.384 -CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
  11.385 -CT_LIBC_SUPPORT_THREADS_ANY=y
  11.386 -CT_LIBC_SUPPORT_NPTL=y
  11.387 -CT_LIBC_SUPPORT_LINUXTHREADS=y
  11.388 -CT_LIBC_SUPPORT_THREADS_NONE=y
  11.389 -CT_THREADS="nptl"
  11.390 -
  11.391 -#
  11.392 -# Common C library options
  11.393 -#
  11.394 -CT_THREADS_NPTL=y
  11.395 -# CT_THREADS_LINUXTHREADS is not set
  11.396 -# CT_THREADS_NONE is not set
  11.397 -CT_LIBC_XLDD=y
  11.398 -
  11.399 -#
  11.400 -# uClibc other options
  11.401 -#
  11.402 -CT_LIBC_UCLIBC_LNXTHRD=""
  11.403 -# CT_LIBC_UCLIBC_LOCALES is not set
  11.404 -# CT_LIBC_UCLIBC_WCHAR is not set
  11.405 -
  11.406 -#
  11.407 -# Debug facilities
  11.408 -#
  11.409 -# CT_DEBUG_dmalloc is not set
  11.410 -# CT_DEBUG_duma is not set
  11.411 -# CT_DEBUG_gdb is not set
  11.412 -# CT_DEBUG_ltrace is not set
  11.413 -# CT_DEBUG_strace is not set
  11.414 -
  11.415 -#
  11.416 -# Companion libraries
  11.417 -#
  11.418 -CT_COMPLIBS_NEEDED=y
  11.419 -CT_GMP_NEEDED=y
  11.420 -CT_MPFR_NEEDED=y
  11.421 -CT_PPL_NEEDED=y
  11.422 -CT_CLOOG_NEEDED=y
  11.423 -CT_COMPLIBS=y
  11.424 -CT_GMP=y
  11.425 -CT_MPFR=y
  11.426 -CT_PPL=y
  11.427 -CT_CLOOG=y
  11.428 -# CT_GMP_V_5_0_1 is not set
  11.429 -CT_GMP_V_4_3_2=y
  11.430 -# CT_GMP_V_4_3_1 is not set
  11.431 -# CT_GMP_V_4_3_0 is not set
  11.432 -CT_GMP_VERSION="4.3.2"
  11.433 -# CT_MPFR_V_3_0_1 is not set
  11.434 -# CT_MPFR_V_3_0_0 is not set
  11.435 -CT_MPFR_V_2_4_2=y
  11.436 -# CT_MPFR_V_2_4_1 is not set
  11.437 -# CT_MPFR_V_2_4_0 is not set
  11.438 -CT_MPFR_VERSION="2.4.2"
  11.439 -# CT_PPL_V_0_11_2 is not set
  11.440 -# CT_PPL_V_0_11_1 is not set
  11.441 -# CT_PPL_V_0_11 is not set
  11.442 -CT_PPL_V_0_10_2=y
  11.443 -CT_PPL_VERSION="0.10.2"
  11.444 -# CT_CLOOG_V_0_15_11 is not set
  11.445 -# CT_CLOOG_V_0_15_10 is not set
  11.446 -CT_CLOOG_V_0_15_9=y
  11.447 -# CT_CLOOG_V_0_15_8 is not set
  11.448 -# CT_CLOOG_V_0_15_7 is not set
  11.449 -# CT_CLOOG_V_0_15_6 is not set
  11.450 -CT_CLOOG_VERSION="0.15.9"
  11.451 -
  11.452 -#
  11.453 -# Companion libraries common options
  11.454 -#
  11.455 -# CT_COMPLIBS_CHECK is not set
  11.456 -
  11.457 -#
  11.458 -# Companion tools
  11.459 -#
  11.460 -
  11.461 -#
  11.462 -# READ HELP before you say 'Y' below !!!
  11.463 -#
  11.464 -# CT_COMP_TOOLS is not set
  11.465 -
  11.466 -#
  11.467 -# Test suite
  11.468 -#
  11.469 -# CT_TEST_SUITE_GCC is not set
    12.1 --- a/samples/armeb-test_nptl-linux-uclibcgnueabi/reported.by	Sun Oct 16 17:52:33 2011 +0200
    12.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    12.3 @@ -1,3 +0,0 @@
    12.4 -reporter_name="Yann E. MORIN"
    12.5 -reporter_url=""
    12.6 -reporter_comment="EXPERIMENTAL uClibc/NPTL snapshot."
    13.1 --- a/samples/armeb-test_nptl-linux-uclibcgnueabi/uClibc-20100710.config	Sun Oct 16 17:52:33 2011 +0200
    13.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    13.3 @@ -1,257 +0,0 @@
    13.4 -#
    13.5 -# Automatically generated make config: don't edit
    13.6 -# Version: 0.9.32-git
    13.7 -# Sat Jul 10 23:41:27 2010
    13.8 -#
    13.9 -# TARGET_alpha is not set
   13.10 -TARGET_arm=y
   13.11 -# TARGET_avr32 is not set
   13.12 -# TARGET_bfin is not set
   13.13 -# TARGET_cris is not set
   13.14 -# TARGET_e1 is not set
   13.15 -# TARGET_frv is not set
   13.16 -# TARGET_h8300 is not set
   13.17 -# TARGET_hppa is not set
   13.18 -# TARGET_i386 is not set
   13.19 -# TARGET_i960 is not set
   13.20 -# TARGET_ia64 is not set
   13.21 -# TARGET_m68k is not set
   13.22 -# TARGET_microblaze is not set
   13.23 -# TARGET_mips is not set
   13.24 -# TARGET_nios is not set
   13.25 -# TARGET_nios2 is not set
   13.26 -# TARGET_powerpc is not set
   13.27 -# TARGET_sh is not set
   13.28 -# TARGET_sh64 is not set
   13.29 -# TARGET_sparc is not set
   13.30 -# TARGET_v850 is not set
   13.31 -# TARGET_vax is not set
   13.32 -# TARGET_x86_64 is not set
   13.33 -# TARGET_xtensa is not set
   13.34 -
   13.35 -#
   13.36 -# Target Architecture Features and Options
   13.37 -#
   13.38 -TARGET_ARCH="arm"
   13.39 -FORCE_OPTIONS_FOR_ARCH=y
   13.40 -# CONFIG_ARM_OABI is not set
   13.41 -CONFIG_ARM_EABI=y
   13.42 -CONFIG_GENERIC_ARM=y
   13.43 -# CONFIG_ARM610 is not set
   13.44 -# CONFIG_ARM710 is not set
   13.45 -# CONFIG_ARM7TDMI is not set
   13.46 -# CONFIG_ARM720T is not set
   13.47 -# CONFIG_ARM920T is not set
   13.48 -# CONFIG_ARM922T is not set
   13.49 -# CONFIG_ARM926T is not set
   13.50 -# CONFIG_ARM10T is not set
   13.51 -# CONFIG_ARM1136JF_S is not set
   13.52 -# CONFIG_ARM1176JZ_S is not set
   13.53 -# CONFIG_ARM1176JZF_S is not set
   13.54 -# CONFIG_ARM_CORTEX_M3 is not set
   13.55 -# CONFIG_ARM_CORTEX_M1 is not set
   13.56 -# CONFIG_ARM_SA110 is not set
   13.57 -# CONFIG_ARM_SA1100 is not set
   13.58 -# CONFIG_ARM_XSCALE is not set
   13.59 -# CONFIG_ARM_IWMMXT is not set
   13.60 -TARGET_SUBARCH=""
   13.61 -
   13.62 -#
   13.63 -# Using ELF file format
   13.64 -#
   13.65 -ARCH_ANY_ENDIAN=y
   13.66 -ARCH_BIG_ENDIAN=y
   13.67 -ARCH_WANTS_BIG_ENDIAN=y
   13.68 -# ARCH_WANTS_LITTLE_ENDIAN is not set
   13.69 -ARCH_HAS_MMU=y
   13.70 -ARCH_USE_MMU=y
   13.71 -UCLIBC_HAS_FLOATS=y
   13.72 -# UCLIBC_HAS_FPU is not set
   13.73 -UCLIBC_HAS_SOFT_FLOAT=y
   13.74 -DO_C99_MATH=y
   13.75 -DO_XSI_MATH=y
   13.76 -UCLIBC_HAS_FENV=y
   13.77 -KERNEL_HEADERS="/usr/include"
   13.78 -HAVE_DOT_CONFIG=y
   13.79 -
   13.80 -#
   13.81 -# General Library Settings
   13.82 -#
   13.83 -# HAVE_NO_PIC is not set
   13.84 -DOPIC=y
   13.85 -# ARCH_HAS_NO_SHARED is not set
   13.86 -# ARCH_HAS_NO_LDSO is not set
   13.87 -HAVE_SHARED=y
   13.88 -# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
   13.89 -LDSO_LDD_SUPPORT=y
   13.90 -LDSO_CACHE_SUPPORT=y
   13.91 -LDSO_PRELOAD_ENV_SUPPORT=y
   13.92 -# LDSO_PRELOAD_FILE_SUPPORT is not set
   13.93 -LDSO_BASE_FILENAME="ld.so"
   13.94 -UCLIBC_STATIC_LDCONFIG=y
   13.95 -LDSO_RUNPATH=y
   13.96 -LDSO_SEARCH_INTERP_PATH=y
   13.97 -UCLIBC_CTOR_DTOR=y
   13.98 -# LDSO_GNU_HASH_SUPPORT is not set
   13.99 -HAS_NO_THREADS=y
  13.100 -# LINUXTHREADS_OLD is not set
  13.101 -# LINUXTHREADS_NEW is not set
  13.102 -# UCLIBC_HAS_THREADS_NATIVE is not set
  13.103 -UCLIBC_HAS_SYSLOG=y
  13.104 -UCLIBC_HAS_LFS=y
  13.105 -# MALLOC is not set
  13.106 -# MALLOC_SIMPLE is not set
  13.107 -MALLOC_STANDARD=y
  13.108 -MALLOC_GLIBC_COMPAT=y
  13.109 -UCLIBC_DYNAMIC_ATEXIT=y
  13.110 -COMPAT_ATEXIT=y
  13.111 -UCLIBC_SUSV3_LEGACY=y
  13.112 -UCLIBC_SUSV3_LEGACY_MACROS=y
  13.113 -UCLIBC_SUSV4_LEGACY=y
  13.114 -# UCLIBC_HAS_STUBS is not set
  13.115 -UCLIBC_HAS_SHADOW=y
  13.116 -# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
  13.117 -UCLIBC_HAS_PTY=y
  13.118 -ASSUME_DEVPTS=y
  13.119 -UNIX98PTY_ONLY=y
  13.120 -# UCLIBC_HAS_GETPT is not set
  13.121 -UCLIBC_HAS_LIBUTIL=y
  13.122 -UCLIBC_HAS_TM_EXTENSIONS=y
  13.123 -UCLIBC_HAS_TZ_CACHING=y
  13.124 -UCLIBC_HAS_TZ_FILE=y
  13.125 -UCLIBC_HAS_TZ_FILE_READ_MANY=y
  13.126 -UCLIBC_TZ_FILE_PATH="/etc/TZ"
  13.127 -UCLIBC_FALLBACK_TO_ETC_LOCALTIME=y
  13.128 -
  13.129 -#
  13.130 -# Advanced Library Settings
  13.131 -#
  13.132 -UCLIBC_PWD_BUFFER_SIZE=256
  13.133 -UCLIBC_GRP_BUFFER_SIZE=256
  13.134 -
  13.135 -#
  13.136 -# Support various families of functions
  13.137 -#
  13.138 -UCLIBC_LINUX_MODULE_24=y
  13.139 -UCLIBC_LINUX_SPECIFIC=y
  13.140 -UCLIBC_HAS_GNU_ERROR=y
  13.141 -UCLIBC_BSD_SPECIFIC=y
  13.142 -UCLIBC_HAS_BSD_ERR=y
  13.143 -# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
  13.144 -# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
  13.145 -# UCLIBC_NTP_LEGACY is not set
  13.146 -# UCLIBC_SV4_DEPRECATED is not set
  13.147 -UCLIBC_HAS_REALTIME=y
  13.148 -UCLIBC_HAS_ADVANCED_REALTIME=y
  13.149 -UCLIBC_HAS_EPOLL=y
  13.150 -UCLIBC_HAS_XATTR=y
  13.151 -UCLIBC_HAS_PROFILING=y
  13.152 -UCLIBC_HAS_CRYPT_IMPL=y
  13.153 -UCLIBC_HAS_CRYPT=y
  13.154 -UCLIBC_HAS_NETWORK_SUPPORT=y
  13.155 -UCLIBC_HAS_SOCKET=y
  13.156 -UCLIBC_HAS_IPV4=y
  13.157 -UCLIBC_HAS_IPV6=y
  13.158 -UCLIBC_HAS_RPC=y
  13.159 -UCLIBC_HAS_FULL_RPC=y
  13.160 -UCLIBC_HAS_REENTRANT_RPC=y
  13.161 -UCLIBC_USE_NETLINK=y
  13.162 -UCLIBC_SUPPORT_AI_ADDRCONFIG=y
  13.163 -# UCLIBC_HAS_BSD_RES_CLOSE is not set
  13.164 -# UCLIBC_HAS_COMPAT_RES_STATE is not set
  13.165 -# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
  13.166 -UCLIBC_HAS_LIBRESOLV_STUB=y
  13.167 -UCLIBC_HAS_LIBNSL_STUB=y
  13.168 -
  13.169 -#
  13.170 -# String and Stdio Support
  13.171 -#
  13.172 -UCLIBC_HAS_STRING_GENERIC_OPT=y
  13.173 -UCLIBC_HAS_STRING_ARCH_OPT=y
  13.174 -UCLIBC_HAS_CTYPE_TABLES=y
  13.175 -UCLIBC_HAS_CTYPE_SIGNED=y
  13.176 -UCLIBC_HAS_CTYPE_UNSAFE=y
  13.177 -# UCLIBC_HAS_CTYPE_CHECKED is not set
  13.178 -# UCLIBC_HAS_CTYPE_ENFORCED is not set
  13.179 -# UCLIBC_HAS_WCHAR is not set
  13.180 -# UCLIBC_HAS_LOCALE is not set
  13.181 -# UCLIBC_BUILD_ALL_LOCALE is not set
  13.182 -# UCLIBC_BUILD_MINIMAL_LOCALE is not set
  13.183 -# UCLIBC_PREGENERATED_LOCALE_DATA is not set
  13.184 -# UCLIBC_HAS_HEXADECIMAL_FLOATS is not set
  13.185 -# UCLIBC_HAS_GLIBC_CUSTOM_PRINTF is not set
  13.186 -# USE_OLD_VFPRINTF is not set
  13.187 -UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
  13.188 -# UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set
  13.189 -# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
  13.190 -# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
  13.191 -# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
  13.192 -# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
  13.193 -# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
  13.194 -UCLIBC_HAS_STDIO_BUFSIZ_4096=y
  13.195 -# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
  13.196 -UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
  13.197 -# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
  13.198 -# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
  13.199 -# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
  13.200 -UCLIBC_HAS_STDIO_GETC_MACRO=y
  13.201 -UCLIBC_HAS_STDIO_PUTC_MACRO=y
  13.202 -UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
  13.203 -# UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
  13.204 -# UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set
  13.205 -# UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set
  13.206 -# UCLIBC_HAS_PRINTF_M_SPEC is not set
  13.207 -UCLIBC_HAS_ERRNO_MESSAGES=y
  13.208 -# UCLIBC_HAS_SYS_ERRLIST is not set
  13.209 -UCLIBC_HAS_SIGNUM_MESSAGES=y
  13.210 -# UCLIBC_HAS_SYS_SIGLIST is not set
  13.211 -UCLIBC_HAS_GNU_GETOPT=y
  13.212 -UCLIBC_HAS_GNU_GETSUBOPT=y
  13.213 -
  13.214 -#
  13.215 -# Big and Tall
  13.216 -#
  13.217 -UCLIBC_HAS_REGEX=y
  13.218 -UCLIBC_HAS_REGEX_OLD=y
  13.219 -UCLIBC_HAS_FNMATCH=y
  13.220 -UCLIBC_HAS_FNMATCH_OLD=y
  13.221 -# UCLIBC_HAS_WORDEXP is not set
  13.222 -# UCLIBC_HAS_NFTW is not set
  13.223 -# UCLIBC_HAS_FTW is not set
  13.224 -UCLIBC_HAS_GLOB=y
  13.225 -# UCLIBC_HAS_GNU_GLOB is not set
  13.226 -
  13.227 -#
  13.228 -# Library Installation Options
  13.229 -#
  13.230 -RUNTIME_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/"
  13.231 -DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/usr/"
  13.232 -MULTILIB_DIR="lib"
  13.233 -# HARDWIRED_ABSPATH is not set
  13.234 -
  13.235 -#
  13.236 -# Security options
  13.237 -#
  13.238 -# UCLIBC_BUILD_PIE is not set
  13.239 -# UCLIBC_HAS_ARC4RANDOM is not set
  13.240 -# HAVE_NO_SSP is not set
  13.241 -# UCLIBC_HAS_SSP is not set
  13.242 -UCLIBC_BUILD_RELRO=y
  13.243 -# UCLIBC_BUILD_NOW is not set
  13.244 -UCLIBC_BUILD_NOEXECSTACK=y
  13.245 -
  13.246 -#
  13.247 -# uClibc development/debugging options
  13.248 -#
  13.249 -CROSS_COMPILER_PREFIX=""
  13.250 -UCLIBC_EXTRA_CFLAGS=""
  13.251 -# DODEBUG is not set
  13.252 -DOSTRIP=y
  13.253 -# DOASSERTS is not set
  13.254 -# SUPPORT_LD_DEBUG is not set
  13.255 -# SUPPORT_LD_DEBUG_EARLY is not set
  13.256 -# UCLIBC_MALLOC_DEBUGGING is not set
  13.257 -WARNINGS="-Wall"
  13.258 -# EXTRA_WARNINGS is not set
  13.259 -# DOMULTI is not set
  13.260 -# UCLIBC_MJN3_ONLY is not set
    14.1 --- a/samples/armeb-unknown-eabi/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    14.2 +++ b/samples/armeb-unknown-eabi/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    14.3 @@ -1,14 +1,11 @@
    14.4  #
    14.5  # Automatically generated make config: don't edit
    14.6 -# The crosstool-NG configuration menu
    14.7 -# Sun Jul 31 01:00:49 2011
    14.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
    14.9 +# Sun Oct 16 17:23:47 2011
   14.10  #
   14.11 +CT_CONFIGURE_has_xzutils=y
   14.12  CT_CONFIGURE_has_cvs=y
   14.13  CT_CONFIGURE_has_svn=y
   14.14 -CT_CONFIGURE_static_link_ok=y
   14.15 -CT_CONFIGURE_has_static_libstdcxx=y
   14.16 -CT_CONFIGURE_has_expat=y
   14.17 -CT_CONFIGURE_has_static_expat=y
   14.18  CT_MODULES=y
   14.19  
   14.20  #
   14.21 @@ -40,9 +37,9 @@
   14.22  #
   14.23  # CT_FORBID_DOWNLOAD is not set
   14.24  # CT_FORCE_DOWNLOAD is not set
   14.25 -# CT_USE_MIRROR is not set
   14.26  CT_CONNECT_TIMEOUT=10
   14.27  # CT_ONLY_DOWNLOAD is not set
   14.28 +# CT_USE_MIRROR is not set
   14.29  
   14.30  #
   14.31  # Extracting
   14.32 @@ -62,14 +59,15 @@
   14.33  #
   14.34  # Build behavior
   14.35  #
   14.36 -CT_PARALLEL_JOBS=1
   14.37 +CT_PARALLEL_JOBS=0
   14.38  CT_LOAD=0
   14.39  CT_USE_PIPES=y
   14.40 +CT_EXTRA_FLAGS_FOR_HOST=""
   14.41  # CT_CONFIG_SHELL_SH is not set
   14.42  # CT_CONFIG_SHELL_ASH is not set
   14.43  CT_CONFIG_SHELL_BASH=y
   14.44  # CT_CONFIG_SHELL_CUSTOM is not set
   14.45 -CT_CONFIG_SHELL="bash"
   14.46 +CT_CONFIG_SHELL="${bash}"
   14.47  
   14.48  #
   14.49  # Logging
   14.50 @@ -160,7 +158,6 @@
   14.51  CT_USE_SYSROOT=y
   14.52  CT_SYSROOT_NAME="sysroot"
   14.53  CT_SYSROOT_DIR_PREFIX=""
   14.54 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   14.55  CT_TOOLCHAIN_PKGVERSION=""
   14.56  CT_TOOLCHAIN_BUGURL=""
   14.57  
   14.58 @@ -207,12 +204,11 @@
   14.59  #
   14.60  # GNU binutils
   14.61  #
   14.62 -# CT_BINUTILS_V_2_20_1 is not set
   14.63 -# CT_BINUTILS_V_2_20 is not set
   14.64 -CT_BINUTILS_V_2_19_1=y
   14.65 -# CT_BINUTILS_V_2_19 is not set
   14.66 -# CT_BINUTILS_V_2_18 is not set
   14.67 -CT_BINUTILS_VERSION="2.19.1"
   14.68 +# CT_BINUTILS_V_2_21_1a is not set
   14.69 +# CT_BINUTILS_V_2_20_1a is not set
   14.70 +CT_BINUTILS_V_2_19_1a=y
   14.71 +# CT_BINUTILS_V_2_18a is not set
   14.72 +CT_BINUTILS_VERSION="2.19.1a"
   14.73  CT_BINUTILS_2_19_or_later=y
   14.74  CT_BINUTILS_2_18_or_later=y
   14.75  CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
   14.76 @@ -306,6 +302,7 @@
   14.77  CT_DEBUG_gdb=y
   14.78  CT_GDB_CROSS=y
   14.79  # CT_GDB_CROSS_STATIC is not set
   14.80 +CT_GDB_CROSS_PYTHON=y
   14.81  
   14.82  #
   14.83  # In bare-metal, you'll need to   
   14.84 @@ -318,8 +315,8 @@
   14.85  #
   14.86  # gdb version
   14.87  #
   14.88 -CT_GDB_V_6_8=y
   14.89 -CT_GDB_VERSION="6.8"
   14.90 +CT_GDB_V_6_8a=y
   14.91 +CT_GDB_VERSION="6.8a"
   14.92  # CT_DEBUG_ltrace is not set
   14.93  # CT_DEBUG_strace is not set
   14.94  
    15.1 --- a/samples/armeb-unknown-linux-gnueabi/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    15.2 +++ b/samples/armeb-unknown-linux-gnueabi/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    15.3 @@ -1,14 +1,11 @@
    15.4  #
    15.5  # Automatically generated make config: don't edit
    15.6 -# The crosstool-NG configuration menu
    15.7 -# Sun Jul 31 01:01:16 2011
    15.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
    15.9 +# Sun Oct 16 17:24:23 2011
   15.10  #
   15.11 +CT_CONFIGURE_has_xzutils=y
   15.12  CT_CONFIGURE_has_cvs=y
   15.13  CT_CONFIGURE_has_svn=y
   15.14 -CT_CONFIGURE_static_link_ok=y
   15.15 -CT_CONFIGURE_has_static_libstdcxx=y
   15.16 -CT_CONFIGURE_has_expat=y
   15.17 -CT_CONFIGURE_has_static_expat=y
   15.18  CT_MODULES=y
   15.19  
   15.20  #
   15.21 @@ -40,10 +37,9 @@
   15.22  #
   15.23  # CT_FORBID_DOWNLOAD is not set
   15.24  # CT_FORCE_DOWNLOAD is not set
   15.25 -# CT_USE_MIRROR is not set
   15.26 -# CT_PREFER_MIRROR is not set
   15.27  CT_CONNECT_TIMEOUT=10
   15.28  # CT_ONLY_DOWNLOAD is not set
   15.29 +# CT_USE_MIRROR is not set
   15.30  
   15.31  #
   15.32  # Extracting
   15.33 @@ -63,14 +59,15 @@
   15.34  #
   15.35  # Build behavior
   15.36  #
   15.37 -CT_PARALLEL_JOBS=1
   15.38 +CT_PARALLEL_JOBS=0
   15.39  CT_LOAD=0
   15.40  CT_USE_PIPES=y
   15.41 +CT_EXTRA_FLAGS_FOR_HOST=""
   15.42  # CT_CONFIG_SHELL_SH is not set
   15.43  # CT_CONFIG_SHELL_ASH is not set
   15.44  CT_CONFIG_SHELL_BASH=y
   15.45  # CT_CONFIG_SHELL_CUSTOM is not set
   15.46 -CT_CONFIG_SHELL="bash"
   15.47 +CT_CONFIG_SHELL="${bash}"
   15.48  
   15.49  #
   15.50  # Logging
   15.51 @@ -165,7 +162,7 @@
   15.52  CT_USE_SYSROOT=y
   15.53  CT_SYSROOT_NAME="sysroot"
   15.54  CT_SYSROOT_DIR_PREFIX=""
   15.55 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   15.56 +CT_WANTS_STATIC_LINK=y
   15.57  # CT_STATIC_TOOLCHAIN is not set
   15.58  CT_TOOLCHAIN_PKGVERSION=""
   15.59  CT_TOOLCHAIN_BUGURL=""
   15.60 @@ -203,20 +200,19 @@
   15.61  CT_KERNEL_linux=y
   15.62  CT_KERNEL_bare_metal_AVAILABLE=y
   15.63  CT_KERNEL_linux_AVAILABLE=y
   15.64 -CT_KERNEL_LINUX_INSTALL=y
   15.65 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   15.66 +# CT_KERNEL_V_3_0_4 is not set
   15.67 +# CT_KERNEL_V_3_0_3 is not set
   15.68 +# CT_KERNEL_V_3_0_2 is not set
   15.69 +# CT_KERNEL_V_3_0_1 is not set
   15.70  CT_KERNEL_V_3_0=y
   15.71 -# CT_KERNEL_V_2_6_39_3 is not set
   15.72 -# CT_KERNEL_V_2_6_39_2 is not set
   15.73 -# CT_KERNEL_V_2_6_39_1 is not set
   15.74 -# CT_KERNEL_V_2_6_39 is not set
   15.75 +# CT_KERNEL_V_2_6_39_4 is not set
   15.76  # CT_KERNEL_V_2_6_38_8 is not set
   15.77  # CT_KERNEL_V_2_6_37_6 is not set
   15.78  # CT_KERNEL_V_2_6_36_4 is not set
   15.79 -# CT_KERNEL_V_2_6_35_13 is not set
   15.80 +# CT_KERNEL_V_2_6_35_14 is not set
   15.81  # CT_KERNEL_V_2_6_34_10 is not set
   15.82 -# CT_KERNEL_V_2_6_33_16 is not set
   15.83 -# CT_KERNEL_V_2_6_32_43 is not set
   15.84 +# CT_KERNEL_V_2_6_33_19 is not set
   15.85 +# CT_KERNEL_V_2_6_32_46 is not set
   15.86  # CT_KERNEL_V_2_6_31_14 is not set
   15.87  # CT_KERNEL_V_2_6_27_59 is not set
   15.88  # CT_KERNEL_LINUX_CUSTOM is not set
   15.89 @@ -244,13 +240,12 @@
   15.90  #
   15.91  # GNU binutils
   15.92  #
   15.93 -# CT_BINUTILS_V_2_21 is not set
   15.94 -# CT_BINUTILS_V_2_20_1 is not set
   15.95 -CT_BINUTILS_V_2_20=y
   15.96 -# CT_BINUTILS_V_2_19_1 is not set
   15.97 -# CT_BINUTILS_V_2_19 is not set
   15.98 -# CT_BINUTILS_V_2_18 is not set
   15.99 -CT_BINUTILS_VERSION="2.20"
  15.100 +# CT_BINUTILS_V_2_21_53 is not set
  15.101 +# CT_BINUTILS_V_2_21_1a is not set
  15.102 +CT_BINUTILS_V_2_20_1a=y
  15.103 +# CT_BINUTILS_V_2_19_1a is not set
  15.104 +# CT_BINUTILS_V_2_18a is not set
  15.105 +CT_BINUTILS_VERSION="2.20.1a"
  15.106  CT_BINUTILS_2_20_or_later=y
  15.107  CT_BINUTILS_2_19_or_later=y
  15.108  CT_BINUTILS_2_18_or_later=y
  15.109 @@ -258,6 +253,8 @@
  15.110  CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
  15.111  CT_BINUTILS_FORCE_LD_BFD=y
  15.112  CT_BINUTILS_LINKER_LD=y
  15.113 +# CT_BINUTILS_LINKER_LD_GOLD is not set
  15.114 +# CT_BINUTILS_LINKER_GOLD_LD is not set
  15.115  CT_BINUTILS_LINKERS_LIST="ld"
  15.116  CT_BINUTILS_LINKER_DEFAULT="bfd"
  15.117  CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
  15.118 @@ -302,6 +299,7 @@
  15.119  CT_CC_GCC_USE_GMP_MPFR=y
  15.120  CT_CC_GCC_USE_PPL_CLOOG=y
  15.121  CT_CC_LANG_JAVA_USE_ECJ=y
  15.122 +CT_CC_LANG_FORTRAN=y
  15.123  CT_CC_SUPPORT_CXX=y
  15.124  CT_CC_SUPPORT_FORTRAN=y
  15.125  CT_CC_SUPPORT_JAVA=y
  15.126 @@ -313,7 +311,6 @@
  15.127  # Additional supported languages:
  15.128  #
  15.129  CT_CC_LANG_CXX=y
  15.130 -CT_CC_LANG_FORTRAN=y
  15.131  CT_CC_LANG_JAVA=y
  15.132  # CT_CC_LANG_ADA is not set
  15.133  # CT_CC_LANG_OBJC is not set
  15.134 @@ -394,6 +391,7 @@
  15.135  # CT_LIBC_GLIBC_FORCE_UNWIND is not set
  15.136  CT_LIBC_GLIBC_USE_PORTS=y
  15.137  CT_LIBC_ADDONS_LIST=""
  15.138 +# CT_LIBC_LOCALES is not set
  15.139  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  15.140  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
  15.141  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
  15.142 @@ -437,6 +435,7 @@
  15.143  CT_DEBUG_gdb=y
  15.144  CT_GDB_CROSS=y
  15.145  # CT_GDB_CROSS_STATIC is not set
  15.146 +CT_GDB_CROSS_PYTHON=y
  15.147  CT_GDB_NATIVE=y
  15.148  # CT_GDB_NATIVE_STATIC is not set
  15.149  CT_GDB_GDBSERVER=y
  15.150 @@ -446,12 +445,13 @@
  15.151  # gdb version
  15.152  #
  15.153  # CT_DEBUG_GDB_SHOW_LINARO is not set
  15.154 -# CT_GDB_V_7_2 is not set
  15.155 -# CT_GDB_V_7_1 is not set
  15.156 -# CT_GDB_V_7_0_1 is not set
  15.157 -# CT_GDB_V_7_0 is not set
  15.158 -CT_GDB_V_6_8=y
  15.159 -CT_GDB_VERSION="6.8"
  15.160 +# CT_GDB_V_7_3a is not set
  15.161 +# CT_GDB_V_7_2a is not set
  15.162 +# CT_GDB_V_7_1a is not set
  15.163 +# CT_GDB_V_7_0_1a is not set
  15.164 +# CT_GDB_V_7_0a is not set
  15.165 +CT_GDB_V_6_8a=y
  15.166 +CT_GDB_VERSION="6.8a"
  15.167  CT_DEBUG_ltrace=y
  15.168  CT_LTRACE_V_0_5_3=y
  15.169  # CT_LTRACE_V_0_5_2 is not set
  15.170 @@ -477,6 +477,7 @@
  15.171  CT_PPL=y
  15.172  CT_CLOOG=y
  15.173  CT_LIBELF_TARGET=y
  15.174 +# CT_GMP_V_5_0_2 is not set
  15.175  # CT_GMP_V_5_0_1 is not set
  15.176  CT_GMP_V_4_3_2=y
  15.177  # CT_GMP_V_4_3_1 is not set
    16.1 --- a/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    16.2 +++ b/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    16.3 @@ -1,15 +1,11 @@
    16.4  #
    16.5  # Automatically generated make config: don't edit
    16.6 -# crosstool-NG hg_default@2672_7cfaaf8204e7 Configuration
    16.7 -# Mon Sep 12 19:41:42 2011
    16.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
    16.9 +# Sun Oct 16 17:24:40 2011
   16.10  #
   16.11  CT_CONFIGURE_has_xzutils=y
   16.12  CT_CONFIGURE_has_cvs=y
   16.13  CT_CONFIGURE_has_svn=y
   16.14 -CT_CONFIGURE_static_link_ok=y
   16.15 -CT_CONFIGURE_has_static_libstdcxx=y
   16.16 -CT_CONFIGURE_has_expat=y
   16.17 -CT_CONFIGURE_has_static_expat=y
   16.18  CT_MODULES=y
   16.19  
   16.20  #
   16.21 @@ -63,14 +59,15 @@
   16.22  #
   16.23  # Build behavior
   16.24  #
   16.25 -CT_PARALLEL_JOBS=1
   16.26 +CT_PARALLEL_JOBS=0
   16.27  CT_LOAD=0
   16.28  CT_USE_PIPES=y
   16.29 +CT_EXTRA_FLAGS_FOR_HOST=""
   16.30  # CT_CONFIG_SHELL_SH is not set
   16.31  # CT_CONFIG_SHELL_ASH is not set
   16.32  CT_CONFIG_SHELL_BASH=y
   16.33  # CT_CONFIG_SHELL_CUSTOM is not set
   16.34 -CT_CONFIG_SHELL="bash"
   16.35 +CT_CONFIG_SHELL="${bash}"
   16.36  
   16.37  #
   16.38  # Logging
   16.39 @@ -165,7 +162,7 @@
   16.40  CT_USE_SYSROOT=y
   16.41  CT_SYSROOT_NAME="sysroot"
   16.42  CT_SYSROOT_DIR_PREFIX=""
   16.43 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   16.44 +CT_WANTS_STATIC_LINK=y
   16.45  # CT_STATIC_TOOLCHAIN is not set
   16.46  CT_TOOLCHAIN_PKGVERSION=""
   16.47  CT_TOOLCHAIN_BUGURL=""
   16.48 @@ -243,6 +240,7 @@
   16.49  #
   16.50  # GNU binutils
   16.51  #
   16.52 +# CT_BINUTILS_V_2_21_53 is not set
   16.53  CT_BINUTILS_V_2_21_1a=y
   16.54  # CT_BINUTILS_V_2_20_1a is not set
   16.55  # CT_BINUTILS_V_2_19_1a is not set
   16.56 @@ -415,8 +413,6 @@
   16.57  #
   16.58  # uClibc other options
   16.59  #
   16.60 -# CT_LIBC_UCLIBC_LNXTHRD_OLD is not set
   16.61 -# CT_LIBC_UCLIBC_LNXTHRD_NEW is not set
   16.62  CT_LIBC_UCLIBC_LNXTHRD=""
   16.63  # CT_LIBC_UCLIBC_LOCALES is not set
   16.64  CT_LIBC_UCLIBC_WCHAR=y
   16.65 @@ -435,6 +431,7 @@
   16.66  CT_DEBUG_gdb=y
   16.67  CT_GDB_CROSS=y
   16.68  # CT_GDB_CROSS_STATIC is not set
   16.69 +CT_GDB_CROSS_PYTHON=y
   16.70  CT_GDB_NATIVE=y
   16.71  # CT_GDB_NATIVE_STATIC is not set
   16.72  CT_GDB_GDBSERVER=y
    17.1 --- a/samples/avr32-unknown-none/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    17.2 +++ b/samples/avr32-unknown-none/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    17.3 @@ -1,14 +1,11 @@
    17.4  #
    17.5  # Automatically generated make config: don't edit
    17.6 -# The crosstool-NG configuration menu
    17.7 -# Sun Jul 31 01:08:18 2011
    17.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
    17.9 +# Sun Oct 16 17:25:08 2011
   17.10  #
   17.11 +CT_CONFIGURE_has_xzutils=y
   17.12  CT_CONFIGURE_has_cvs=y
   17.13  CT_CONFIGURE_has_svn=y
   17.14 -CT_CONFIGURE_static_link_ok=y
   17.15 -CT_CONFIGURE_has_static_libstdcxx=y
   17.16 -CT_CONFIGURE_has_expat=y
   17.17 -CT_CONFIGURE_has_static_expat=y
   17.18  CT_MODULES=y
   17.19  
   17.20  #
   17.21 @@ -40,9 +37,9 @@
   17.22  #
   17.23  # CT_FORBID_DOWNLOAD is not set
   17.24  # CT_FORCE_DOWNLOAD is not set
   17.25 -# CT_USE_MIRROR is not set
   17.26  CT_CONNECT_TIMEOUT=10
   17.27  # CT_ONLY_DOWNLOAD is not set
   17.28 +# CT_USE_MIRROR is not set
   17.29  
   17.30  #
   17.31  # Extracting
   17.32 @@ -62,14 +59,15 @@
   17.33  #
   17.34  # Build behavior
   17.35  #
   17.36 -CT_PARALLEL_JOBS=1
   17.37 +CT_PARALLEL_JOBS=0
   17.38  CT_LOAD=0
   17.39  CT_USE_PIPES=y
   17.40 +CT_EXTRA_FLAGS_FOR_HOST=""
   17.41  CT_CONFIG_SHELL_SH=y
   17.42  # CT_CONFIG_SHELL_ASH is not set
   17.43  # CT_CONFIG_SHELL_BASH is not set
   17.44  # CT_CONFIG_SHELL_CUSTOM is not set
   17.45 -CT_CONFIG_SHELL="sh"
   17.46 +CT_CONFIG_SHELL="/bin/sh"
   17.47  
   17.48  #
   17.49  # Logging
   17.50 @@ -150,7 +148,6 @@
   17.51  CT_USE_SYSROOT=y
   17.52  CT_SYSROOT_NAME="sysroot"
   17.53  CT_SYSROOT_DIR_PREFIX=""
   17.54 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   17.55  # CT_STATIC_TOOLCHAIN is not set
   17.56  CT_TOOLCHAIN_PKGVERSION=""
   17.57  CT_TOOLCHAIN_BUGURL=""
   17.58 @@ -201,13 +198,12 @@
   17.59  #
   17.60  # GNU binutils
   17.61  #
   17.62 -# CT_BINUTILS_V_2_21 is not set
   17.63 -# CT_BINUTILS_V_2_20_1 is not set
   17.64 -# CT_BINUTILS_V_2_20 is not set
   17.65 -# CT_BINUTILS_V_2_19_1 is not set
   17.66 -# CT_BINUTILS_V_2_19 is not set
   17.67 -CT_BINUTILS_V_2_18=y
   17.68 -CT_BINUTILS_VERSION="2.18"
   17.69 +# CT_BINUTILS_V_2_21_53 is not set
   17.70 +# CT_BINUTILS_V_2_21_1a is not set
   17.71 +# CT_BINUTILS_V_2_20_1a is not set
   17.72 +# CT_BINUTILS_V_2_19_1a is not set
   17.73 +CT_BINUTILS_V_2_18a=y
   17.74 +CT_BINUTILS_VERSION="2.18a"
   17.75  CT_BINUTILS_2_18_or_later=y
   17.76  CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
   17.77  CT_BINUTILS_LINKER_LD=y
   17.78 @@ -317,6 +313,7 @@
   17.79  # CT_LIBC_NEWLIB_IO_C99FMT is not set
   17.80  # CT_LIBC_NEWLIB_IO_LL is not set
   17.81  # CT_LIBC_NEWLIB_IO_FLOAT is not set
   17.82 +# CT_LIBC_NEWLIB_DISABLE_SUPPLIED_SYSCALLS is not set
   17.83  
   17.84  #
   17.85  # Debug facilities
    18.1 --- a/samples/bfin-unknown-linux-uclibc/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    18.2 +++ b/samples/bfin-unknown-linux-uclibc/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    18.3 @@ -1,14 +1,11 @@
    18.4  #
    18.5  # Automatically generated make config: don't edit
    18.6 -# The crosstool-NG configuration menu
    18.7 -# Sun Jul 31 01:08:57 2011
    18.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
    18.9 +# Sun Oct 16 17:25:34 2011
   18.10  #
   18.11 +CT_CONFIGURE_has_xzutils=y
   18.12  CT_CONFIGURE_has_cvs=y
   18.13  CT_CONFIGURE_has_svn=y
   18.14 -CT_CONFIGURE_static_link_ok=y
   18.15 -CT_CONFIGURE_has_static_libstdcxx=y
   18.16 -CT_CONFIGURE_has_expat=y
   18.17 -CT_CONFIGURE_has_static_expat=y
   18.18  CT_MODULES=y
   18.19  
   18.20  #
   18.21 @@ -40,9 +37,9 @@
   18.22  #
   18.23  # CT_FORBID_DOWNLOAD is not set
   18.24  # CT_FORCE_DOWNLOAD is not set
   18.25 -# CT_USE_MIRROR is not set
   18.26  CT_CONNECT_TIMEOUT=10
   18.27  # CT_ONLY_DOWNLOAD is not set
   18.28 +# CT_USE_MIRROR is not set
   18.29  
   18.30  #
   18.31  # Extracting
   18.32 @@ -62,14 +59,15 @@
   18.33  #
   18.34  # Build behavior
   18.35  #
   18.36 -CT_PARALLEL_JOBS=3
   18.37 +CT_PARALLEL_JOBS=0
   18.38  CT_LOAD=0
   18.39  CT_USE_PIPES=y
   18.40 +CT_EXTRA_FLAGS_FOR_HOST=""
   18.41  # CT_CONFIG_SHELL_SH is not set
   18.42  # CT_CONFIG_SHELL_ASH is not set
   18.43  CT_CONFIG_SHELL_BASH=y
   18.44  # CT_CONFIG_SHELL_CUSTOM is not set
   18.45 -CT_CONFIG_SHELL="bash"
   18.46 +CT_CONFIG_SHELL="${bash}"
   18.47  
   18.48  #
   18.49  # Logging
   18.50 @@ -147,7 +145,6 @@
   18.51  CT_USE_SYSROOT=y
   18.52  CT_SYSROOT_NAME="sysroot"
   18.53  CT_SYSROOT_DIR_PREFIX=""
   18.54 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   18.55  CT_TOOLCHAIN_PKGVERSION=""
   18.56  CT_TOOLCHAIN_BUGURL=""
   18.57  
   18.58 @@ -176,25 +173,24 @@
   18.59  #
   18.60  CT_KERNEL_SUPPORTS_SHARED_LIBS=y
   18.61  CT_KERNEL="linux"
   18.62 -CT_KERNEL_VERSION="2.6.33.16"
   18.63 +CT_KERNEL_VERSION="2.6.33.19"
   18.64  # CT_KERNEL_bare_metal is not set
   18.65  CT_KERNEL_linux=y
   18.66  CT_KERNEL_bare_metal_AVAILABLE=y
   18.67  CT_KERNEL_linux_AVAILABLE=y
   18.68 -CT_KERNEL_LINUX_INSTALL=y
   18.69 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   18.70 +# CT_KERNEL_V_3_0_4 is not set
   18.71 +# CT_KERNEL_V_3_0_3 is not set
   18.72 +# CT_KERNEL_V_3_0_2 is not set
   18.73 +# CT_KERNEL_V_3_0_1 is not set
   18.74  # CT_KERNEL_V_3_0 is not set
   18.75 -# CT_KERNEL_V_2_6_39_3 is not set
   18.76 -# CT_KERNEL_V_2_6_39_2 is not set
   18.77 -# CT_KERNEL_V_2_6_39_1 is not set
   18.78 -# CT_KERNEL_V_2_6_39 is not set
   18.79 +# CT_KERNEL_V_2_6_39_4 is not set
   18.80  # CT_KERNEL_V_2_6_38_8 is not set
   18.81  # CT_KERNEL_V_2_6_37_6 is not set
   18.82  # CT_KERNEL_V_2_6_36_4 is not set
   18.83 -# CT_KERNEL_V_2_6_35_13 is not set
   18.84 +# CT_KERNEL_V_2_6_35_14 is not set
   18.85  # CT_KERNEL_V_2_6_34_10 is not set
   18.86 -CT_KERNEL_V_2_6_33_16=y
   18.87 -# CT_KERNEL_V_2_6_32_43 is not set
   18.88 +CT_KERNEL_V_2_6_33_19=y
   18.89 +# CT_KERNEL_V_2_6_32_46 is not set
   18.90  # CT_KERNEL_V_2_6_31_14 is not set
   18.91  # CT_KERNEL_V_2_6_27_59 is not set
   18.92  # CT_KERNEL_LINUX_CUSTOM is not set
   18.93 @@ -223,12 +219,11 @@
   18.94  #
   18.95  # GNU binutils
   18.96  #
   18.97 -# CT_BINUTILS_V_2_20_1 is not set
   18.98 -CT_BINUTILS_V_2_20=y
   18.99 -# CT_BINUTILS_V_2_19_1 is not set
  18.100 -# CT_BINUTILS_V_2_19 is not set
  18.101 -# CT_BINUTILS_V_2_18 is not set
  18.102 -CT_BINUTILS_VERSION="2.20"
  18.103 +# CT_BINUTILS_V_2_21_1a is not set
  18.104 +CT_BINUTILS_V_2_20_1a=y
  18.105 +# CT_BINUTILS_V_2_19_1a is not set
  18.106 +# CT_BINUTILS_V_2_18a is not set
  18.107 +CT_BINUTILS_VERSION="2.20.1a"
  18.108  CT_BINUTILS_2_20_or_later=y
  18.109  CT_BINUTILS_2_19_or_later=y
  18.110  CT_BINUTILS_2_18_or_later=y
  18.111 @@ -265,6 +260,7 @@
  18.112  CT_CC_GCC_4_3_or_later=y
  18.113  CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
  18.114  CT_CC_GCC_USE_GMP_MPFR=y
  18.115 +# CT_CC_LANG_FORTRAN is not set
  18.116  CT_CC_SUPPORT_CXX=y
  18.117  CT_CC_SUPPORT_FORTRAN=y
  18.118  CT_CC_SUPPORT_JAVA=y
  18.119 @@ -276,7 +272,6 @@
  18.120  # Additional supported languages:
  18.121  #
  18.122  # CT_CC_LANG_CXX is not set
  18.123 -# CT_CC_LANG_FORTRAN is not set
  18.124  # CT_CC_LANG_JAVA is not set
  18.125  
  18.126  #
    19.1 --- a/samples/i586-geode-linux-uclibc/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    19.2 +++ b/samples/i586-geode-linux-uclibc/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    19.3 @@ -1,14 +1,11 @@
    19.4  #
    19.5  # Automatically generated make config: don't edit
    19.6 -# The crosstool-NG configuration menu
    19.7 -# Sun Jul 31 01:09:31 2011
    19.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
    19.9 +# Sun Oct 16 17:26:11 2011
   19.10  #
   19.11 +CT_CONFIGURE_has_xzutils=y
   19.12  CT_CONFIGURE_has_cvs=y
   19.13  CT_CONFIGURE_has_svn=y
   19.14 -CT_CONFIGURE_static_link_ok=y
   19.15 -CT_CONFIGURE_has_static_libstdcxx=y
   19.16 -CT_CONFIGURE_has_expat=y
   19.17 -CT_CONFIGURE_has_static_expat=y
   19.18  CT_MODULES=y
   19.19  
   19.20  #
   19.21 @@ -40,10 +37,9 @@
   19.22  #
   19.23  # CT_FORBID_DOWNLOAD is not set
   19.24  # CT_FORCE_DOWNLOAD is not set
   19.25 -# CT_USE_MIRROR is not set
   19.26 -# CT_PREFER_MIRROR is not set
   19.27  CT_CONNECT_TIMEOUT=10
   19.28  # CT_ONLY_DOWNLOAD is not set
   19.29 +# CT_USE_MIRROR is not set
   19.30  
   19.31  #
   19.32  # Extracting
   19.33 @@ -63,14 +59,15 @@
   19.34  #
   19.35  # Build behavior
   19.36  #
   19.37 -CT_PARALLEL_JOBS=1
   19.38 +CT_PARALLEL_JOBS=0
   19.39  CT_LOAD=0
   19.40  CT_USE_PIPES=y
   19.41 +CT_EXTRA_FLAGS_FOR_HOST=""
   19.42  # CT_CONFIG_SHELL_SH is not set
   19.43  # CT_CONFIG_SHELL_ASH is not set
   19.44  CT_CONFIG_SHELL_BASH=y
   19.45  # CT_CONFIG_SHELL_CUSTOM is not set
   19.46 -CT_CONFIG_SHELL="bash"
   19.47 +CT_CONFIG_SHELL="${bash}"
   19.48  
   19.49  #
   19.50  # Logging
   19.51 @@ -148,7 +145,7 @@
   19.52  CT_USE_SYSROOT=y
   19.53  CT_SYSROOT_NAME="sysroot"
   19.54  CT_SYSROOT_DIR_PREFIX=""
   19.55 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   19.56 +CT_WANTS_STATIC_LINK=y
   19.57  CT_TOOLCHAIN_PKGVERSION=""
   19.58  CT_TOOLCHAIN_BUGURL=""
   19.59  
   19.60 @@ -182,20 +179,19 @@
   19.61  CT_KERNEL_linux=y
   19.62  CT_KERNEL_bare_metal_AVAILABLE=y
   19.63  CT_KERNEL_linux_AVAILABLE=y
   19.64 -CT_KERNEL_LINUX_INSTALL=y
   19.65 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   19.66 +# CT_KERNEL_V_3_0_4 is not set
   19.67 +# CT_KERNEL_V_3_0_3 is not set
   19.68 +# CT_KERNEL_V_3_0_2 is not set
   19.69 +# CT_KERNEL_V_3_0_1 is not set
   19.70  # CT_KERNEL_V_3_0 is not set
   19.71 -# CT_KERNEL_V_2_6_39_3 is not set
   19.72 -# CT_KERNEL_V_2_6_39_2 is not set
   19.73 -# CT_KERNEL_V_2_6_39_1 is not set
   19.74 -# CT_KERNEL_V_2_6_39 is not set
   19.75 +# CT_KERNEL_V_2_6_39_4 is not set
   19.76  # CT_KERNEL_V_2_6_38_8 is not set
   19.77  # CT_KERNEL_V_2_6_37_6 is not set
   19.78  CT_KERNEL_V_2_6_36_4=y
   19.79 -# CT_KERNEL_V_2_6_35_13 is not set
   19.80 +# CT_KERNEL_V_2_6_35_14 is not set
   19.81  # CT_KERNEL_V_2_6_34_10 is not set
   19.82 -# CT_KERNEL_V_2_6_33_16 is not set
   19.83 -# CT_KERNEL_V_2_6_32_43 is not set
   19.84 +# CT_KERNEL_V_2_6_33_19 is not set
   19.85 +# CT_KERNEL_V_2_6_32_46 is not set
   19.86  # CT_KERNEL_V_2_6_31_14 is not set
   19.87  # CT_KERNEL_V_2_6_27_59 is not set
   19.88  # CT_KERNEL_LINUX_CUSTOM is not set
   19.89 @@ -223,12 +219,11 @@
   19.90  #
   19.91  # GNU binutils
   19.92  #
   19.93 -# CT_BINUTILS_V_2_20_1 is not set
   19.94 -CT_BINUTILS_V_2_20=y
   19.95 -# CT_BINUTILS_V_2_19_1 is not set
   19.96 -# CT_BINUTILS_V_2_19 is not set
   19.97 -# CT_BINUTILS_V_2_18 is not set
   19.98 -CT_BINUTILS_VERSION="2.20"
   19.99 +# CT_BINUTILS_V_2_21_1a is not set
  19.100 +CT_BINUTILS_V_2_20_1a=y
  19.101 +# CT_BINUTILS_V_2_19_1a is not set
  19.102 +# CT_BINUTILS_V_2_18a is not set
  19.103 +CT_BINUTILS_VERSION="2.20.1a"
  19.104  CT_BINUTILS_2_20_or_later=y
  19.105  CT_BINUTILS_2_19_or_later=y
  19.106  CT_BINUTILS_2_18_or_later=y
  19.107 @@ -272,6 +267,7 @@
  19.108  CT_CC_GCC_USE_GMP_MPFR=y
  19.109  CT_CC_GCC_USE_PPL_CLOOG=y
  19.110  CT_CC_LANG_JAVA_USE_ECJ=y
  19.111 +CT_CC_LANG_FORTRAN=y
  19.112  CT_CC_SUPPORT_CXX=y
  19.113  CT_CC_SUPPORT_FORTRAN=y
  19.114  CT_CC_SUPPORT_JAVA=y
  19.115 @@ -283,7 +279,6 @@
  19.116  # Additional supported languages:
  19.117  #
  19.118  CT_CC_LANG_CXX=y
  19.119 -CT_CC_LANG_FORTRAN=y
  19.120  CT_CC_LANG_JAVA=y
  19.121  
  19.122  #
  19.123 @@ -380,6 +375,7 @@
  19.124  CT_DEBUG_gdb=y
  19.125  CT_GDB_CROSS=y
  19.126  # CT_GDB_CROSS_STATIC is not set
  19.127 +CT_GDB_CROSS_PYTHON=y
  19.128  CT_GDB_NATIVE=y
  19.129  # CT_GDB_NATIVE_STATIC is not set
  19.130  CT_GDB_GDBSERVER=y
  19.131 @@ -388,8 +384,8 @@
  19.132  #
  19.133  # gdb version
  19.134  #
  19.135 -CT_GDB_V_6_8=y
  19.136 -CT_GDB_VERSION="6.8"
  19.137 +CT_GDB_V_6_8a=y
  19.138 +CT_GDB_VERSION="6.8a"
  19.139  CT_DEBUG_ltrace=y
  19.140  CT_LTRACE_V_0_5_3=y
  19.141  # CT_LTRACE_V_0_5_2 is not set
    20.1 --- a/samples/i586-mingw32msvc,i686-none-linux-gnu/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    20.2 +++ b/samples/i586-mingw32msvc,i686-none-linux-gnu/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    20.3 @@ -1,14 +1,11 @@
    20.4  #
    20.5  # Automatically generated make config: don't edit
    20.6 -# The crosstool-NG configuration menu
    20.7 -# Sun Jul 31 01:10:10 2011
    20.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
    20.9 +# Sun Oct 16 17:26:54 2011
   20.10  #
   20.11 +CT_CONFIGURE_has_xzutils=y
   20.12  CT_CONFIGURE_has_cvs=y
   20.13  CT_CONFIGURE_has_svn=y
   20.14 -CT_CONFIGURE_static_link_ok=y
   20.15 -CT_CONFIGURE_has_static_libstdcxx=y
   20.16 -CT_CONFIGURE_has_expat=y
   20.17 -CT_CONFIGURE_has_static_expat=y
   20.18  CT_MODULES=y
   20.19  
   20.20  #
   20.21 @@ -40,9 +37,9 @@
   20.22  #
   20.23  # CT_FORBID_DOWNLOAD is not set
   20.24  # CT_FORCE_DOWNLOAD is not set
   20.25 -# CT_USE_MIRROR is not set
   20.26  CT_CONNECT_TIMEOUT=10
   20.27  # CT_ONLY_DOWNLOAD is not set
   20.28 +# CT_USE_MIRROR is not set
   20.29  
   20.30  #
   20.31  # Extracting
   20.32 @@ -62,14 +59,15 @@
   20.33  #
   20.34  # Build behavior
   20.35  #
   20.36 -CT_PARALLEL_JOBS=4
   20.37 +CT_PARALLEL_JOBS=0
   20.38  CT_LOAD=0
   20.39  CT_USE_PIPES=y
   20.40 +CT_EXTRA_FLAGS_FOR_HOST=""
   20.41  # CT_CONFIG_SHELL_SH is not set
   20.42  # CT_CONFIG_SHELL_ASH is not set
   20.43  CT_CONFIG_SHELL_BASH=y
   20.44  # CT_CONFIG_SHELL_CUSTOM is not set
   20.45 -CT_CONFIG_SHELL="bash"
   20.46 +CT_CONFIG_SHELL="${bash}"
   20.47  
   20.48  #
   20.49  # Logging
   20.50 @@ -149,7 +147,6 @@
   20.51  CT_USE_SYSROOT=y
   20.52  CT_SYSROOT_NAME="sysroot"
   20.53  CT_SYSROOT_DIR_PREFIX=""
   20.54 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   20.55  # CT_STATIC_TOOLCHAIN is not set
   20.56  CT_TOOLCHAIN_PKGVERSION=""
   20.57  CT_TOOLCHAIN_BUGURL=""
   20.58 @@ -195,26 +192,25 @@
   20.59  #
   20.60  CT_KERNEL_SUPPORTS_SHARED_LIBS=y
   20.61  CT_KERNEL="linux"
   20.62 -CT_KERNEL_VERSION="2.6.33.16"
   20.63 +CT_KERNEL_VERSION="2.6.33.19"
   20.64  # CT_KERNEL_bare_metal is not set
   20.65  CT_KERNEL_linux=y
   20.66  # CT_KERNEL_mingw32 is not set
   20.67  CT_KERNEL_bare_metal_AVAILABLE=y
   20.68  CT_KERNEL_linux_AVAILABLE=y
   20.69 -CT_KERNEL_LINUX_INSTALL=y
   20.70 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   20.71 +# CT_KERNEL_V_3_0_4 is not set
   20.72 +# CT_KERNEL_V_3_0_3 is not set
   20.73 +# CT_KERNEL_V_3_0_2 is not set
   20.74 +# CT_KERNEL_V_3_0_1 is not set
   20.75  # CT_KERNEL_V_3_0 is not set
   20.76 -# CT_KERNEL_V_2_6_39_3 is not set
   20.77 -# CT_KERNEL_V_2_6_39_2 is not set
   20.78 -# CT_KERNEL_V_2_6_39_1 is not set
   20.79 -# CT_KERNEL_V_2_6_39 is not set
   20.80 +# CT_KERNEL_V_2_6_39_4 is not set
   20.81  # CT_KERNEL_V_2_6_38_8 is not set
   20.82  # CT_KERNEL_V_2_6_37_6 is not set
   20.83  # CT_KERNEL_V_2_6_36_4 is not set
   20.84 -# CT_KERNEL_V_2_6_35_13 is not set
   20.85 +# CT_KERNEL_V_2_6_35_14 is not set
   20.86  # CT_KERNEL_V_2_6_34_10 is not set
   20.87 -CT_KERNEL_V_2_6_33_16=y
   20.88 -# CT_KERNEL_V_2_6_32_43 is not set
   20.89 +CT_KERNEL_V_2_6_33_19=y
   20.90 +# CT_KERNEL_V_2_6_32_46 is not set
   20.91  # CT_KERNEL_V_2_6_31_14 is not set
   20.92  # CT_KERNEL_V_2_6_27_59 is not set
   20.93  # CT_KERNEL_LINUX_CUSTOM is not set
   20.94 @@ -242,19 +238,20 @@
   20.95  #
   20.96  # GNU binutils
   20.97  #
   20.98 -# CT_BINUTILS_V_2_21 is not set
   20.99 -# CT_BINUTILS_V_2_20_1 is not set
  20.100 -# CT_BINUTILS_V_2_20 is not set
  20.101 -CT_BINUTILS_V_2_19_1=y
  20.102 -# CT_BINUTILS_V_2_19 is not set
  20.103 -# CT_BINUTILS_V_2_18 is not set
  20.104 -CT_BINUTILS_VERSION="2.19.1"
  20.105 +# CT_BINUTILS_V_2_21_53 is not set
  20.106 +# CT_BINUTILS_V_2_21_1a is not set
  20.107 +# CT_BINUTILS_V_2_20_1a is not set
  20.108 +CT_BINUTILS_V_2_19_1a=y
  20.109 +# CT_BINUTILS_V_2_18a is not set
  20.110 +CT_BINUTILS_VERSION="2.19.1a"
  20.111  CT_BINUTILS_2_19_or_later=y
  20.112  CT_BINUTILS_2_18_or_later=y
  20.113  CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
  20.114  CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
  20.115  CT_BINUTILS_FORCE_LD_BFD=y
  20.116  CT_BINUTILS_LINKER_LD=y
  20.117 +# CT_BINUTILS_LINKER_LD_GOLD is not set
  20.118 +# CT_BINUTILS_LINKER_GOLD_LD is not set
  20.119  CT_BINUTILS_LINKERS_LIST="ld"
  20.120  CT_BINUTILS_LINKER_DEFAULT="bfd"
  20.121  CT_BINUTILS_EXTRA_CONFIG_ARRAY="--enable-targets=i686-none-linux-gnu"
  20.122 @@ -293,6 +290,7 @@
  20.123  CT_CC_GCC_4_3_or_later=y
  20.124  CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
  20.125  CT_CC_GCC_USE_GMP_MPFR=y
  20.126 +# CT_CC_LANG_FORTRAN is not set
  20.127  CT_CC_SUPPORT_CXX=y
  20.128  CT_CC_SUPPORT_FORTRAN=y
  20.129  CT_CC_SUPPORT_JAVA=y
  20.130 @@ -304,7 +302,6 @@
  20.131  # Additional supported languages:
  20.132  #
  20.133  CT_CC_LANG_CXX=y
  20.134 -# CT_CC_LANG_FORTRAN is not set
  20.135  # CT_CC_LANG_JAVA is not set
  20.136  # CT_CC_LANG_ADA is not set
  20.137  # CT_CC_LANG_OBJC is not set
  20.138 @@ -382,10 +379,11 @@
  20.139  # CT_LIBC_GLIBC_FORCE_UNWIND is not set
  20.140  # CT_LIBC_GLIBC_USE_PORTS is not set
  20.141  CT_LIBC_ADDONS_LIST=""
  20.142 +# CT_LIBC_LOCALES is not set
  20.143  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  20.144  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
  20.145  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
  20.146 -CT_LIBC_GLIBC_MIN_KERNEL="2.6.33.16"
  20.147 +CT_LIBC_GLIBC_MIN_KERNEL="2.6.33.19"
  20.148  
  20.149  #
  20.150  # glibc other options
  20.151 @@ -409,6 +407,7 @@
  20.152  CT_COMPLIBS=y
  20.153  CT_GMP=y
  20.154  CT_MPFR=y
  20.155 +# CT_GMP_V_5_0_2 is not set
  20.156  # CT_GMP_V_5_0_1 is not set
  20.157  CT_GMP_V_4_3_2=y
  20.158  # CT_GMP_V_4_3_1 is not set
    21.1 --- a/samples/i686-nptl-linux-gnu/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    21.2 +++ b/samples/i686-nptl-linux-gnu/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    21.3 @@ -1,14 +1,11 @@
    21.4  #
    21.5  # Automatically generated make config: don't edit
    21.6 -# The crosstool-NG configuration menu
    21.7 -# Sun Jul 31 01:11:43 2011
    21.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
    21.9 +# Sun Oct 16 17:27:42 2011
   21.10  #
   21.11 +CT_CONFIGURE_has_xzutils=y
   21.12  CT_CONFIGURE_has_cvs=y
   21.13  CT_CONFIGURE_has_svn=y
   21.14 -CT_CONFIGURE_static_link_ok=y
   21.15 -CT_CONFIGURE_has_static_libstdcxx=y
   21.16 -CT_CONFIGURE_has_expat=y
   21.17 -CT_CONFIGURE_has_static_expat=y
   21.18  CT_MODULES=y
   21.19  
   21.20  #
   21.21 @@ -40,10 +37,9 @@
   21.22  #
   21.23  # CT_FORBID_DOWNLOAD is not set
   21.24  # CT_FORCE_DOWNLOAD is not set
   21.25 -# CT_USE_MIRROR is not set
   21.26 -# CT_PREFER_MIRROR is not set
   21.27  CT_CONNECT_TIMEOUT=10
   21.28  # CT_ONLY_DOWNLOAD is not set
   21.29 +# CT_USE_MIRROR is not set
   21.30  
   21.31  #
   21.32  # Extracting
   21.33 @@ -63,14 +59,15 @@
   21.34  #
   21.35  # Build behavior
   21.36  #
   21.37 -CT_PARALLEL_JOBS=1
   21.38 +CT_PARALLEL_JOBS=0
   21.39  CT_LOAD=0
   21.40  CT_USE_PIPES=y
   21.41 +CT_EXTRA_FLAGS_FOR_HOST=""
   21.42  # CT_CONFIG_SHELL_SH is not set
   21.43  # CT_CONFIG_SHELL_ASH is not set
   21.44  CT_CONFIG_SHELL_BASH=y
   21.45  # CT_CONFIG_SHELL_CUSTOM is not set
   21.46 -CT_CONFIG_SHELL="bash"
   21.47 +CT_CONFIG_SHELL="${bash}"
   21.48  
   21.49  #
   21.50  # Logging
   21.51 @@ -150,7 +147,7 @@
   21.52  CT_USE_SYSROOT=y
   21.53  CT_SYSROOT_NAME="sysroot"
   21.54  CT_SYSROOT_DIR_PREFIX=""
   21.55 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   21.56 +CT_WANTS_STATIC_LINK=y
   21.57  # CT_STATIC_TOOLCHAIN is not set
   21.58  CT_TOOLCHAIN_PKGVERSION=""
   21.59  CT_TOOLCHAIN_BUGURL=""
   21.60 @@ -189,20 +186,19 @@
   21.61  # CT_KERNEL_mingw32 is not set
   21.62  CT_KERNEL_bare_metal_AVAILABLE=y
   21.63  CT_KERNEL_linux_AVAILABLE=y
   21.64 -CT_KERNEL_LINUX_INSTALL=y
   21.65 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   21.66 +# CT_KERNEL_V_3_0_4 is not set
   21.67 +# CT_KERNEL_V_3_0_3 is not set
   21.68 +# CT_KERNEL_V_3_0_2 is not set
   21.69 +# CT_KERNEL_V_3_0_1 is not set
   21.70  # CT_KERNEL_V_3_0 is not set
   21.71 -# CT_KERNEL_V_2_6_39_3 is not set
   21.72 -# CT_KERNEL_V_2_6_39_2 is not set
   21.73 -# CT_KERNEL_V_2_6_39_1 is not set
   21.74 -# CT_KERNEL_V_2_6_39 is not set
   21.75 +# CT_KERNEL_V_2_6_39_4 is not set
   21.76  # CT_KERNEL_V_2_6_38_8 is not set
   21.77  # CT_KERNEL_V_2_6_37_6 is not set
   21.78  CT_KERNEL_V_2_6_36_4=y
   21.79 -# CT_KERNEL_V_2_6_35_13 is not set
   21.80 +# CT_KERNEL_V_2_6_35_14 is not set
   21.81  # CT_KERNEL_V_2_6_34_10 is not set
   21.82 -# CT_KERNEL_V_2_6_33_16 is not set
   21.83 -# CT_KERNEL_V_2_6_32_43 is not set
   21.84 +# CT_KERNEL_V_2_6_33_19 is not set
   21.85 +# CT_KERNEL_V_2_6_32_46 is not set
   21.86  # CT_KERNEL_V_2_6_31_14 is not set
   21.87  # CT_KERNEL_V_2_6_27_59 is not set
   21.88  # CT_KERNEL_LINUX_CUSTOM is not set
   21.89 @@ -230,13 +226,12 @@
   21.90  #
   21.91  # GNU binutils
   21.92  #
   21.93 -CT_BINUTILS_V_2_21=y
   21.94 -# CT_BINUTILS_V_2_20_1 is not set
   21.95 -# CT_BINUTILS_V_2_20 is not set
   21.96 -# CT_BINUTILS_V_2_19_1 is not set
   21.97 -# CT_BINUTILS_V_2_19 is not set
   21.98 -# CT_BINUTILS_V_2_18 is not set
   21.99 -CT_BINUTILS_VERSION="2.21"
  21.100 +# CT_BINUTILS_V_2_21_53 is not set
  21.101 +CT_BINUTILS_V_2_21_1a=y
  21.102 +# CT_BINUTILS_V_2_20_1a is not set
  21.103 +# CT_BINUTILS_V_2_19_1a is not set
  21.104 +# CT_BINUTILS_V_2_18a is not set
  21.105 +CT_BINUTILS_VERSION="2.21.1a"
  21.106  CT_BINUTILS_2_21_or_later=y
  21.107  CT_BINUTILS_2_20_or_later=y
  21.108  CT_BINUTILS_2_19_or_later=y
  21.109 @@ -305,6 +300,7 @@
  21.110  CT_CC_GCC_USE_MPC=y
  21.111  CT_CC_GCC_USE_LIBELF=y
  21.112  CT_CC_LANG_JAVA_USE_ECJ=y
  21.113 +CT_CC_LANG_FORTRAN=y
  21.114  CT_CC_SUPPORT_CXX=y
  21.115  CT_CC_SUPPORT_FORTRAN=y
  21.116  CT_CC_SUPPORT_JAVA=y
  21.117 @@ -316,7 +312,6 @@
  21.118  # Additional supported languages:
  21.119  #
  21.120  CT_CC_LANG_CXX=y
  21.121 -CT_CC_LANG_FORTRAN=y
  21.122  CT_CC_LANG_JAVA=y
  21.123  # CT_CC_LANG_ADA is not set
  21.124  # CT_CC_LANG_OBJC is not set
  21.125 @@ -398,6 +393,7 @@
  21.126  # CT_LIBC_GLIBC_FORCE_UNWIND is not set
  21.127  # CT_LIBC_GLIBC_USE_PORTS is not set
  21.128  CT_LIBC_ADDONS_LIST=""
  21.129 +# CT_LIBC_LOCALES is not set
  21.130  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  21.131  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
  21.132  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
  21.133 @@ -421,6 +417,7 @@
  21.134  CT_DEBUG_gdb=y
  21.135  CT_GDB_CROSS=y
  21.136  # CT_GDB_CROSS_STATIC is not set
  21.137 +CT_GDB_CROSS_PYTHON=y
  21.138  CT_GDB_NATIVE=y
  21.139  # CT_GDB_NATIVE_STATIC is not set
  21.140  CT_GDB_GDBSERVER=y
  21.141 @@ -430,12 +427,13 @@
  21.142  # gdb version
  21.143  #
  21.144  # CT_DEBUG_GDB_SHOW_LINARO is not set
  21.145 -# CT_GDB_V_7_2 is not set
  21.146 -# CT_GDB_V_7_1 is not set
  21.147 -# CT_GDB_V_7_0_1 is not set
  21.148 -# CT_GDB_V_7_0 is not set
  21.149 -CT_GDB_V_6_8=y
  21.150 -CT_GDB_VERSION="6.8"
  21.151 +# CT_GDB_V_7_3a is not set
  21.152 +# CT_GDB_V_7_2a is not set
  21.153 +# CT_GDB_V_7_1a is not set
  21.154 +# CT_GDB_V_7_0_1a is not set
  21.155 +# CT_GDB_V_7_0a is not set
  21.156 +CT_GDB_V_6_8a=y
  21.157 +CT_GDB_VERSION="6.8a"
  21.158  CT_DEBUG_ltrace=y
  21.159  CT_LTRACE_V_0_5_3=y
  21.160  # CT_LTRACE_V_0_5_2 is not set
  21.161 @@ -465,6 +463,7 @@
  21.162  CT_MPC=y
  21.163  CT_LIBELF=y
  21.164  CT_LIBELF_TARGET=y
  21.165 +# CT_GMP_V_5_0_2 is not set
  21.166  # CT_GMP_V_5_0_1 is not set
  21.167  CT_GMP_V_4_3_2=y
  21.168  # CT_GMP_V_4_3_1 is not set
    22.1 --- a/samples/i686-pc-mingw32/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    22.2 +++ b/samples/i686-pc-mingw32/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    22.3 @@ -1,14 +1,11 @@
    22.4  #
    22.5  # Automatically generated make config: don't edit
    22.6 -# The crosstool-NG configuration menu
    22.7 -# Sun Jul 31 01:12:11 2011
    22.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
    22.9 +# Sun Oct 16 17:28:01 2011
   22.10  #
   22.11 +CT_CONFIGURE_has_xzutils=y
   22.12  CT_CONFIGURE_has_cvs=y
   22.13  CT_CONFIGURE_has_svn=y
   22.14 -CT_CONFIGURE_static_link_ok=y
   22.15 -CT_CONFIGURE_has_static_libstdcxx=y
   22.16 -CT_CONFIGURE_has_expat=y
   22.17 -CT_CONFIGURE_has_static_expat=y
   22.18  CT_MODULES=y
   22.19  
   22.20  #
   22.21 @@ -40,10 +37,9 @@
   22.22  #
   22.23  # CT_FORBID_DOWNLOAD is not set
   22.24  # CT_FORCE_DOWNLOAD is not set
   22.25 -# CT_USE_MIRROR is not set
   22.26 -# CT_PREFER_MIRROR is not set
   22.27  CT_CONNECT_TIMEOUT=10
   22.28  # CT_ONLY_DOWNLOAD is not set
   22.29 +# CT_USE_MIRROR is not set
   22.30  
   22.31  #
   22.32  # Extracting
   22.33 @@ -63,14 +59,15 @@
   22.34  #
   22.35  # Build behavior
   22.36  #
   22.37 -CT_PARALLEL_JOBS=1
   22.38 +CT_PARALLEL_JOBS=0
   22.39  CT_LOAD=0
   22.40  CT_USE_PIPES=y
   22.41 +CT_EXTRA_FLAGS_FOR_HOST=""
   22.42  # CT_CONFIG_SHELL_SH is not set
   22.43  # CT_CONFIG_SHELL_ASH is not set
   22.44  CT_CONFIG_SHELL_BASH=y
   22.45  # CT_CONFIG_SHELL_CUSTOM is not set
   22.46 -CT_CONFIG_SHELL="bash"
   22.47 +CT_CONFIG_SHELL="${bash}"
   22.48  
   22.49  #
   22.50  # Logging
   22.51 @@ -150,7 +147,7 @@
   22.52  CT_USE_SYSROOT=y
   22.53  CT_SYSROOT_NAME="sysroot"
   22.54  CT_SYSROOT_DIR_PREFIX=""
   22.55 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   22.56 +CT_WANTS_STATIC_LINK=y
   22.57  # CT_STATIC_TOOLCHAIN is not set
   22.58  CT_TOOLCHAIN_PKGVERSION=""
   22.59  CT_TOOLCHAIN_BUGURL=""
   22.60 @@ -205,13 +202,12 @@
   22.61  #
   22.62  # GNU binutils
   22.63  #
   22.64 -CT_BINUTILS_V_2_21=y
   22.65 -# CT_BINUTILS_V_2_20_1 is not set
   22.66 -# CT_BINUTILS_V_2_20 is not set
   22.67 -# CT_BINUTILS_V_2_19_1 is not set
   22.68 -# CT_BINUTILS_V_2_19 is not set
   22.69 -# CT_BINUTILS_V_2_18 is not set
   22.70 -CT_BINUTILS_VERSION="2.21"
   22.71 +# CT_BINUTILS_V_2_21_53 is not set
   22.72 +CT_BINUTILS_V_2_21_1a=y
   22.73 +# CT_BINUTILS_V_2_20_1a is not set
   22.74 +# CT_BINUTILS_V_2_19_1a is not set
   22.75 +# CT_BINUTILS_V_2_18a is not set
   22.76 +CT_BINUTILS_VERSION="2.21.1a"
   22.77  CT_BINUTILS_2_21_or_later=y
   22.78  CT_BINUTILS_2_20_or_later=y
   22.79  CT_BINUTILS_2_19_or_later=y
   22.80 @@ -267,6 +263,7 @@
   22.81  CT_CC_GCC_ENABLE_PLUGINS=y
   22.82  CT_CC_GCC_USE_GMP_MPFR=y
   22.83  CT_CC_GCC_USE_PPL_CLOOG=y
   22.84 +# CT_CC_LANG_FORTRAN is not set
   22.85  CT_CC_SUPPORT_CXX=y
   22.86  CT_CC_SUPPORT_FORTRAN=y
   22.87  CT_CC_SUPPORT_JAVA=y
   22.88 @@ -278,7 +275,6 @@
   22.89  # Additional supported languages:
   22.90  #
   22.91  CT_CC_LANG_CXX=y
   22.92 -# CT_CC_LANG_FORTRAN is not set
   22.93  # CT_CC_LANG_JAVA is not set
   22.94  # CT_CC_LANG_ADA is not set
   22.95  # CT_CC_LANG_OBJC is not set
   22.96 @@ -373,6 +369,7 @@
   22.97  CT_MPFR=y
   22.98  CT_PPL=y
   22.99  CT_CLOOG=y
  22.100 +# CT_GMP_V_5_0_2 is not set
  22.101  # CT_GMP_V_5_0_1 is not set
  22.102  CT_GMP_V_4_3_2=y
  22.103  # CT_GMP_V_4_3_1 is not set
    23.1 --- a/samples/m68k-unknown-elf/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    23.2 +++ b/samples/m68k-unknown-elf/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    23.3 @@ -1,14 +1,11 @@
    23.4  #
    23.5  # Automatically generated make config: don't edit
    23.6 -# The crosstool-NG configuration menu
    23.7 -# Sun Jul 31 01:12:48 2011
    23.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
    23.9 +# Sun Oct 16 17:28:26 2011
   23.10  #
   23.11 +CT_CONFIGURE_has_xzutils=y
   23.12  CT_CONFIGURE_has_cvs=y
   23.13  CT_CONFIGURE_has_svn=y
   23.14 -CT_CONFIGURE_static_link_ok=y
   23.15 -CT_CONFIGURE_has_static_libstdcxx=y
   23.16 -CT_CONFIGURE_has_expat=y
   23.17 -CT_CONFIGURE_has_static_expat=y
   23.18  CT_MODULES=y
   23.19  
   23.20  #
   23.21 @@ -40,9 +37,9 @@
   23.22  #
   23.23  # CT_FORBID_DOWNLOAD is not set
   23.24  # CT_FORCE_DOWNLOAD is not set
   23.25 -# CT_USE_MIRROR is not set
   23.26  CT_CONNECT_TIMEOUT=10
   23.27  # CT_ONLY_DOWNLOAD is not set
   23.28 +# CT_USE_MIRROR is not set
   23.29  
   23.30  #
   23.31  # Extracting
   23.32 @@ -62,14 +59,15 @@
   23.33  #
   23.34  # Build behavior
   23.35  #
   23.36 -CT_PARALLEL_JOBS=1
   23.37 +CT_PARALLEL_JOBS=0
   23.38  CT_LOAD=0
   23.39  CT_USE_PIPES=y
   23.40 +CT_EXTRA_FLAGS_FOR_HOST=""
   23.41  # CT_CONFIG_SHELL_SH is not set
   23.42  # CT_CONFIG_SHELL_ASH is not set
   23.43  CT_CONFIG_SHELL_BASH=y
   23.44  # CT_CONFIG_SHELL_CUSTOM is not set
   23.45 -CT_CONFIG_SHELL="bash"
   23.46 +CT_CONFIG_SHELL="${bash}"
   23.47  
   23.48  #
   23.49  # Logging
   23.50 @@ -143,7 +141,6 @@
   23.51  CT_USE_SYSROOT=y
   23.52  CT_SYSROOT_NAME="sysroot"
   23.53  CT_SYSROOT_DIR_PREFIX=""
   23.54 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   23.55  # CT_STATIC_TOOLCHAIN is not set
   23.56  CT_TOOLCHAIN_PKGVERSION=""
   23.57  CT_TOOLCHAIN_BUGURL=""
   23.58 @@ -196,13 +193,12 @@
   23.59  #
   23.60  # GNU binutils
   23.61  #
   23.62 -# CT_BINUTILS_V_2_21 is not set
   23.63 -# CT_BINUTILS_V_2_20_1 is not set
   23.64 -CT_BINUTILS_V_2_20=y
   23.65 -# CT_BINUTILS_V_2_19_1 is not set
   23.66 -# CT_BINUTILS_V_2_19 is not set
   23.67 -# CT_BINUTILS_V_2_18 is not set
   23.68 -CT_BINUTILS_VERSION="2.20"
   23.69 +# CT_BINUTILS_V_2_21_53 is not set
   23.70 +# CT_BINUTILS_V_2_21_1a is not set
   23.71 +CT_BINUTILS_V_2_20_1a=y
   23.72 +# CT_BINUTILS_V_2_19_1a is not set
   23.73 +# CT_BINUTILS_V_2_18a is not set
   23.74 +CT_BINUTILS_VERSION="2.20.1a"
   23.75  CT_BINUTILS_2_20_or_later=y
   23.76  CT_BINUTILS_2_19_or_later=y
   23.77  CT_BINUTILS_2_18_or_later=y
   23.78 @@ -321,6 +317,7 @@
   23.79  CT_COMPLIBS=y
   23.80  CT_GMP=y
   23.81  CT_MPFR=y
   23.82 +# CT_GMP_V_5_0_2 is not set
   23.83  # CT_GMP_V_5_0_1 is not set
   23.84  CT_GMP_V_4_3_2=y
   23.85  # CT_GMP_V_4_3_1 is not set
    24.1 --- a/samples/mips-ar2315-linux-gnu/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    24.2 +++ b/samples/mips-ar2315-linux-gnu/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    24.3 @@ -1,14 +1,11 @@
    24.4  #
    24.5  # Automatically generated make config: don't edit
    24.6 -# The crosstool-NG configuration menu
    24.7 -# Sun Jul 31 01:14:01 2011
    24.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
    24.9 +# Sun Oct 16 17:29:04 2011
   24.10  #
   24.11 +CT_CONFIGURE_has_xzutils=y
   24.12  CT_CONFIGURE_has_cvs=y
   24.13  CT_CONFIGURE_has_svn=y
   24.14 -CT_CONFIGURE_static_link_ok=y
   24.15 -CT_CONFIGURE_has_static_libstdcxx=y
   24.16 -CT_CONFIGURE_has_expat=y
   24.17 -CT_CONFIGURE_has_static_expat=y
   24.18  CT_MODULES=y
   24.19  
   24.20  #
   24.21 @@ -40,9 +37,9 @@
   24.22  #
   24.23  # CT_FORBID_DOWNLOAD is not set
   24.24  # CT_FORCE_DOWNLOAD is not set
   24.25 -# CT_USE_MIRROR is not set
   24.26  CT_CONNECT_TIMEOUT=10
   24.27  # CT_ONLY_DOWNLOAD is not set
   24.28 +# CT_USE_MIRROR is not set
   24.29  
   24.30  #
   24.31  # Extracting
   24.32 @@ -62,14 +59,15 @@
   24.33  #
   24.34  # Build behavior
   24.35  #
   24.36 -CT_PARALLEL_JOBS=1
   24.37 +CT_PARALLEL_JOBS=0
   24.38  CT_LOAD=0
   24.39  CT_USE_PIPES=y
   24.40 +CT_EXTRA_FLAGS_FOR_HOST=""
   24.41  # CT_CONFIG_SHELL_SH is not set
   24.42  # CT_CONFIG_SHELL_ASH is not set
   24.43  CT_CONFIG_SHELL_BASH=y
   24.44  # CT_CONFIG_SHELL_CUSTOM is not set
   24.45 -CT_CONFIG_SHELL="bash"
   24.46 +CT_CONFIG_SHELL="${bash}"
   24.47  
   24.48  #
   24.49  # Logging
   24.50 @@ -157,7 +155,6 @@
   24.51  CT_USE_SYSROOT=y
   24.52  CT_SYSROOT_NAME="sysroot"
   24.53  CT_SYSROOT_DIR_PREFIX=""
   24.54 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   24.55  # CT_STATIC_TOOLCHAIN is not set
   24.56  CT_TOOLCHAIN_PKGVERSION=""
   24.57  CT_TOOLCHAIN_BUGURL=""
   24.58 @@ -190,25 +187,24 @@
   24.59  #
   24.60  CT_KERNEL_SUPPORTS_SHARED_LIBS=y
   24.61  CT_KERNEL="linux"
   24.62 -CT_KERNEL_VERSION="2.6.33.16"
   24.63 +CT_KERNEL_VERSION="2.6.33.19"
   24.64  # CT_KERNEL_bare_metal is not set
   24.65  CT_KERNEL_linux=y
   24.66  CT_KERNEL_bare_metal_AVAILABLE=y
   24.67  CT_KERNEL_linux_AVAILABLE=y
   24.68 -CT_KERNEL_LINUX_INSTALL=y
   24.69 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   24.70 +# CT_KERNEL_V_3_0_4 is not set
   24.71 +# CT_KERNEL_V_3_0_3 is not set
   24.72 +# CT_KERNEL_V_3_0_2 is not set
   24.73 +# CT_KERNEL_V_3_0_1 is not set
   24.74  # CT_KERNEL_V_3_0 is not set
   24.75 -# CT_KERNEL_V_2_6_39_3 is not set
   24.76 -# CT_KERNEL_V_2_6_39_2 is not set
   24.77 -# CT_KERNEL_V_2_6_39_1 is not set
   24.78 -# CT_KERNEL_V_2_6_39 is not set
   24.79 +# CT_KERNEL_V_2_6_39_4 is not set
   24.80  # CT_KERNEL_V_2_6_38_8 is not set
   24.81  # CT_KERNEL_V_2_6_37_6 is not set
   24.82  # CT_KERNEL_V_2_6_36_4 is not set
   24.83 -# CT_KERNEL_V_2_6_35_13 is not set
   24.84 +# CT_KERNEL_V_2_6_35_14 is not set
   24.85  # CT_KERNEL_V_2_6_34_10 is not set
   24.86 -CT_KERNEL_V_2_6_33_16=y
   24.87 -# CT_KERNEL_V_2_6_32_43 is not set
   24.88 +CT_KERNEL_V_2_6_33_19=y
   24.89 +# CT_KERNEL_V_2_6_32_46 is not set
   24.90  # CT_KERNEL_V_2_6_31_14 is not set
   24.91  # CT_KERNEL_V_2_6_27_59 is not set
   24.92  # CT_KERNEL_LINUX_CUSTOM is not set
   24.93 @@ -236,13 +232,12 @@
   24.94  #
   24.95  # GNU binutils
   24.96  #
   24.97 -# CT_BINUTILS_V_2_21 is not set
   24.98 -# CT_BINUTILS_V_2_20_1 is not set
   24.99 -# CT_BINUTILS_V_2_20 is not set
  24.100 -CT_BINUTILS_V_2_19_1=y
  24.101 -# CT_BINUTILS_V_2_19 is not set
  24.102 -# CT_BINUTILS_V_2_18 is not set
  24.103 -CT_BINUTILS_VERSION="2.19.1"
  24.104 +# CT_BINUTILS_V_2_21_53 is not set
  24.105 +# CT_BINUTILS_V_2_21_1a is not set
  24.106 +# CT_BINUTILS_V_2_20_1a is not set
  24.107 +CT_BINUTILS_V_2_19_1a=y
  24.108 +# CT_BINUTILS_V_2_18a is not set
  24.109 +CT_BINUTILS_VERSION="2.19.1a"
  24.110  CT_BINUTILS_2_19_or_later=y
  24.111  CT_BINUTILS_2_18_or_later=y
  24.112  CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
  24.113 @@ -286,6 +281,7 @@
  24.114  CT_CC_GCC_4_3_or_later=y
  24.115  CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
  24.116  CT_CC_GCC_USE_GMP_MPFR=y
  24.117 +# CT_CC_LANG_FORTRAN is not set
  24.118  CT_CC_SUPPORT_CXX=y
  24.119  CT_CC_SUPPORT_FORTRAN=y
  24.120  CT_CC_SUPPORT_JAVA=y
  24.121 @@ -297,7 +293,6 @@
  24.122  # Additional supported languages:
  24.123  #
  24.124  CT_CC_LANG_CXX=y
  24.125 -# CT_CC_LANG_FORTRAN is not set
  24.126  # CT_CC_LANG_JAVA is not set
  24.127  # CT_CC_LANG_ADA is not set
  24.128  # CT_CC_LANG_OBJC is not set
  24.129 @@ -414,6 +409,7 @@
  24.130  #
  24.131  #   or try again later... :-(                            
  24.132  #
  24.133 +# CT_LIBC_LOCALES is not set
  24.134  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  24.135  # CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS is not set
  24.136  CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN=y
  24.137 @@ -430,6 +426,7 @@
  24.138  CT_DEBUG_gdb=y
  24.139  CT_GDB_CROSS=y
  24.140  # CT_GDB_CROSS_STATIC is not set
  24.141 +CT_GDB_CROSS_PYTHON=y
  24.142  # CT_GDB_NATIVE is not set
  24.143  CT_GDB_GDBSERVER=y
  24.144  CT_GDB_GDBSERVER_STATIC=y
  24.145 @@ -438,12 +435,13 @@
  24.146  # gdb version
  24.147  #
  24.148  # CT_DEBUG_GDB_SHOW_LINARO is not set
  24.149 -# CT_GDB_V_7_2 is not set
  24.150 -# CT_GDB_V_7_1 is not set
  24.151 -# CT_GDB_V_7_0_1 is not set
  24.152 -# CT_GDB_V_7_0 is not set
  24.153 -CT_GDB_V_6_8=y
  24.154 -CT_GDB_VERSION="6.8"
  24.155 +# CT_GDB_V_7_3a is not set
  24.156 +# CT_GDB_V_7_2a is not set
  24.157 +# CT_GDB_V_7_1a is not set
  24.158 +# CT_GDB_V_7_0_1a is not set
  24.159 +# CT_GDB_V_7_0a is not set
  24.160 +CT_GDB_V_6_8a=y
  24.161 +CT_GDB_VERSION="6.8a"
  24.162  # CT_DEBUG_ltrace is not set
  24.163  CT_DEBUG_strace=y
  24.164  # CT_STRACE_V_4_5_20 is not set
  24.165 @@ -460,6 +458,7 @@
  24.166  CT_COMPLIBS=y
  24.167  CT_GMP=y
  24.168  CT_MPFR=y
  24.169 +# CT_GMP_V_5_0_2 is not set
  24.170  # CT_GMP_V_5_0_1 is not set
  24.171  CT_GMP_V_4_3_2=y
  24.172  # CT_GMP_V_4_3_1 is not set
    25.1 --- a/samples/mips-malta-linux-gnu/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    25.2 +++ b/samples/mips-malta-linux-gnu/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    25.3 @@ -1,14 +1,11 @@
    25.4  #
    25.5  # Automatically generated make config: don't edit
    25.6 -# The crosstool-NG configuration menu
    25.7 -# Sun Jul 31 01:14:28 2011
    25.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
    25.9 +# Sun Oct 16 17:29:33 2011
   25.10  #
   25.11 +CT_CONFIGURE_has_xzutils=y
   25.12  CT_CONFIGURE_has_cvs=y
   25.13  CT_CONFIGURE_has_svn=y
   25.14 -CT_CONFIGURE_static_link_ok=y
   25.15 -CT_CONFIGURE_has_static_libstdcxx=y
   25.16 -CT_CONFIGURE_has_expat=y
   25.17 -CT_CONFIGURE_has_static_expat=y
   25.18  CT_MODULES=y
   25.19  
   25.20  #
   25.21 @@ -40,9 +37,9 @@
   25.22  #
   25.23  # CT_FORBID_DOWNLOAD is not set
   25.24  # CT_FORCE_DOWNLOAD is not set
   25.25 -# CT_USE_MIRROR is not set
   25.26  CT_CONNECT_TIMEOUT=10
   25.27  # CT_ONLY_DOWNLOAD is not set
   25.28 +# CT_USE_MIRROR is not set
   25.29  
   25.30  #
   25.31  # Extracting
   25.32 @@ -62,14 +59,15 @@
   25.33  #
   25.34  # Build behavior
   25.35  #
   25.36 -CT_PARALLEL_JOBS=1
   25.37 +CT_PARALLEL_JOBS=0
   25.38  CT_LOAD=0
   25.39  CT_USE_PIPES=y
   25.40 +CT_EXTRA_FLAGS_FOR_HOST=""
   25.41  # CT_CONFIG_SHELL_SH is not set
   25.42  # CT_CONFIG_SHELL_ASH is not set
   25.43  CT_CONFIG_SHELL_BASH=y
   25.44  # CT_CONFIG_SHELL_CUSTOM is not set
   25.45 -CT_CONFIG_SHELL="bash"
   25.46 +CT_CONFIG_SHELL="${bash}"
   25.47  
   25.48  #
   25.49  # Logging
   25.50 @@ -157,7 +155,7 @@
   25.51  CT_USE_SYSROOT=y
   25.52  CT_SYSROOT_NAME="sysroot"
   25.53  CT_SYSROOT_DIR_PREFIX=""
   25.54 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   25.55 +CT_WANTS_STATIC_LINK=y
   25.56  # CT_STATIC_TOOLCHAIN is not set
   25.57  CT_TOOLCHAIN_PKGVERSION=""
   25.58  CT_TOOLCHAIN_BUGURL=""
   25.59 @@ -195,20 +193,19 @@
   25.60  CT_KERNEL_linux=y
   25.61  CT_KERNEL_bare_metal_AVAILABLE=y
   25.62  CT_KERNEL_linux_AVAILABLE=y
   25.63 -CT_KERNEL_LINUX_INSTALL=y
   25.64 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   25.65 +# CT_KERNEL_V_3_0_4 is not set
   25.66 +# CT_KERNEL_V_3_0_3 is not set
   25.67 +# CT_KERNEL_V_3_0_2 is not set
   25.68 +# CT_KERNEL_V_3_0_1 is not set
   25.69  # CT_KERNEL_V_3_0 is not set
   25.70 -# CT_KERNEL_V_2_6_39_3 is not set
   25.71 -# CT_KERNEL_V_2_6_39_2 is not set
   25.72 -# CT_KERNEL_V_2_6_39_1 is not set
   25.73 -# CT_KERNEL_V_2_6_39 is not set
   25.74 +# CT_KERNEL_V_2_6_39_4 is not set
   25.75  CT_KERNEL_V_2_6_38_8=y
   25.76  # CT_KERNEL_V_2_6_37_6 is not set
   25.77  # CT_KERNEL_V_2_6_36_4 is not set
   25.78 -# CT_KERNEL_V_2_6_35_13 is not set
   25.79 +# CT_KERNEL_V_2_6_35_14 is not set
   25.80  # CT_KERNEL_V_2_6_34_10 is not set
   25.81 -# CT_KERNEL_V_2_6_33_16 is not set
   25.82 -# CT_KERNEL_V_2_6_32_43 is not set
   25.83 +# CT_KERNEL_V_2_6_33_19 is not set
   25.84 +# CT_KERNEL_V_2_6_32_46 is not set
   25.85  # CT_KERNEL_V_2_6_31_14 is not set
   25.86  # CT_KERNEL_V_2_6_27_59 is not set
   25.87  # CT_KERNEL_LINUX_CUSTOM is not set
   25.88 @@ -236,13 +233,12 @@
   25.89  #
   25.90  # GNU binutils
   25.91  #
   25.92 -CT_BINUTILS_V_2_21=y
   25.93 -# CT_BINUTILS_V_2_20_1 is not set
   25.94 -# CT_BINUTILS_V_2_20 is not set
   25.95 -# CT_BINUTILS_V_2_19_1 is not set
   25.96 -# CT_BINUTILS_V_2_19 is not set
   25.97 -# CT_BINUTILS_V_2_18 is not set
   25.98 -CT_BINUTILS_VERSION="2.21"
   25.99 +# CT_BINUTILS_V_2_21_53 is not set
  25.100 +CT_BINUTILS_V_2_21_1a=y
  25.101 +# CT_BINUTILS_V_2_20_1a is not set
  25.102 +# CT_BINUTILS_V_2_19_1a is not set
  25.103 +# CT_BINUTILS_V_2_18a is not set
  25.104 +CT_BINUTILS_VERSION="2.21.1a"
  25.105  CT_BINUTILS_2_21_or_later=y
  25.106  CT_BINUTILS_2_20_or_later=y
  25.107  CT_BINUTILS_2_19_or_later=y
  25.108 @@ -293,6 +289,7 @@
  25.109  CT_CC_GCC_HAS_GRAPHITE=y
  25.110  CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
  25.111  CT_CC_GCC_USE_GMP_MPFR=y
  25.112 +# CT_CC_LANG_FORTRAN is not set
  25.113  CT_CC_SUPPORT_CXX=y
  25.114  CT_CC_SUPPORT_FORTRAN=y
  25.115  CT_CC_SUPPORT_JAVA=y
  25.116 @@ -304,7 +301,6 @@
  25.117  # Additional supported languages:
  25.118  #
  25.119  # CT_CC_LANG_CXX is not set
  25.120 -# CT_CC_LANG_FORTRAN is not set
  25.121  # CT_CC_LANG_JAVA is not set
  25.122  # CT_CC_LANG_ADA is not set
  25.123  # CT_CC_LANG_OBJC is not set
  25.124 @@ -427,6 +423,7 @@
  25.125  #
  25.126  #   or try again later... :-(                            
  25.127  #
  25.128 +# CT_LIBC_LOCALES is not set
  25.129  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  25.130  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
  25.131  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
  25.132 @@ -440,6 +437,7 @@
  25.133  CT_DEBUG_gdb=y
  25.134  CT_GDB_CROSS=y
  25.135  # CT_GDB_CROSS_STATIC is not set
  25.136 +CT_GDB_CROSS_PYTHON=y
  25.137  # CT_GDB_NATIVE is not set
  25.138  CT_GDB_GDBSERVER=y
  25.139  # CT_GDB_GDBSERVER_STATIC is not set
  25.140 @@ -448,15 +446,16 @@
  25.141  # gdb version
  25.142  #
  25.143  # CT_DEBUG_GDB_SHOW_LINARO is not set
  25.144 -CT_GDB_V_7_2=y
  25.145 -# CT_GDB_V_7_1 is not set
  25.146 -# CT_GDB_V_7_0_1 is not set
  25.147 -# CT_GDB_V_7_0 is not set
  25.148 -# CT_GDB_V_6_8 is not set
  25.149 +# CT_GDB_V_7_3a is not set
  25.150 +CT_GDB_V_7_2a=y
  25.151 +# CT_GDB_V_7_1a is not set
  25.152 +# CT_GDB_V_7_0_1a is not set
  25.153 +# CT_GDB_V_7_0a is not set
  25.154 +# CT_GDB_V_6_8a is not set
  25.155  CT_GDB_7_0_or_later=y
  25.156  CT_GDB_HAS_PKGVERSION_BUGURL=y
  25.157  CT_GDB_INSTALL_GDBINIT=y
  25.158 -CT_GDB_VERSION="7.2"
  25.159 +CT_GDB_VERSION="7.2a"
  25.160  # CT_DEBUG_ltrace is not set
  25.161  # CT_DEBUG_strace is not set
  25.162  
  25.163 @@ -469,6 +468,7 @@
  25.164  CT_COMPLIBS=y
  25.165  CT_GMP=y
  25.166  CT_MPFR=y
  25.167 +# CT_GMP_V_5_0_2 is not set
  25.168  CT_GMP_V_5_0_1=y
  25.169  # CT_GMP_V_4_3_2 is not set
  25.170  # CT_GMP_V_4_3_1 is not set
    26.1 --- a/samples/mips-unknown-elf/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    26.2 +++ b/samples/mips-unknown-elf/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    26.3 @@ -1,14 +1,11 @@
    26.4  #
    26.5  # Automatically generated make config: don't edit
    26.6 -# The crosstool-NG configuration menu
    26.7 -# Sun Jul 31 01:14:50 2011
    26.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
    26.9 +# Sun Oct 16 17:29:54 2011
   26.10  #
   26.11 +CT_CONFIGURE_has_xzutils=y
   26.12  CT_CONFIGURE_has_cvs=y
   26.13  CT_CONFIGURE_has_svn=y
   26.14 -CT_CONFIGURE_static_link_ok=y
   26.15 -CT_CONFIGURE_has_static_libstdcxx=y
   26.16 -CT_CONFIGURE_has_expat=y
   26.17 -CT_CONFIGURE_has_static_expat=y
   26.18  CT_MODULES=y
   26.19  
   26.20  #
   26.21 @@ -40,9 +37,9 @@
   26.22  #
   26.23  # CT_FORBID_DOWNLOAD is not set
   26.24  # CT_FORCE_DOWNLOAD is not set
   26.25 -# CT_USE_MIRROR is not set
   26.26  CT_CONNECT_TIMEOUT=10
   26.27  # CT_ONLY_DOWNLOAD is not set
   26.28 +# CT_USE_MIRROR is not set
   26.29  
   26.30  #
   26.31  # Extracting
   26.32 @@ -62,14 +59,15 @@
   26.33  #
   26.34  # Build behavior
   26.35  #
   26.36 -CT_PARALLEL_JOBS=1
   26.37 +CT_PARALLEL_JOBS=0
   26.38  CT_LOAD=0
   26.39  CT_USE_PIPES=y
   26.40 +CT_EXTRA_FLAGS_FOR_HOST=""
   26.41  # CT_CONFIG_SHELL_SH is not set
   26.42  # CT_CONFIG_SHELL_ASH is not set
   26.43  CT_CONFIG_SHELL_BASH=y
   26.44  # CT_CONFIG_SHELL_CUSTOM is not set
   26.45 -CT_CONFIG_SHELL="bash"
   26.46 +CT_CONFIG_SHELL="${bash}"
   26.47  
   26.48  #
   26.49  # Logging
   26.50 @@ -153,7 +151,6 @@
   26.51  CT_USE_SYSROOT=y
   26.52  CT_SYSROOT_NAME="sysroot"
   26.53  CT_SYSROOT_DIR_PREFIX=""
   26.54 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   26.55  CT_TOOLCHAIN_PKGVERSION=""
   26.56  CT_TOOLCHAIN_BUGURL=""
   26.57  
   26.58 @@ -200,12 +197,11 @@
   26.59  #
   26.60  # GNU binutils
   26.61  #
   26.62 -# CT_BINUTILS_V_2_20_1 is not set
   26.63 -# CT_BINUTILS_V_2_20 is not set
   26.64 -CT_BINUTILS_V_2_19_1=y
   26.65 -# CT_BINUTILS_V_2_19 is not set
   26.66 -# CT_BINUTILS_V_2_18 is not set
   26.67 -CT_BINUTILS_VERSION="2.19.1"
   26.68 +# CT_BINUTILS_V_2_21_1a is not set
   26.69 +# CT_BINUTILS_V_2_20_1a is not set
   26.70 +CT_BINUTILS_V_2_19_1a=y
   26.71 +# CT_BINUTILS_V_2_18a is not set
   26.72 +CT_BINUTILS_VERSION="2.19.1a"
   26.73  CT_BINUTILS_2_19_or_later=y
   26.74  CT_BINUTILS_2_18_or_later=y
   26.75  CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
   26.76 @@ -306,6 +302,7 @@
   26.77  CT_DEBUG_gdb=y
   26.78  CT_GDB_CROSS=y
   26.79  # CT_GDB_CROSS_STATIC is not set
   26.80 +CT_GDB_CROSS_PYTHON=y
   26.81  
   26.82  #
   26.83  # In bare-metal, you'll need to   
   26.84 @@ -318,8 +315,8 @@
   26.85  #
   26.86  # gdb version
   26.87  #
   26.88 -CT_GDB_V_6_8=y
   26.89 -CT_GDB_VERSION="6.8"
   26.90 +CT_GDB_V_6_8a=y
   26.91 +CT_GDB_VERSION="6.8a"
   26.92  # CT_DEBUG_ltrace is not set
   26.93  # CT_DEBUG_strace is not set
   26.94  
    27.1 --- a/samples/mips-unknown-linux-uclibc/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    27.2 +++ b/samples/mips-unknown-linux-uclibc/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    27.3 @@ -1,15 +1,11 @@
    27.4  #
    27.5  # Automatically generated make config: don't edit
    27.6 -# crosstool-NG hg_default@2668_8ccb1b26ecec Configuration
    27.7 -# Mon Sep 12 15:29:30 2011
    27.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
    27.9 +# Sun Oct 16 17:30:11 2011
   27.10  #
   27.11  CT_CONFIGURE_has_xzutils=y
   27.12  CT_CONFIGURE_has_cvs=y
   27.13  CT_CONFIGURE_has_svn=y
   27.14 -CT_CONFIGURE_static_link_ok=y
   27.15 -CT_CONFIGURE_has_static_libstdcxx=y
   27.16 -CT_CONFIGURE_has_expat=y
   27.17 -CT_CONFIGURE_has_static_expat=y
   27.18  CT_MODULES=y
   27.19  
   27.20  #
   27.21 @@ -63,14 +59,15 @@
   27.22  #
   27.23  # Build behavior
   27.24  #
   27.25 -CT_PARALLEL_JOBS=1
   27.26 +CT_PARALLEL_JOBS=0
   27.27  CT_LOAD=0
   27.28  CT_USE_PIPES=y
   27.29 +CT_EXTRA_FLAGS_FOR_HOST=""
   27.30  # CT_CONFIG_SHELL_SH is not set
   27.31  # CT_CONFIG_SHELL_ASH is not set
   27.32  CT_CONFIG_SHELL_BASH=y
   27.33  # CT_CONFIG_SHELL_CUSTOM is not set
   27.34 -CT_CONFIG_SHELL="bash"
   27.35 +CT_CONFIG_SHELL="${bash}"
   27.36  
   27.37  #
   27.38  # Logging
   27.39 @@ -158,7 +155,7 @@
   27.40  CT_USE_SYSROOT=y
   27.41  CT_SYSROOT_NAME="sysroot"
   27.42  CT_SYSROOT_DIR_PREFIX=""
   27.43 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   27.44 +CT_WANTS_STATIC_LINK=y
   27.45  # CT_STATIC_TOOLCHAIN is not set
   27.46  CT_TOOLCHAIN_PKGVERSION=""
   27.47  CT_TOOLCHAIN_BUGURL=""
   27.48 @@ -236,6 +233,7 @@
   27.49  #
   27.50  # GNU binutils
   27.51  #
   27.52 +# CT_BINUTILS_V_2_21_53 is not set
   27.53  CT_BINUTILS_V_2_21_1a=y
   27.54  # CT_BINUTILS_V_2_20_1a is not set
   27.55  # CT_BINUTILS_V_2_19_1a is not set
   27.56 @@ -422,6 +420,7 @@
   27.57  CT_DEBUG_gdb=y
   27.58  CT_GDB_CROSS=y
   27.59  # CT_GDB_CROSS_STATIC is not set
   27.60 +CT_GDB_CROSS_PYTHON=y
   27.61  CT_GDB_NATIVE=y
   27.62  CT_GDB_NATIVE_STATIC=y
   27.63  CT_GDB_GDBSERVER=y
    28.1 --- a/samples/mips64el-n32-linux-uclibc/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    28.2 +++ b/samples/mips64el-n32-linux-uclibc/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    28.3 @@ -1,14 +1,11 @@
    28.4  #
    28.5  # Automatically generated make config: don't edit
    28.6 -# The crosstool-NG configuration menu
    28.7 -# Sun Jul 31 01:15:44 2011
    28.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
    28.9 +# Sun Oct 16 17:30:33 2011
   28.10  #
   28.11 +CT_CONFIGURE_has_xzutils=y
   28.12  CT_CONFIGURE_has_cvs=y
   28.13  CT_CONFIGURE_has_svn=y
   28.14 -CT_CONFIGURE_static_link_ok=y
   28.15 -CT_CONFIGURE_has_static_libstdcxx=y
   28.16 -CT_CONFIGURE_has_expat=y
   28.17 -CT_CONFIGURE_has_static_expat=y
   28.18  CT_MODULES=y
   28.19  
   28.20  #
   28.21 @@ -40,10 +37,9 @@
   28.22  #
   28.23  # CT_FORBID_DOWNLOAD is not set
   28.24  # CT_FORCE_DOWNLOAD is not set
   28.25 -# CT_USE_MIRROR is not set
   28.26 -# CT_PREFER_MIRROR is not set
   28.27  CT_CONNECT_TIMEOUT=10
   28.28  # CT_ONLY_DOWNLOAD is not set
   28.29 +# CT_USE_MIRROR is not set
   28.30  
   28.31  #
   28.32  # Extracting
   28.33 @@ -63,14 +59,15 @@
   28.34  #
   28.35  # Build behavior
   28.36  #
   28.37 -CT_PARALLEL_JOBS=1
   28.38 +CT_PARALLEL_JOBS=0
   28.39  CT_LOAD=0
   28.40  CT_USE_PIPES=y
   28.41 +CT_EXTRA_FLAGS_FOR_HOST=""
   28.42  # CT_CONFIG_SHELL_SH is not set
   28.43  # CT_CONFIG_SHELL_ASH is not set
   28.44  CT_CONFIG_SHELL_BASH=y
   28.45  # CT_CONFIG_SHELL_CUSTOM is not set
   28.46 -CT_CONFIG_SHELL="bash"
   28.47 +CT_CONFIG_SHELL="${bash}"
   28.48  
   28.49  #
   28.50  # Logging
   28.51 @@ -159,7 +156,6 @@
   28.52  CT_USE_SYSROOT=y
   28.53  CT_SYSROOT_NAME="sysroot"
   28.54  CT_SYSROOT_DIR_PREFIX=""
   28.55 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   28.56  # CT_STATIC_TOOLCHAIN is not set
   28.57  CT_TOOLCHAIN_PKGVERSION=""
   28.58  CT_TOOLCHAIN_BUGURL=""
   28.59 @@ -197,20 +193,19 @@
   28.60  CT_KERNEL_linux=y
   28.61  CT_KERNEL_bare_metal_AVAILABLE=y
   28.62  CT_KERNEL_linux_AVAILABLE=y
   28.63 -CT_KERNEL_LINUX_INSTALL=y
   28.64 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   28.65 +# CT_KERNEL_V_3_0_4 is not set
   28.66 +# CT_KERNEL_V_3_0_3 is not set
   28.67 +# CT_KERNEL_V_3_0_2 is not set
   28.68 +# CT_KERNEL_V_3_0_1 is not set
   28.69  # CT_KERNEL_V_3_0 is not set
   28.70 -# CT_KERNEL_V_2_6_39_3 is not set
   28.71 -# CT_KERNEL_V_2_6_39_2 is not set
   28.72 -# CT_KERNEL_V_2_6_39_1 is not set
   28.73 -# CT_KERNEL_V_2_6_39 is not set
   28.74 +# CT_KERNEL_V_2_6_39_4 is not set
   28.75  # CT_KERNEL_V_2_6_38_8 is not set
   28.76  # CT_KERNEL_V_2_6_37_6 is not set
   28.77  # CT_KERNEL_V_2_6_36_4 is not set
   28.78 -# CT_KERNEL_V_2_6_35_13 is not set
   28.79 +# CT_KERNEL_V_2_6_35_14 is not set
   28.80  # CT_KERNEL_V_2_6_34_10 is not set
   28.81 -# CT_KERNEL_V_2_6_33_16 is not set
   28.82 -# CT_KERNEL_V_2_6_32_43 is not set
   28.83 +# CT_KERNEL_V_2_6_33_19 is not set
   28.84 +# CT_KERNEL_V_2_6_32_46 is not set
   28.85  CT_KERNEL_V_2_6_31_14=y
   28.86  # CT_KERNEL_V_2_6_27_59 is not set
   28.87  # CT_KERNEL_LINUX_CUSTOM is not set
   28.88 @@ -238,13 +233,12 @@
   28.89  #
   28.90  # GNU binutils
   28.91  #
   28.92 -# CT_BINUTILS_V_2_21 is not set
   28.93 -# CT_BINUTILS_V_2_20_1 is not set
   28.94 -# CT_BINUTILS_V_2_20 is not set
   28.95 -CT_BINUTILS_V_2_19_1=y
   28.96 -# CT_BINUTILS_V_2_19 is not set
   28.97 -# CT_BINUTILS_V_2_18 is not set
   28.98 -CT_BINUTILS_VERSION="2.19.1"
   28.99 +# CT_BINUTILS_V_2_21_53 is not set
  28.100 +# CT_BINUTILS_V_2_21_1a is not set
  28.101 +# CT_BINUTILS_V_2_20_1a is not set
  28.102 +CT_BINUTILS_V_2_19_1a=y
  28.103 +# CT_BINUTILS_V_2_18a is not set
  28.104 +CT_BINUTILS_VERSION="2.19.1a"
  28.105  CT_BINUTILS_2_19_or_later=y
  28.106  CT_BINUTILS_2_18_or_later=y
  28.107  CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
  28.108 @@ -287,6 +281,7 @@
  28.109  CT_CC_GCC_4_3_or_later=y
  28.110  CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
  28.111  CT_CC_GCC_USE_GMP_MPFR=y
  28.112 +# CT_CC_LANG_FORTRAN is not set
  28.113  CT_CC_SUPPORT_CXX=y
  28.114  CT_CC_SUPPORT_FORTRAN=y
  28.115  CT_CC_SUPPORT_JAVA=y
  28.116 @@ -298,7 +293,6 @@
  28.117  # Additional supported languages:
  28.118  #
  28.119  CT_CC_LANG_CXX=y
  28.120 -# CT_CC_LANG_FORTRAN is not set
  28.121  # CT_CC_LANG_JAVA is not set
  28.122  # CT_CC_LANG_ADA is not set
  28.123  # CT_CC_LANG_OBJC is not set
  28.124 @@ -412,6 +406,7 @@
  28.125  CT_COMPLIBS=y
  28.126  CT_GMP=y
  28.127  CT_MPFR=y
  28.128 +# CT_GMP_V_5_0_2 is not set
  28.129  # CT_GMP_V_5_0_1 is not set
  28.130  CT_GMP_V_4_3_2=y
  28.131  # CT_GMP_V_4_3_1 is not set
    29.1 --- a/samples/mips64el-n64-linux-uclibc/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    29.2 +++ b/samples/mips64el-n64-linux-uclibc/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    29.3 @@ -1,14 +1,11 @@
    29.4  #
    29.5  # Automatically generated make config: don't edit
    29.6 -# The crosstool-NG configuration menu
    29.7 -# Sun Jul 31 01:16:04 2011
    29.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
    29.9 +# Sun Oct 16 17:30:53 2011
   29.10  #
   29.11 +CT_CONFIGURE_has_xzutils=y
   29.12  CT_CONFIGURE_has_cvs=y
   29.13  CT_CONFIGURE_has_svn=y
   29.14 -CT_CONFIGURE_static_link_ok=y
   29.15 -CT_CONFIGURE_has_static_libstdcxx=y
   29.16 -CT_CONFIGURE_has_expat=y
   29.17 -CT_CONFIGURE_has_static_expat=y
   29.18  CT_MODULES=y
   29.19  
   29.20  #
   29.21 @@ -40,10 +37,9 @@
   29.22  #
   29.23  # CT_FORBID_DOWNLOAD is not set
   29.24  # CT_FORCE_DOWNLOAD is not set
   29.25 -# CT_USE_MIRROR is not set
   29.26 -# CT_PREFER_MIRROR is not set
   29.27  CT_CONNECT_TIMEOUT=10
   29.28  # CT_ONLY_DOWNLOAD is not set
   29.29 +# CT_USE_MIRROR is not set
   29.30  
   29.31  #
   29.32  # Extracting
   29.33 @@ -63,14 +59,15 @@
   29.34  #
   29.35  # Build behavior
   29.36  #
   29.37 -CT_PARALLEL_JOBS=1
   29.38 +CT_PARALLEL_JOBS=0
   29.39  CT_LOAD=0
   29.40  CT_USE_PIPES=y
   29.41 +CT_EXTRA_FLAGS_FOR_HOST=""
   29.42  # CT_CONFIG_SHELL_SH is not set
   29.43  # CT_CONFIG_SHELL_ASH is not set
   29.44  CT_CONFIG_SHELL_BASH=y
   29.45  # CT_CONFIG_SHELL_CUSTOM is not set
   29.46 -CT_CONFIG_SHELL="bash"
   29.47 +CT_CONFIG_SHELL="${bash}"
   29.48  
   29.49  #
   29.50  # Logging
   29.51 @@ -159,7 +156,6 @@
   29.52  CT_USE_SYSROOT=y
   29.53  CT_SYSROOT_NAME="sysroot"
   29.54  CT_SYSROOT_DIR_PREFIX=""
   29.55 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   29.56  # CT_STATIC_TOOLCHAIN is not set
   29.57  CT_TOOLCHAIN_PKGVERSION=""
   29.58  CT_TOOLCHAIN_BUGURL=""
   29.59 @@ -197,20 +193,19 @@
   29.60  CT_KERNEL_linux=y
   29.61  CT_KERNEL_bare_metal_AVAILABLE=y
   29.62  CT_KERNEL_linux_AVAILABLE=y
   29.63 -CT_KERNEL_LINUX_INSTALL=y
   29.64 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   29.65 +# CT_KERNEL_V_3_0_4 is not set
   29.66 +# CT_KERNEL_V_3_0_3 is not set
   29.67 +# CT_KERNEL_V_3_0_2 is not set
   29.68 +# CT_KERNEL_V_3_0_1 is not set
   29.69  # CT_KERNEL_V_3_0 is not set
   29.70 -# CT_KERNEL_V_2_6_39_3 is not set
   29.71 -# CT_KERNEL_V_2_6_39_2 is not set
   29.72 -# CT_KERNEL_V_2_6_39_1 is not set
   29.73 -# CT_KERNEL_V_2_6_39 is not set
   29.74 +# CT_KERNEL_V_2_6_39_4 is not set
   29.75  # CT_KERNEL_V_2_6_38_8 is not set
   29.76  # CT_KERNEL_V_2_6_37_6 is not set
   29.77  # CT_KERNEL_V_2_6_36_4 is not set
   29.78 -# CT_KERNEL_V_2_6_35_13 is not set
   29.79 +# CT_KERNEL_V_2_6_35_14 is not set
   29.80  # CT_KERNEL_V_2_6_34_10 is not set
   29.81 -# CT_KERNEL_V_2_6_33_16 is not set
   29.82 -# CT_KERNEL_V_2_6_32_43 is not set
   29.83 +# CT_KERNEL_V_2_6_33_19 is not set
   29.84 +# CT_KERNEL_V_2_6_32_46 is not set
   29.85  CT_KERNEL_V_2_6_31_14=y
   29.86  # CT_KERNEL_V_2_6_27_59 is not set
   29.87  # CT_KERNEL_LINUX_CUSTOM is not set
   29.88 @@ -238,13 +233,12 @@
   29.89  #
   29.90  # GNU binutils
   29.91  #
   29.92 -# CT_BINUTILS_V_2_21 is not set
   29.93 -# CT_BINUTILS_V_2_20_1 is not set
   29.94 -# CT_BINUTILS_V_2_20 is not set
   29.95 -CT_BINUTILS_V_2_19_1=y
   29.96 -# CT_BINUTILS_V_2_19 is not set
   29.97 -# CT_BINUTILS_V_2_18 is not set
   29.98 -CT_BINUTILS_VERSION="2.19.1"
   29.99 +# CT_BINUTILS_V_2_21_53 is not set
  29.100 +# CT_BINUTILS_V_2_21_1a is not set
  29.101 +# CT_BINUTILS_V_2_20_1a is not set
  29.102 +CT_BINUTILS_V_2_19_1a=y
  29.103 +# CT_BINUTILS_V_2_18a is not set
  29.104 +CT_BINUTILS_VERSION="2.19.1a"
  29.105  CT_BINUTILS_2_19_or_later=y
  29.106  CT_BINUTILS_2_18_or_later=y
  29.107  CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
  29.108 @@ -287,6 +281,7 @@
  29.109  CT_CC_GCC_4_3_or_later=y
  29.110  CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
  29.111  CT_CC_GCC_USE_GMP_MPFR=y
  29.112 +# CT_CC_LANG_FORTRAN is not set
  29.113  CT_CC_SUPPORT_CXX=y
  29.114  CT_CC_SUPPORT_FORTRAN=y
  29.115  CT_CC_SUPPORT_JAVA=y
  29.116 @@ -298,7 +293,6 @@
  29.117  # Additional supported languages:
  29.118  #
  29.119  CT_CC_LANG_CXX=y
  29.120 -# CT_CC_LANG_FORTRAN is not set
  29.121  # CT_CC_LANG_JAVA is not set
  29.122  # CT_CC_LANG_ADA is not set
  29.123  # CT_CC_LANG_OBJC is not set
  29.124 @@ -412,6 +406,7 @@
  29.125  CT_COMPLIBS=y
  29.126  CT_GMP=y
  29.127  CT_MPFR=y
  29.128 +# CT_GMP_V_5_0_2 is not set
  29.129  # CT_GMP_V_5_0_1 is not set
  29.130  CT_GMP_V_4_3_2=y
  29.131  # CT_GMP_V_4_3_1 is not set
    30.1 --- a/samples/mipsel-sde-elf/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    30.2 +++ b/samples/mipsel-sde-elf/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    30.3 @@ -1,15 +1,11 @@
    30.4  #
    30.5  # Automatically generated make config: don't edit
    30.6 -# crosstool-NG hg_default@2677_7df89370f805 Configuration
    30.7 -# Sun Sep 25 14:27:04 2011
    30.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
    30.9 +# Sun Oct 16 17:31:08 2011
   30.10  #
   30.11  CT_CONFIGURE_has_xzutils=y
   30.12  CT_CONFIGURE_has_cvs=y
   30.13  CT_CONFIGURE_has_svn=y
   30.14 -CT_CONFIGURE_static_link_ok=y
   30.15 -CT_CONFIGURE_has_static_libstdcxx=y
   30.16 -CT_CONFIGURE_has_expat=y
   30.17 -CT_CONFIGURE_has_static_expat=y
   30.18  CT_MODULES=y
   30.19  
   30.20  #
   30.21 @@ -63,14 +59,15 @@
   30.22  #
   30.23  # Build behavior
   30.24  #
   30.25 -CT_PARALLEL_JOBS=1
   30.26 +CT_PARALLEL_JOBS=0
   30.27  CT_LOAD=0
   30.28  CT_USE_PIPES=y
   30.29 +CT_EXTRA_FLAGS_FOR_HOST=""
   30.30  # CT_CONFIG_SHELL_SH is not set
   30.31  # CT_CONFIG_SHELL_ASH is not set
   30.32  CT_CONFIG_SHELL_BASH=y
   30.33  # CT_CONFIG_SHELL_CUSTOM is not set
   30.34 -CT_CONFIG_SHELL="bash"
   30.35 +CT_CONFIG_SHELL="${bash}"
   30.36  
   30.37  #
   30.38  # Logging
   30.39 @@ -154,7 +151,7 @@
   30.40  CT_USE_SYSROOT=y
   30.41  CT_SYSROOT_NAME="sysroot"
   30.42  CT_SYSROOT_DIR_PREFIX=""
   30.43 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   30.44 +CT_WANTS_STATIC_LINK=y
   30.45  CT_TOOLCHAIN_PKGVERSION=""
   30.46  CT_TOOLCHAIN_BUGURL=""
   30.47  
   30.48 @@ -316,6 +313,7 @@
   30.49  CT_DEBUG_gdb=y
   30.50  CT_GDB_CROSS=y
   30.51  # CT_GDB_CROSS_STATIC is not set
   30.52 +CT_GDB_CROSS_PYTHON=y
   30.53  
   30.54  #
   30.55  # In bare-metal, you'll need to   
    31.1 --- a/samples/mipsel-unknown-linux-gnu/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    31.2 +++ b/samples/mipsel-unknown-linux-gnu/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    31.3 @@ -1,14 +1,11 @@
    31.4  #
    31.5  # Automatically generated make config: don't edit
    31.6 -# The crosstool-NG configuration menu
    31.7 -# Sun Jul 31 01:16:29 2011
    31.8 +# crosstool-NG hg_default@2721_7b64746b0ab3 Configuration
    31.9 +# Sun Oct 16 17:31:31 2011
   31.10  #
   31.11 +CT_CONFIGURE_has_xzutils=y
   31.12  CT_CONFIGURE_has_cvs=y
   31.13  CT_CONFIGURE_has_svn=y
   31.14 -CT_CONFIGURE_static_link_ok=y
   31.15 -CT_CONFIGURE_has_static_libstdcxx=y
   31.16 -CT_CONFIGURE_has_expat=y
   31.17 -CT_CONFIGURE_has_static_expat=y
   31.18  CT_MODULES=y
   31.19  
   31.20  #
   31.21 @@ -40,10 +37,9 @@
   31.22  #
   31.23  # CT_FORBID_DOWNLOAD is not set
   31.24  # CT_FORCE_DOWNLOAD is not set
   31.25 -# CT_USE_MIRROR is not set
   31.26 -# CT_PREFER_MIRROR is not set
   31.27  CT_CONNECT_TIMEOUT=10
   31.28  # CT_ONLY_DOWNLOAD is not set
   31.29 +# CT_USE_MIRROR is not set
   31.30  
   31.31  #
   31.32  # Extracting
   31.33 @@ -63,14 +59,15 @@
   31.34  #
   31.35  # Build behavior
   31.36  #
   31.37 -CT_PARALLEL_JOBS=1
   31.38 +CT_PARALLEL_JOBS=0
   31.39  CT_LOAD=0
   31.40  CT_USE_PIPES=y
   31.41 +CT_EXTRA_FLAGS_FOR_HOST=""
   31.42  # CT_CONFIG_SHELL_SH is not set
   31.43  # CT_CONFIG_SHELL_ASH is not set
   31.44  CT_CONFIG_SHELL_BASH=y
   31.45  # CT_CONFIG_SHELL_CUSTOM is not set
   31.46 -CT_CONFIG_SHELL="bash"
   31.47 +CT_CONFIG_SHELL="${bash}"
   31.48  
   31.49  #
   31.50  # Logging
   31.51 @@ -154,7 +151,6 @@
   31.52  CT_USE_SYSROOT=y
   31.53  CT_SYSROOT_NAME="sysroot"
   31.54  CT_SYSROOT_DIR_PREFIX=""
   31.55 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   31.56  CT_TOOLCHAIN_PKGVERSION=""
   31.57  CT_TOOLCHAIN_BUGURL=""
   31.58  
   31.59 @@ -188,20 +184,19 @@
   31.60  CT_KERNEL_linux=y
   31.61  CT_KERNEL_bare_metal_AVAILABLE=y
   31.62  CT_KERNEL_linux_AVAILABLE=y
   31.63 -CT_KERNEL_LINUX_INSTALL=y
   31.64 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   31.65 +# CT_KERNEL_V_3_0_4 is not set
   31.66 +# CT_KERNEL_V_3_0_3 is not set
   31.67 +# CT_KERNEL_V_3_0_2 is not set
   31.68 +# CT_KERNEL_V_3_0_1 is not set
   31.69  # CT_KERNEL_V_3_0 is not set
   31.70 -# CT_KERNEL_V_2_6_39_3 is not set
   31.71 -# CT_KERNEL_V_2_6_39_2 is not set
   31.72 -# CT_KERNEL_V_2_6_39_1 is not set
   31.73 -# CT_KERNEL_V_2_6_39 is not set
   31.74 +# CT_KERNEL_V_2_6_39_4 is not set
   31.75  # CT_KERNEL_V_2_6_38_8 is not set
   31.76  # CT_KERNEL_V_2_6_37_6 is not set
   31.77  # CT_KERNEL_V_2_6_36_4 is not set
   31.78 -# CT_KERNEL_V_2_6_35_13 is not set
   31.79 +# CT_KERNEL_V_2_6_35_14 is not set
   31.80  # CT_KERNEL_V_2_6_34_10 is not set
   31.81 -# CT_KERNEL_V_2_6_33_16 is not set
   31.82 -# CT_KERNEL_V_2_6_32_43 is not set
   31.83 +# CT_KERNEL_V_2_6_33_19 is not set
   31.84 +# CT_KERNEL_V_2_6_32_46 is not set
   31.85  CT_KERNEL_V_2_6_31_14=y
   31.86  # CT_KERNEL_V_2_6_27_59 is not set
   31.87  # CT_KERNEL_LINUX_CUSTOM is not set
   31.88 @@ -229,12 +224,11 @@
   31.89  #
   31.90  # GNU binutils
   31.91  #
   31.92 -# CT_BINUTILS_V_2_20_1 is not set
   31.93 -# CT_BINUTILS_V_2_20 is not set
   31.94 -CT_BINUTILS_V_2_19_1=y
   31.95 -# CT_BINUTILS_V_2_19 is not set
   31.96 -# CT_BINUTILS_V_2_18 is not set
   31.97 -CT_BINUTILS_VERSION="2.19.1"
   31.98 +# CT_BINUTILS_V_2_21_1a is not set
   31.99 +# CT_BINUTILS_V_2_20_1a is not set
  31.100 +CT_BINUTILS_V_2_19_1a=y
  31.101 +# CT_BINUTILS_V_2_18a is not set
  31.102 +CT_BINUTILS_VERSION="2.19.1a"
  31.103  CT_BINUTILS_2_19_or_later=y
  31.104  CT_BINUTILS_2_18_or_later=y
  31.105  CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
  31.106 @@ -273,6 +267,7 @@
  31.107  CT_CC_GCC_4_3_or_later=y
  31.108  CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
  31.109  CT_CC_GCC_USE_GMP_MPFR=y
  31.110 +# CT_CC_LANG_FORTRAN is not set
  31.111  CT_CC_SUPPORT_CXX=y
  31.112  CT_CC_SUPPORT_FORTRAN=y
  31.113  CT_CC_SUPPORT_JAVA=y
  31.114 @@ -284,7 +279,6 @@
  31.115  # Additional supported languages:
  31.116  #
  31.117  CT_CC_LANG_CXX=y
  31.118 -# CT_CC_LANG_FORTRAN is not set
  31.119  # CT_CC_LANG_JAVA is not set
  31.120  
  31.121  #
  31.122 @@ -359,6 +353,7 @@
  31.123  # CT_LIBC_GLIBC_FORCE_UNWIND is not set
  31.124  CT_LIBC_GLIBC_USE_PORTS=y
  31.125  CT_LIBC_ADDONS_LIST=""
  31.126 +# CT_LIBC_LOCALES is not set
  31.127  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  31.128  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
  31.129  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
  31.130 @@ -402,6 +397,7 @@
  31.131  CT_DEBUG_gdb=y
  31.132  CT_GDB_CROSS=y
  31.133  # CT_GDB_CROSS_STATIC is not set
  31.134 +CT_GDB_CROSS_PYTHON=y
  31.135  CT_GDB_NATIVE=y
  31.136  # CT_GDB_NATIVE_STATIC is not set
  31.137  CT_GDB_GDBSERVER=y
  31.138 @@ -410,8 +406,8 @@
  31.139  #
  31.140  # gdb version
  31.141  #
  31.142 -CT_GDB_V_6_8=y
  31.143 -CT_GDB_VERSION="6.8"
  31.144 +CT_GDB_V_6_8a=y
  31.145 +CT_GDB_VERSION="6.8a"
  31.146  # CT_DEBUG_ltrace is not set
  31.147  CT_DEBUG_strace=y
  31.148  CT_STRACE_V_4_5_19=y
    32.1 --- a/samples/powerpc-405-linux-gnu/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    32.2 +++ b/samples/powerpc-405-linux-gnu/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    32.3 @@ -1,14 +1,11 @@
    32.4  #
    32.5  # Automatically generated make config: don't edit
    32.6 -# The crosstool-NG configuration menu
    32.7 -# Sun Jul 31 01:16:53 2011
    32.8 +# crosstool-NG hg_default@2723_d56ba604be80 Configuration
    32.9 +# Sun Oct 16 18:14:22 2011
   32.10  #
   32.11 +CT_CONFIGURE_has_xzutils=y
   32.12  CT_CONFIGURE_has_cvs=y
   32.13  CT_CONFIGURE_has_svn=y
   32.14 -CT_CONFIGURE_static_link_ok=y
   32.15 -CT_CONFIGURE_has_static_libstdcxx=y
   32.16 -CT_CONFIGURE_has_expat=y
   32.17 -CT_CONFIGURE_has_static_expat=y
   32.18  CT_MODULES=y
   32.19  
   32.20  #
   32.21 @@ -40,9 +37,9 @@
   32.22  #
   32.23  # CT_FORBID_DOWNLOAD is not set
   32.24  # CT_FORCE_DOWNLOAD is not set
   32.25 -# CT_USE_MIRROR is not set
   32.26  CT_CONNECT_TIMEOUT=10
   32.27  # CT_ONLY_DOWNLOAD is not set
   32.28 +# CT_USE_MIRROR is not set
   32.29  
   32.30  #
   32.31  # Extracting
   32.32 @@ -62,14 +59,15 @@
   32.33  #
   32.34  # Build behavior
   32.35  #
   32.36 -CT_PARALLEL_JOBS=1
   32.37 +CT_PARALLEL_JOBS=0
   32.38  CT_LOAD=0
   32.39  CT_USE_PIPES=y
   32.40 +CT_EXTRA_FLAGS_FOR_HOST=""
   32.41  # CT_CONFIG_SHELL_SH is not set
   32.42  # CT_CONFIG_SHELL_ASH is not set
   32.43  CT_CONFIG_SHELL_BASH=y
   32.44  # CT_CONFIG_SHELL_CUSTOM is not set
   32.45 -CT_CONFIG_SHELL="bash"
   32.46 +CT_CONFIG_SHELL="${bash}"
   32.47  
   32.48  #
   32.49  # Logging
   32.50 @@ -137,7 +135,9 @@
   32.51  #
   32.52  # powerpc other options
   32.53  #
   32.54 -# CT_ARCH_POWERPC_SPE is not set
   32.55 +CT_ARCH_powerpc_ABI=""
   32.56 +CT_ARCH_powerpc_ABI_DEFAULT=y
   32.57 +# CT_ARCH_powerpc_ABI_SPE is not set
   32.58  
   32.59  #
   32.60  # Toolchain options
   32.61 @@ -150,7 +150,6 @@
   32.62  CT_USE_SYSROOT=y
   32.63  CT_SYSROOT_NAME="sysroot"
   32.64  CT_SYSROOT_DIR_PREFIX=""
   32.65 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   32.66  CT_TOOLCHAIN_PKGVERSION=""
   32.67  CT_TOOLCHAIN_BUGURL=""
   32.68  
   32.69 @@ -184,20 +183,19 @@
   32.70  CT_KERNEL_linux=y
   32.71  CT_KERNEL_bare_metal_AVAILABLE=y
   32.72  CT_KERNEL_linux_AVAILABLE=y
   32.73 -CT_KERNEL_LINUX_INSTALL=y
   32.74 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   32.75 +# CT_KERNEL_V_3_0_4 is not set
   32.76 +# CT_KERNEL_V_3_0_3 is not set
   32.77 +# CT_KERNEL_V_3_0_2 is not set
   32.78 +# CT_KERNEL_V_3_0_1 is not set
   32.79  # CT_KERNEL_V_3_0 is not set
   32.80 -# CT_KERNEL_V_2_6_39_3 is not set
   32.81 -# CT_KERNEL_V_2_6_39_2 is not set
   32.82 -# CT_KERNEL_V_2_6_39_1 is not set
   32.83 -# CT_KERNEL_V_2_6_39 is not set
   32.84 +# CT_KERNEL_V_2_6_39_4 is not set
   32.85  # CT_KERNEL_V_2_6_38_8 is not set
   32.86  # CT_KERNEL_V_2_6_37_6 is not set
   32.87  # CT_KERNEL_V_2_6_36_4 is not set
   32.88 -# CT_KERNEL_V_2_6_35_13 is not set
   32.89 +# CT_KERNEL_V_2_6_35_14 is not set
   32.90  # CT_KERNEL_V_2_6_34_10 is not set
   32.91 -# CT_KERNEL_V_2_6_33_16 is not set
   32.92 -# CT_KERNEL_V_2_6_32_43 is not set
   32.93 +# CT_KERNEL_V_2_6_33_19 is not set
   32.94 +# CT_KERNEL_V_2_6_32_46 is not set
   32.95  CT_KERNEL_V_2_6_31_14=y
   32.96  # CT_KERNEL_V_2_6_27_59 is not set
   32.97  # CT_KERNEL_LINUX_CUSTOM is not set
   32.98 @@ -225,12 +223,11 @@
   32.99  #
  32.100  # GNU binutils
  32.101  #
  32.102 -# CT_BINUTILS_V_2_20_1 is not set
  32.103 -# CT_BINUTILS_V_2_20 is not set
  32.104 -CT_BINUTILS_V_2_19_1=y
  32.105 -# CT_BINUTILS_V_2_19 is not set
  32.106 -# CT_BINUTILS_V_2_18 is not set
  32.107 -CT_BINUTILS_VERSION="2.19.1"
  32.108 +# CT_BINUTILS_V_2_21_1a is not set
  32.109 +# CT_BINUTILS_V_2_20_1a is not set
  32.110 +CT_BINUTILS_V_2_19_1a=y
  32.111 +# CT_BINUTILS_V_2_18a is not set
  32.112 +CT_BINUTILS_VERSION="2.19.1a"
  32.113  CT_BINUTILS_2_19_or_later=y
  32.114  CT_BINUTILS_2_18_or_later=y
  32.115  CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
  32.116 @@ -270,6 +267,7 @@
  32.117  CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
  32.118  CT_CC_GCC_USE_GMP_MPFR=y
  32.119  CT_CC_LANG_JAVA_USE_ECJ=y
  32.120 +CT_CC_LANG_FORTRAN=y
  32.121  CT_CC_SUPPORT_CXX=y
  32.122  CT_CC_SUPPORT_FORTRAN=y
  32.123  CT_CC_SUPPORT_JAVA=y
  32.124 @@ -281,7 +279,6 @@
  32.125  # Additional supported languages:
  32.126  #
  32.127  CT_CC_LANG_CXX=y
  32.128 -CT_CC_LANG_FORTRAN=y
  32.129  CT_CC_LANG_JAVA=y
  32.130  
  32.131  #
  32.132 @@ -347,6 +344,7 @@
  32.133  # CT_LIBC_GLIBC_FORCE_UNWIND is not set
  32.134  CT_LIBC_GLIBC_USE_PORTS=y
  32.135  CT_LIBC_ADDONS_LIST=""
  32.136 +# CT_LIBC_LOCALES is not set
  32.137  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  32.138  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
  32.139  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
  32.140 @@ -390,6 +388,7 @@
  32.141  CT_DEBUG_gdb=y
  32.142  CT_GDB_CROSS=y
  32.143  # CT_GDB_CROSS_STATIC is not set
  32.144 +CT_GDB_CROSS_PYTHON=y
  32.145  CT_GDB_NATIVE=y
  32.146  # CT_GDB_NATIVE_STATIC is not set
  32.147  CT_GDB_GDBSERVER=y
  32.148 @@ -398,8 +397,8 @@
  32.149  #
  32.150  # gdb version
  32.151  #
  32.152 -CT_GDB_V_6_8=y
  32.153 -CT_GDB_VERSION="6.8"
  32.154 +CT_GDB_V_6_8a=y
  32.155 +CT_GDB_VERSION="6.8a"
  32.156  # CT_DEBUG_ltrace is not set
  32.157  # CT_DEBUG_strace is not set
  32.158  
    33.1 --- a/samples/powerpc-860-linux-gnu/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    33.2 +++ b/samples/powerpc-860-linux-gnu/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    33.3 @@ -1,14 +1,11 @@
    33.4  #
    33.5  # Automatically generated make config: don't edit
    33.6 -# The crosstool-NG configuration menu
    33.7 -# Sun Jul 31 01:17:13 2011
    33.8 +# crosstool-NG hg_default@2723_d56ba604be80 Configuration
    33.9 +# Sun Oct 16 18:14:53 2011
   33.10  #
   33.11 +CT_CONFIGURE_has_xzutils=y
   33.12  CT_CONFIGURE_has_cvs=y
   33.13  CT_CONFIGURE_has_svn=y
   33.14 -CT_CONFIGURE_static_link_ok=y
   33.15 -CT_CONFIGURE_has_static_libstdcxx=y
   33.16 -CT_CONFIGURE_has_expat=y
   33.17 -CT_CONFIGURE_has_static_expat=y
   33.18  CT_MODULES=y
   33.19  
   33.20  #
   33.21 @@ -40,10 +37,9 @@
   33.22  #
   33.23  # CT_FORBID_DOWNLOAD is not set
   33.24  # CT_FORCE_DOWNLOAD is not set
   33.25 -# CT_USE_MIRROR is not set
   33.26 -# CT_PREFER_MIRROR is not set
   33.27  CT_CONNECT_TIMEOUT=10
   33.28  # CT_ONLY_DOWNLOAD is not set
   33.29 +# CT_USE_MIRROR is not set
   33.30  
   33.31  #
   33.32  # Extracting
   33.33 @@ -63,14 +59,15 @@
   33.34  #
   33.35  # Build behavior
   33.36  #
   33.37 -CT_PARALLEL_JOBS=1
   33.38 +CT_PARALLEL_JOBS=0
   33.39  CT_LOAD=0
   33.40  CT_USE_PIPES=y
   33.41 +CT_EXTRA_FLAGS_FOR_HOST=""
   33.42  # CT_CONFIG_SHELL_SH is not set
   33.43  # CT_CONFIG_SHELL_ASH is not set
   33.44  CT_CONFIG_SHELL_BASH=y
   33.45  # CT_CONFIG_SHELL_CUSTOM is not set
   33.46 -CT_CONFIG_SHELL="bash"
   33.47 +CT_CONFIG_SHELL="${bash}"
   33.48  
   33.49  #
   33.50  # Logging
   33.51 @@ -138,7 +135,9 @@
   33.52  #
   33.53  # powerpc other options
   33.54  #
   33.55 -# CT_ARCH_POWERPC_SPE is not set
   33.56 +CT_ARCH_powerpc_ABI=""
   33.57 +CT_ARCH_powerpc_ABI_DEFAULT=y
   33.58 +# CT_ARCH_powerpc_ABI_SPE is not set
   33.59  
   33.60  #
   33.61  # Toolchain options
   33.62 @@ -151,7 +150,6 @@
   33.63  CT_USE_SYSROOT=y
   33.64  CT_SYSROOT_NAME="sysroot"
   33.65  CT_SYSROOT_DIR_PREFIX=""
   33.66 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   33.67  CT_TOOLCHAIN_PKGVERSION=""
   33.68  CT_TOOLCHAIN_BUGURL=""
   33.69  
   33.70 @@ -185,20 +183,19 @@
   33.71  CT_KERNEL_linux=y
   33.72  CT_KERNEL_bare_metal_AVAILABLE=y
   33.73  CT_KERNEL_linux_AVAILABLE=y
   33.74 -CT_KERNEL_LINUX_INSTALL=y
   33.75 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   33.76 +# CT_KERNEL_V_3_0_4 is not set
   33.77 +# CT_KERNEL_V_3_0_3 is not set
   33.78 +# CT_KERNEL_V_3_0_2 is not set
   33.79 +# CT_KERNEL_V_3_0_1 is not set
   33.80  # CT_KERNEL_V_3_0 is not set
   33.81 -# CT_KERNEL_V_2_6_39_3 is not set
   33.82 -# CT_KERNEL_V_2_6_39_2 is not set
   33.83 -# CT_KERNEL_V_2_6_39_1 is not set
   33.84 -# CT_KERNEL_V_2_6_39 is not set
   33.85 +# CT_KERNEL_V_2_6_39_4 is not set
   33.86  # CT_KERNEL_V_2_6_38_8 is not set
   33.87  # CT_KERNEL_V_2_6_37_6 is not set
   33.88  # CT_KERNEL_V_2_6_36_4 is not set
   33.89 -# CT_KERNEL_V_2_6_35_13 is not set
   33.90 +# CT_KERNEL_V_2_6_35_14 is not set
   33.91  # CT_KERNEL_V_2_6_34_10 is not set
   33.92 -# CT_KERNEL_V_2_6_33_16 is not set
   33.93 -# CT_KERNEL_V_2_6_32_43 is not set
   33.94 +# CT_KERNEL_V_2_6_33_19 is not set
   33.95 +# CT_KERNEL_V_2_6_32_46 is not set
   33.96  CT_KERNEL_V_2_6_31_14=y
   33.97  # CT_KERNEL_V_2_6_27_59 is not set
   33.98  # CT_KERNEL_LINUX_CUSTOM is not set
   33.99 @@ -226,12 +223,11 @@
  33.100  #
  33.101  # GNU binutils
  33.102  #
  33.103 -# CT_BINUTILS_V_2_20_1 is not set
  33.104 -# CT_BINUTILS_V_2_20 is not set
  33.105 -CT_BINUTILS_V_2_19_1=y
  33.106 -# CT_BINUTILS_V_2_19 is not set
  33.107 -# CT_BINUTILS_V_2_18 is not set
  33.108 -CT_BINUTILS_VERSION="2.19.1"
  33.109 +# CT_BINUTILS_V_2_21_1a is not set
  33.110 +# CT_BINUTILS_V_2_20_1a is not set
  33.111 +CT_BINUTILS_V_2_19_1a=y
  33.112 +# CT_BINUTILS_V_2_18a is not set
  33.113 +CT_BINUTILS_VERSION="2.19.1a"
  33.114  CT_BINUTILS_2_19_or_later=y
  33.115  CT_BINUTILS_2_18_or_later=y
  33.116  CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
  33.117 @@ -270,6 +266,7 @@
  33.118  CT_CC_GCC_4_3_or_later=y
  33.119  CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
  33.120  CT_CC_GCC_USE_GMP_MPFR=y
  33.121 +CT_CC_LANG_FORTRAN=y
  33.122  CT_CC_SUPPORT_CXX=y
  33.123  CT_CC_SUPPORT_FORTRAN=y
  33.124  CT_CC_SUPPORT_JAVA=y
  33.125 @@ -281,7 +278,6 @@
  33.126  # Additional supported languages:
  33.127  #
  33.128  CT_CC_LANG_CXX=y
  33.129 -CT_CC_LANG_FORTRAN=y
  33.130  # CT_CC_LANG_JAVA is not set
  33.131  
  33.132  #
  33.133 @@ -347,6 +343,7 @@
  33.134  # CT_LIBC_GLIBC_FORCE_UNWIND is not set
  33.135  CT_LIBC_GLIBC_USE_PORTS=y
  33.136  CT_LIBC_ADDONS_LIST=""
  33.137 +# CT_LIBC_LOCALES is not set
  33.138  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  33.139  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
  33.140  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
  33.141 @@ -384,6 +381,7 @@
  33.142  CT_DEBUG_gdb=y
  33.143  CT_GDB_CROSS=y
  33.144  # CT_GDB_CROSS_STATIC is not set
  33.145 +CT_GDB_CROSS_PYTHON=y
  33.146  CT_GDB_NATIVE=y
  33.147  # CT_GDB_NATIVE_STATIC is not set
  33.148  CT_GDB_GDBSERVER=y
  33.149 @@ -392,8 +390,8 @@
  33.150  #
  33.151  # gdb version
  33.152  #
  33.153 -CT_GDB_V_6_8=y
  33.154 -CT_GDB_VERSION="6.8"
  33.155 +CT_GDB_V_6_8a=y
  33.156 +CT_GDB_VERSION="6.8a"
  33.157  # CT_DEBUG_ltrace is not set
  33.158  CT_DEBUG_strace=y
  33.159  CT_STRACE_V_4_5_19=y
    34.1 --- a/samples/powerpc-e300c3-linux-gnu/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    34.2 +++ b/samples/powerpc-e300c3-linux-gnu/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    34.3 @@ -1,14 +1,11 @@
    34.4  #
    34.5  # Automatically generated make config: don't edit
    34.6 -# The crosstool-NG configuration menu
    34.7 -# Sun Jul 31 01:17:38 2011
    34.8 +# crosstool-NG hg_default@2723_d56ba604be80 Configuration
    34.9 +# Sun Oct 16 18:15:19 2011
   34.10  #
   34.11 +CT_CONFIGURE_has_xzutils=y
   34.12  CT_CONFIGURE_has_cvs=y
   34.13  CT_CONFIGURE_has_svn=y
   34.14 -CT_CONFIGURE_static_link_ok=y
   34.15 -CT_CONFIGURE_has_static_libstdcxx=y
   34.16 -CT_CONFIGURE_has_expat=y
   34.17 -CT_CONFIGURE_has_static_expat=y
   34.18  CT_MODULES=y
   34.19  
   34.20  #
   34.21 @@ -40,9 +37,9 @@
   34.22  #
   34.23  # CT_FORBID_DOWNLOAD is not set
   34.24  # CT_FORCE_DOWNLOAD is not set
   34.25 -# CT_USE_MIRROR is not set
   34.26  CT_CONNECT_TIMEOUT=10
   34.27  # CT_ONLY_DOWNLOAD is not set
   34.28 +# CT_USE_MIRROR is not set
   34.29  
   34.30  #
   34.31  # Extracting
   34.32 @@ -62,14 +59,15 @@
   34.33  #
   34.34  # Build behavior
   34.35  #
   34.36 -CT_PARALLEL_JOBS=1
   34.37 +CT_PARALLEL_JOBS=0
   34.38  CT_LOAD=0
   34.39  CT_USE_PIPES=y
   34.40 +CT_EXTRA_FLAGS_FOR_HOST=""
   34.41  # CT_CONFIG_SHELL_SH is not set
   34.42  # CT_CONFIG_SHELL_ASH is not set
   34.43  CT_CONFIG_SHELL_BASH=y
   34.44  # CT_CONFIG_SHELL_CUSTOM is not set
   34.45 -CT_CONFIG_SHELL="bash"
   34.46 +CT_CONFIG_SHELL="${bash}"
   34.47  
   34.48  #
   34.49  # Logging
   34.50 @@ -141,7 +139,9 @@
   34.51  #
   34.52  # powerpc other options
   34.53  #
   34.54 -# CT_ARCH_POWERPC_SPE is not set
   34.55 +CT_ARCH_powerpc_ABI=""
   34.56 +CT_ARCH_powerpc_ABI_DEFAULT=y
   34.57 +# CT_ARCH_powerpc_ABI_SPE is not set
   34.58  
   34.59  #
   34.60  # Toolchain options
   34.61 @@ -154,7 +154,7 @@
   34.62  CT_USE_SYSROOT=y
   34.63  CT_SYSROOT_NAME="sysroot"
   34.64  CT_SYSROOT_DIR_PREFIX=""
   34.65 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   34.66 +CT_WANTS_STATIC_LINK=y
   34.67  # CT_STATIC_TOOLCHAIN is not set
   34.68  CT_TOOLCHAIN_PKGVERSION=""
   34.69  CT_TOOLCHAIN_BUGURL=""
   34.70 @@ -192,20 +192,19 @@
   34.71  CT_KERNEL_linux=y
   34.72  CT_KERNEL_bare_metal_AVAILABLE=y
   34.73  CT_KERNEL_linux_AVAILABLE=y
   34.74 -CT_KERNEL_LINUX_INSTALL=y
   34.75 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   34.76 +# CT_KERNEL_V_3_0_4 is not set
   34.77 +# CT_KERNEL_V_3_0_3 is not set
   34.78 +# CT_KERNEL_V_3_0_2 is not set
   34.79 +# CT_KERNEL_V_3_0_1 is not set
   34.80  # CT_KERNEL_V_3_0 is not set
   34.81 -# CT_KERNEL_V_2_6_39_3 is not set
   34.82 -# CT_KERNEL_V_2_6_39_2 is not set
   34.83 -# CT_KERNEL_V_2_6_39_1 is not set
   34.84 -# CT_KERNEL_V_2_6_39 is not set
   34.85 +# CT_KERNEL_V_2_6_39_4 is not set
   34.86  # CT_KERNEL_V_2_6_38_8 is not set
   34.87  # CT_KERNEL_V_2_6_37_6 is not set
   34.88  CT_KERNEL_V_2_6_36_4=y
   34.89 -# CT_KERNEL_V_2_6_35_13 is not set
   34.90 +# CT_KERNEL_V_2_6_35_14 is not set
   34.91  # CT_KERNEL_V_2_6_34_10 is not set
   34.92 -# CT_KERNEL_V_2_6_33_16 is not set
   34.93 -# CT_KERNEL_V_2_6_32_43 is not set
   34.94 +# CT_KERNEL_V_2_6_33_19 is not set
   34.95 +# CT_KERNEL_V_2_6_32_46 is not set
   34.96  # CT_KERNEL_V_2_6_31_14 is not set
   34.97  # CT_KERNEL_V_2_6_27_59 is not set
   34.98  # CT_KERNEL_LINUX_CUSTOM is not set
   34.99 @@ -233,13 +232,12 @@
  34.100  #
  34.101  # GNU binutils
  34.102  #
  34.103 -CT_BINUTILS_V_2_21=y
  34.104 -# CT_BINUTILS_V_2_20_1 is not set
  34.105 -# CT_BINUTILS_V_2_20 is not set
  34.106 -# CT_BINUTILS_V_2_19_1 is not set
  34.107 -# CT_BINUTILS_V_2_19 is not set
  34.108 -# CT_BINUTILS_V_2_18 is not set
  34.109 -CT_BINUTILS_VERSION="2.21"
  34.110 +# CT_BINUTILS_V_2_21_53 is not set
  34.111 +CT_BINUTILS_V_2_21_1a=y
  34.112 +# CT_BINUTILS_V_2_20_1a is not set
  34.113 +# CT_BINUTILS_V_2_19_1a is not set
  34.114 +# CT_BINUTILS_V_2_18a is not set
  34.115 +CT_BINUTILS_VERSION="2.21.1a"
  34.116  CT_BINUTILS_2_21_or_later=y
  34.117  CT_BINUTILS_2_20_or_later=y
  34.118  CT_BINUTILS_2_19_or_later=y
  34.119 @@ -298,6 +296,7 @@
  34.120  CT_CC_GCC_USE_PPL_CLOOG=y
  34.121  CT_CC_GCC_USE_MPC=y
  34.122  CT_CC_GCC_USE_LIBELF=y
  34.123 +# CT_CC_LANG_FORTRAN is not set
  34.124  CT_CC_SUPPORT_CXX=y
  34.125  CT_CC_SUPPORT_FORTRAN=y
  34.126  CT_CC_SUPPORT_JAVA=y
  34.127 @@ -309,7 +308,6 @@
  34.128  # Additional supported languages:
  34.129  #
  34.130  CT_CC_LANG_CXX=y
  34.131 -# CT_CC_LANG_FORTRAN is not set
  34.132  # CT_CC_LANG_JAVA is not set
  34.133  # CT_CC_LANG_ADA is not set
  34.134  # CT_CC_LANG_OBJC is not set
  34.135 @@ -424,6 +422,7 @@
  34.136  #
  34.137  #   or try again later... :-(                            
  34.138  #
  34.139 +# CT_LIBC_LOCALES is not set
  34.140  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  34.141  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
  34.142  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
  34.143 @@ -455,6 +454,7 @@
  34.144  CT_CLOOG=y
  34.145  CT_MPC=y
  34.146  CT_LIBELF=y
  34.147 +# CT_GMP_V_5_0_2 is not set
  34.148  CT_GMP_V_5_0_1=y
  34.149  # CT_GMP_V_4_3_2 is not set
  34.150  # CT_GMP_V_4_3_1 is not set
    35.1 --- a/samples/powerpc-e500v2-linux-gnuspe/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    35.2 +++ b/samples/powerpc-e500v2-linux-gnuspe/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    35.3 @@ -1,14 +1,11 @@
    35.4  #
    35.5  # Automatically generated make config: don't edit
    35.6 -# The crosstool-NG configuration menu
    35.7 -# Sun Jul 31 01:18:03 2011
    35.8 +# crosstool-NG hg_default@2724_0190799814eb Configuration
    35.9 +# Sun Oct 16 18:15:42 2011
   35.10  #
   35.11 +CT_CONFIGURE_has_xzutils=y
   35.12  CT_CONFIGURE_has_cvs=y
   35.13  CT_CONFIGURE_has_svn=y
   35.14 -CT_CONFIGURE_static_link_ok=y
   35.15 -CT_CONFIGURE_has_static_libstdcxx=y
   35.16 -CT_CONFIGURE_has_expat=y
   35.17 -CT_CONFIGURE_has_static_expat=y
   35.18  CT_MODULES=y
   35.19  
   35.20  #
   35.21 @@ -40,9 +37,9 @@
   35.22  #
   35.23  # CT_FORBID_DOWNLOAD is not set
   35.24  # CT_FORCE_DOWNLOAD is not set
   35.25 -# CT_USE_MIRROR is not set
   35.26  CT_CONNECT_TIMEOUT=10
   35.27  # CT_ONLY_DOWNLOAD is not set
   35.28 +# CT_USE_MIRROR is not set
   35.29  
   35.30  #
   35.31  # Extracting
   35.32 @@ -62,14 +59,15 @@
   35.33  #
   35.34  # Build behavior
   35.35  #
   35.36 -CT_PARALLEL_JOBS=1
   35.37 +CT_PARALLEL_JOBS=0
   35.38  CT_LOAD=0
   35.39  CT_USE_PIPES=y
   35.40 +CT_EXTRA_FLAGS_FOR_HOST=""
   35.41  # CT_CONFIG_SHELL_SH is not set
   35.42  # CT_CONFIG_SHELL_ASH is not set
   35.43  CT_CONFIG_SHELL_BASH=y
   35.44  # CT_CONFIG_SHELL_CUSTOM is not set
   35.45 -CT_CONFIG_SHELL="bash"
   35.46 +CT_CONFIG_SHELL="${bash}"
   35.47  
   35.48  #
   35.49  # Logging
   35.50 @@ -141,7 +139,9 @@
   35.51  #
   35.52  # powerpc other options
   35.53  #
   35.54 -CT_ARCH_POWERPC_SPE=y
   35.55 +CT_ARCH_powerpc_ABI="spe"
   35.56 +# CT_ARCH_powerpc_ABI_DEFAULT is not set
   35.57 +CT_ARCH_powerpc_ABI_SPE=y
   35.58  
   35.59  #
   35.60  # Toolchain options
   35.61 @@ -154,7 +154,7 @@
   35.62  CT_USE_SYSROOT=y
   35.63  CT_SYSROOT_NAME="sysroot"
   35.64  CT_SYSROOT_DIR_PREFIX=""
   35.65 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   35.66 +CT_WANTS_STATIC_LINK=y
   35.67  # CT_STATIC_TOOLCHAIN is not set
   35.68  CT_TOOLCHAIN_PKGVERSION=""
   35.69  CT_TOOLCHAIN_BUGURL=""
   35.70 @@ -187,25 +187,24 @@
   35.71  #
   35.72  CT_KERNEL_SUPPORTS_SHARED_LIBS=y
   35.73  CT_KERNEL="linux"
   35.74 -CT_KERNEL_VERSION="2.6.35.13"
   35.75 +CT_KERNEL_VERSION="2.6.36.4"
   35.76  # CT_KERNEL_bare_metal is not set
   35.77  CT_KERNEL_linux=y
   35.78  CT_KERNEL_bare_metal_AVAILABLE=y
   35.79  CT_KERNEL_linux_AVAILABLE=y
   35.80 -CT_KERNEL_LINUX_INSTALL=y
   35.81 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   35.82 +# CT_KERNEL_V_3_0_4 is not set
   35.83 +# CT_KERNEL_V_3_0_3 is not set
   35.84 +# CT_KERNEL_V_3_0_2 is not set
   35.85 +# CT_KERNEL_V_3_0_1 is not set
   35.86  # CT_KERNEL_V_3_0 is not set
   35.87 -# CT_KERNEL_V_2_6_39_3 is not set
   35.88 -# CT_KERNEL_V_2_6_39_2 is not set
   35.89 -# CT_KERNEL_V_2_6_39_1 is not set
   35.90 -# CT_KERNEL_V_2_6_39 is not set
   35.91 +# CT_KERNEL_V_2_6_39_4 is not set
   35.92  # CT_KERNEL_V_2_6_38_8 is not set
   35.93  # CT_KERNEL_V_2_6_37_6 is not set
   35.94 -# CT_KERNEL_V_2_6_36_4 is not set
   35.95 -CT_KERNEL_V_2_6_35_13=y
   35.96 +CT_KERNEL_V_2_6_36_4=y
   35.97 +# CT_KERNEL_V_2_6_35_14 is not set
   35.98  # CT_KERNEL_V_2_6_34_10 is not set
   35.99 -# CT_KERNEL_V_2_6_33_16 is not set
  35.100 -# CT_KERNEL_V_2_6_32_43 is not set
  35.101 +# CT_KERNEL_V_2_6_33_19 is not set
  35.102 +# CT_KERNEL_V_2_6_32_46 is not set
  35.103  # CT_KERNEL_V_2_6_31_14 is not set
  35.104  # CT_KERNEL_V_2_6_27_59 is not set
  35.105  # CT_KERNEL_LINUX_CUSTOM is not set
  35.106 @@ -233,13 +232,12 @@
  35.107  #
  35.108  # GNU binutils
  35.109  #
  35.110 -# CT_BINUTILS_V_2_21 is not set
  35.111 -CT_BINUTILS_V_2_20_1=y
  35.112 -# CT_BINUTILS_V_2_20 is not set
  35.113 -# CT_BINUTILS_V_2_19_1 is not set
  35.114 -# CT_BINUTILS_V_2_19 is not set
  35.115 -# CT_BINUTILS_V_2_18 is not set
  35.116 -CT_BINUTILS_VERSION="2.20.1"
  35.117 +# CT_BINUTILS_V_2_21_53 is not set
  35.118 +# CT_BINUTILS_V_2_21_1a is not set
  35.119 +CT_BINUTILS_V_2_20_1a=y
  35.120 +# CT_BINUTILS_V_2_19_1a is not set
  35.121 +# CT_BINUTILS_V_2_18a is not set
  35.122 +CT_BINUTILS_VERSION="2.20.1a"
  35.123  CT_BINUTILS_2_20_or_later=y
  35.124  CT_BINUTILS_2_19_or_later=y
  35.125  CT_BINUTILS_2_18_or_later=y
  35.126 @@ -260,10 +258,10 @@
  35.127  CT_CC_VERSION="4.6.0"
  35.128  CT_CC_gcc=y
  35.129  CT_CC_GCC_SHOW_LINARO=y
  35.130 -# CT_CC_V_linaro_4_6_2011_07 is not set
  35.131 +# CT_CC_V_linaro_4_6_2011_10 is not set
  35.132  # CT_CC_V_4_6_1 is not set
  35.133  CT_CC_V_4_6_0=y
  35.134 -# CT_CC_V_linaro_4_5_2011_07 is not set
  35.135 +# CT_CC_V_linaro_4_5_2011_10 is not set
  35.136  # CT_CC_V_4_5_3 is not set
  35.137  # CT_CC_V_4_5_2 is not set
  35.138  # CT_CC_V_4_5_1 is not set
  35.139 @@ -297,6 +295,7 @@
  35.140  CT_CC_GCC_USE_GMP_MPFR=y
  35.141  CT_CC_GCC_USE_PPL_CLOOG=y
  35.142  CT_CC_GCC_USE_MPC=y
  35.143 +# CT_CC_LANG_FORTRAN is not set
  35.144  CT_CC_SUPPORT_CXX=y
  35.145  CT_CC_SUPPORT_FORTRAN=y
  35.146  CT_CC_SUPPORT_JAVA=y
  35.147 @@ -308,7 +307,6 @@
  35.148  # Additional supported languages:
  35.149  #
  35.150  CT_CC_LANG_CXX=y
  35.151 -# CT_CC_LANG_FORTRAN is not set
  35.152  # CT_CC_LANG_JAVA is not set
  35.153  # CT_CC_LANG_ADA is not set
  35.154  # CT_CC_LANG_OBJC is not set
  35.155 @@ -421,10 +419,11 @@
  35.156  #
  35.157  #   or try again later... :-(                            
  35.158  #
  35.159 +# CT_LIBC_LOCALES is not set
  35.160  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  35.161  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
  35.162  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
  35.163 -CT_LIBC_GLIBC_MIN_KERNEL="2.6.35.13"
  35.164 +CT_LIBC_GLIBC_MIN_KERNEL="2.6.36.4"
  35.165  
  35.166  #
  35.167  # Debug facilities
  35.168 @@ -438,6 +437,7 @@
  35.169  CT_DEBUG_gdb=y
  35.170  CT_GDB_CROSS=y
  35.171  # CT_GDB_CROSS_STATIC is not set
  35.172 +CT_GDB_CROSS_PYTHON=y
  35.173  CT_GDB_NATIVE=y
  35.174  CT_GDB_NATIVE_STATIC=y
  35.175  CT_GDB_GDBSERVER=y
  35.176 @@ -447,15 +447,16 @@
  35.177  # gdb version
  35.178  #
  35.179  # CT_DEBUG_GDB_SHOW_LINARO is not set
  35.180 -# CT_GDB_V_7_2 is not set
  35.181 -CT_GDB_V_7_1=y
  35.182 -# CT_GDB_V_7_0_1 is not set
  35.183 -# CT_GDB_V_7_0 is not set
  35.184 -# CT_GDB_V_6_8 is not set
  35.185 +# CT_GDB_V_7_3a is not set
  35.186 +# CT_GDB_V_7_2a is not set
  35.187 +CT_GDB_V_7_1a=y
  35.188 +# CT_GDB_V_7_0_1a is not set
  35.189 +# CT_GDB_V_7_0a is not set
  35.190 +# CT_GDB_V_6_8a is not set
  35.191  CT_GDB_7_0_or_later=y
  35.192  CT_GDB_HAS_PKGVERSION_BUGURL=y
  35.193  CT_GDB_INSTALL_GDBINIT=y
  35.194 -CT_GDB_VERSION="7.1"
  35.195 +CT_GDB_VERSION="7.1a"
  35.196  CT_DEBUG_ltrace=y
  35.197  CT_LTRACE_V_0_5_3=y
  35.198  # CT_LTRACE_V_0_5_2 is not set
  35.199 @@ -483,6 +484,7 @@
  35.200  CT_CLOOG=y
  35.201  CT_MPC=y
  35.202  CT_LIBELF_TARGET=y
  35.203 +# CT_GMP_V_5_0_2 is not set
  35.204  CT_GMP_V_5_0_1=y
  35.205  # CT_GMP_V_4_3_2 is not set
  35.206  # CT_GMP_V_4_3_1 is not set
    36.1 --- a/samples/powerpc-unknown-linux-gnu/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    36.2 +++ b/samples/powerpc-unknown-linux-gnu/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    36.3 @@ -1,14 +1,11 @@
    36.4  #
    36.5  # Automatically generated make config: don't edit
    36.6 -# The crosstool-NG configuration menu
    36.7 -# Sun Jul 31 01:19:39 2011
    36.8 +# crosstool-NG hg_default@2723_d56ba604be80 Configuration
    36.9 +# Sun Oct 16 18:16:27 2011
   36.10  #
   36.11 +CT_CONFIGURE_has_xzutils=y
   36.12  CT_CONFIGURE_has_cvs=y
   36.13  CT_CONFIGURE_has_svn=y
   36.14 -CT_CONFIGURE_static_link_ok=y
   36.15 -CT_CONFIGURE_has_static_libstdcxx=y
   36.16 -CT_CONFIGURE_has_expat=y
   36.17 -CT_CONFIGURE_has_static_expat=y
   36.18  CT_MODULES=y
   36.19  
   36.20  #
   36.21 @@ -40,10 +37,9 @@
   36.22  #
   36.23  # CT_FORBID_DOWNLOAD is not set
   36.24  # CT_FORCE_DOWNLOAD is not set
   36.25 -# CT_USE_MIRROR is not set
   36.26 -# CT_PREFER_MIRROR is not set
   36.27  CT_CONNECT_TIMEOUT=10
   36.28  # CT_ONLY_DOWNLOAD is not set
   36.29 +# CT_USE_MIRROR is not set
   36.30  
   36.31  #
   36.32  # Extracting
   36.33 @@ -63,14 +59,15 @@
   36.34  #
   36.35  # Build behavior
   36.36  #
   36.37 -CT_PARALLEL_JOBS=1
   36.38 +CT_PARALLEL_JOBS=0
   36.39  CT_LOAD=0
   36.40  CT_USE_PIPES=y
   36.41 +CT_EXTRA_FLAGS_FOR_HOST=""
   36.42  # CT_CONFIG_SHELL_SH is not set
   36.43  # CT_CONFIG_SHELL_ASH is not set
   36.44  CT_CONFIG_SHELL_BASH=y
   36.45  # CT_CONFIG_SHELL_CUSTOM is not set
   36.46 -CT_CONFIG_SHELL="bash"
   36.47 +CT_CONFIG_SHELL="${bash}"
   36.48  
   36.49  #
   36.50  # Logging
   36.51 @@ -138,7 +135,9 @@
   36.52  #
   36.53  # powerpc other options
   36.54  #
   36.55 -# CT_ARCH_POWERPC_SPE is not set
   36.56 +CT_ARCH_powerpc_ABI=""
   36.57 +CT_ARCH_powerpc_ABI_DEFAULT=y
   36.58 +# CT_ARCH_powerpc_ABI_SPE is not set
   36.59  
   36.60  #
   36.61  # Toolchain options
   36.62 @@ -151,7 +150,6 @@
   36.63  CT_USE_SYSROOT=y
   36.64  CT_SYSROOT_NAME="sysroot"
   36.65  CT_SYSROOT_DIR_PREFIX=""
   36.66 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   36.67  CT_TOOLCHAIN_PKGVERSION=""
   36.68  CT_TOOLCHAIN_BUGURL=""
   36.69  
   36.70 @@ -185,20 +183,19 @@
   36.71  CT_KERNEL_linux=y
   36.72  CT_KERNEL_bare_metal_AVAILABLE=y
   36.73  CT_KERNEL_linux_AVAILABLE=y
   36.74 -CT_KERNEL_LINUX_INSTALL=y
   36.75 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   36.76 +# CT_KERNEL_V_3_0_4 is not set
   36.77 +# CT_KERNEL_V_3_0_3 is not set
   36.78 +# CT_KERNEL_V_3_0_2 is not set
   36.79 +# CT_KERNEL_V_3_0_1 is not set
   36.80  # CT_KERNEL_V_3_0 is not set
   36.81 -# CT_KERNEL_V_2_6_39_3 is not set
   36.82 -# CT_KERNEL_V_2_6_39_2 is not set
   36.83 -# CT_KERNEL_V_2_6_39_1 is not set
   36.84 -# CT_KERNEL_V_2_6_39 is not set
   36.85 +# CT_KERNEL_V_2_6_39_4 is not set
   36.86  # CT_KERNEL_V_2_6_38_8 is not set
   36.87  # CT_KERNEL_V_2_6_37_6 is not set
   36.88  # CT_KERNEL_V_2_6_36_4 is not set
   36.89 -# CT_KERNEL_V_2_6_35_13 is not set
   36.90 +# CT_KERNEL_V_2_6_35_14 is not set
   36.91  # CT_KERNEL_V_2_6_34_10 is not set
   36.92 -# CT_KERNEL_V_2_6_33_16 is not set
   36.93 -# CT_KERNEL_V_2_6_32_43 is not set
   36.94 +# CT_KERNEL_V_2_6_33_19 is not set
   36.95 +# CT_KERNEL_V_2_6_32_46 is not set
   36.96  CT_KERNEL_V_2_6_31_14=y
   36.97  # CT_KERNEL_V_2_6_27_59 is not set
   36.98  # CT_KERNEL_LINUX_CUSTOM is not set
   36.99 @@ -226,12 +223,11 @@
  36.100  #
  36.101  # GNU binutils
  36.102  #
  36.103 -# CT_BINUTILS_V_2_20_1 is not set
  36.104 -# CT_BINUTILS_V_2_20 is not set
  36.105 -CT_BINUTILS_V_2_19_1=y
  36.106 -# CT_BINUTILS_V_2_19 is not set
  36.107 -# CT_BINUTILS_V_2_18 is not set
  36.108 -CT_BINUTILS_VERSION="2.19.1"
  36.109 +# CT_BINUTILS_V_2_21_1a is not set
  36.110 +# CT_BINUTILS_V_2_20_1a is not set
  36.111 +CT_BINUTILS_V_2_19_1a=y
  36.112 +# CT_BINUTILS_V_2_18a is not set
  36.113 +CT_BINUTILS_VERSION="2.19.1a"
  36.114  CT_BINUTILS_2_19_or_later=y
  36.115  CT_BINUTILS_2_18_or_later=y
  36.116  CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
  36.117 @@ -271,6 +267,7 @@
  36.118  CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
  36.119  CT_CC_GCC_USE_GMP_MPFR=y
  36.120  CT_CC_LANG_JAVA_USE_ECJ=y
  36.121 +CT_CC_LANG_FORTRAN=y
  36.122  CT_CC_SUPPORT_CXX=y
  36.123  CT_CC_SUPPORT_FORTRAN=y
  36.124  CT_CC_SUPPORT_JAVA=y
  36.125 @@ -282,7 +279,6 @@
  36.126  # Additional supported languages:
  36.127  #
  36.128  CT_CC_LANG_CXX=y
  36.129 -CT_CC_LANG_FORTRAN=y
  36.130  CT_CC_LANG_JAVA=y
  36.131  
  36.132  #
  36.133 @@ -348,6 +344,7 @@
  36.134  # CT_LIBC_GLIBC_FORCE_UNWIND is not set
  36.135  # CT_LIBC_GLIBC_USE_PORTS is not set
  36.136  CT_LIBC_ADDONS_LIST=""
  36.137 +# CT_LIBC_LOCALES is not set
  36.138  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  36.139  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
  36.140  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
  36.141 @@ -371,6 +368,7 @@
  36.142  CT_DEBUG_gdb=y
  36.143  CT_GDB_CROSS=y
  36.144  # CT_GDB_CROSS_STATIC is not set
  36.145 +CT_GDB_CROSS_PYTHON=y
  36.146  CT_GDB_NATIVE=y
  36.147  # CT_GDB_NATIVE_STATIC is not set
  36.148  CT_GDB_GDBSERVER=y
  36.149 @@ -379,8 +377,8 @@
  36.150  #
  36.151  # gdb version
  36.152  #
  36.153 -CT_GDB_V_6_8=y
  36.154 -CT_GDB_VERSION="6.8"
  36.155 +CT_GDB_V_6_8a=y
  36.156 +CT_GDB_VERSION="6.8a"
  36.157  # CT_DEBUG_ltrace is not set
  36.158  CT_DEBUG_strace=y
  36.159  CT_STRACE_V_4_5_19=y
    37.1 --- a/samples/powerpc-unknown-linux-uclibc/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    37.2 +++ b/samples/powerpc-unknown-linux-uclibc/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    37.3 @@ -1,14 +1,11 @@
    37.4  #
    37.5  # Automatically generated make config: don't edit
    37.6 -# The crosstool-NG configuration menu
    37.7 -# Sun Jul 31 22:31:52 2011
    37.8 +# crosstool-NG hg_default@2723_d56ba604be80 Configuration
    37.9 +# Sun Oct 16 18:16:55 2011
   37.10  #
   37.11 +CT_CONFIGURE_has_xzutils=y
   37.12  CT_CONFIGURE_has_cvs=y
   37.13  CT_CONFIGURE_has_svn=y
   37.14 -CT_CONFIGURE_static_link_ok=y
   37.15 -CT_CONFIGURE_has_static_libstdcxx=y
   37.16 -CT_CONFIGURE_has_expat=y
   37.17 -CT_CONFIGURE_has_static_expat=y
   37.18  CT_MODULES=y
   37.19  
   37.20  #
   37.21 @@ -40,10 +37,9 @@
   37.22  #
   37.23  # CT_FORBID_DOWNLOAD is not set
   37.24  # CT_FORCE_DOWNLOAD is not set
   37.25 -# CT_USE_MIRROR is not set
   37.26 -# CT_PREFER_MIRROR is not set
   37.27  CT_CONNECT_TIMEOUT=10
   37.28  # CT_ONLY_DOWNLOAD is not set
   37.29 +# CT_USE_MIRROR is not set
   37.30  
   37.31  #
   37.32  # Extracting
   37.33 @@ -63,14 +59,15 @@
   37.34  #
   37.35  # Build behavior
   37.36  #
   37.37 -CT_PARALLEL_JOBS=1
   37.38 +CT_PARALLEL_JOBS=0
   37.39  CT_LOAD=0
   37.40  CT_USE_PIPES=y
   37.41 +CT_EXTRA_FLAGS_FOR_HOST=""
   37.42  # CT_CONFIG_SHELL_SH is not set
   37.43  # CT_CONFIG_SHELL_ASH is not set
   37.44  CT_CONFIG_SHELL_BASH=y
   37.45  # CT_CONFIG_SHELL_CUSTOM is not set
   37.46 -CT_CONFIG_SHELL="bash"
   37.47 +CT_CONFIG_SHELL="${bash}"
   37.48  
   37.49  #
   37.50  # Logging
   37.51 @@ -138,7 +135,9 @@
   37.52  #
   37.53  # powerpc other options
   37.54  #
   37.55 -# CT_ARCH_POWERPC_SPE is not set
   37.56 +CT_ARCH_powerpc_ABI=""
   37.57 +CT_ARCH_powerpc_ABI_DEFAULT=y
   37.58 +# CT_ARCH_powerpc_ABI_SPE is not set
   37.59  
   37.60  #
   37.61  # Toolchain options
   37.62 @@ -151,7 +150,6 @@
   37.63  CT_USE_SYSROOT=y
   37.64  CT_SYSROOT_NAME="sysroot"
   37.65  CT_SYSROOT_DIR_PREFIX=""
   37.66 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   37.67  CT_TOOLCHAIN_PKGVERSION=""
   37.68  CT_TOOLCHAIN_BUGURL=""
   37.69  
   37.70 @@ -185,20 +183,19 @@
   37.71  CT_KERNEL_linux=y
   37.72  CT_KERNEL_bare_metal_AVAILABLE=y
   37.73  CT_KERNEL_linux_AVAILABLE=y
   37.74 -CT_KERNEL_LINUX_INSTALL=y
   37.75 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   37.76 +# CT_KERNEL_V_3_0_4 is not set
   37.77 +# CT_KERNEL_V_3_0_3 is not set
   37.78 +# CT_KERNEL_V_3_0_2 is not set
   37.79 +# CT_KERNEL_V_3_0_1 is not set
   37.80  # CT_KERNEL_V_3_0 is not set
   37.81 -# CT_KERNEL_V_2_6_39_3 is not set
   37.82 -# CT_KERNEL_V_2_6_39_2 is not set
   37.83 -# CT_KERNEL_V_2_6_39_1 is not set
   37.84 -# CT_KERNEL_V_2_6_39 is not set
   37.85 +# CT_KERNEL_V_2_6_39_4 is not set
   37.86  # CT_KERNEL_V_2_6_38_8 is not set
   37.87  # CT_KERNEL_V_2_6_37_6 is not set
   37.88  # CT_KERNEL_V_2_6_36_4 is not set
   37.89 -# CT_KERNEL_V_2_6_35_13 is not set
   37.90 +# CT_KERNEL_V_2_6_35_14 is not set
   37.91  # CT_KERNEL_V_2_6_34_10 is not set
   37.92 -# CT_KERNEL_V_2_6_33_16 is not set
   37.93 -# CT_KERNEL_V_2_6_32_43 is not set
   37.94 +# CT_KERNEL_V_2_6_33_19 is not set
   37.95 +# CT_KERNEL_V_2_6_32_46 is not set
   37.96  CT_KERNEL_V_2_6_31_14=y
   37.97  # CT_KERNEL_V_2_6_27_59 is not set
   37.98  # CT_KERNEL_LINUX_CUSTOM is not set
   37.99 @@ -226,12 +223,11 @@
  37.100  #
  37.101  # GNU binutils
  37.102  #
  37.103 -# CT_BINUTILS_V_2_20_1 is not set
  37.104 -# CT_BINUTILS_V_2_20 is not set
  37.105 -CT_BINUTILS_V_2_19_1=y
  37.106 -# CT_BINUTILS_V_2_19 is not set
  37.107 -# CT_BINUTILS_V_2_18 is not set
  37.108 -CT_BINUTILS_VERSION="2.19.1"
  37.109 +# CT_BINUTILS_V_2_21_1a is not set
  37.110 +# CT_BINUTILS_V_2_20_1a is not set
  37.111 +CT_BINUTILS_V_2_19_1a=y
  37.112 +# CT_BINUTILS_V_2_18a is not set
  37.113 +CT_BINUTILS_VERSION="2.19.1a"
  37.114  CT_BINUTILS_2_19_or_later=y
  37.115  CT_BINUTILS_2_18_or_later=y
  37.116  CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
  37.117 @@ -373,6 +369,7 @@
  37.118  CT_DEBUG_gdb=y
  37.119  CT_GDB_CROSS=y
  37.120  # CT_GDB_CROSS_STATIC is not set
  37.121 +CT_GDB_CROSS_PYTHON=y
  37.122  CT_GDB_NATIVE=y
  37.123  # CT_GDB_NATIVE_STATIC is not set
  37.124  CT_GDB_GDBSERVER=y
  37.125 @@ -381,8 +378,8 @@
  37.126  #
  37.127  # gdb version
  37.128  #
  37.129 -CT_GDB_V_6_8=y
  37.130 -CT_GDB_VERSION="6.8"
  37.131 +CT_GDB_V_6_8a=y
  37.132 +CT_GDB_VERSION="6.8a"
  37.133  # CT_DEBUG_ltrace is not set
  37.134  CT_DEBUG_strace=y
  37.135  CT_STRACE_V_4_5_19=y
    38.1 --- a/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    38.2 +++ b/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    38.3 @@ -1,14 +1,11 @@
    38.4  #
    38.5  # Automatically generated make config: don't edit
    38.6 -# The crosstool-NG configuration menu
    38.7 -# Sun Jul 31 01:20:09 2011
    38.8 +# crosstool-NG hg_default@2723_d56ba604be80 Configuration
    38.9 +# Sun Oct 16 18:17:23 2011
   38.10  #
   38.11 +CT_CONFIGURE_has_xzutils=y
   38.12  CT_CONFIGURE_has_cvs=y
   38.13  CT_CONFIGURE_has_svn=y
   38.14 -CT_CONFIGURE_static_link_ok=y
   38.15 -CT_CONFIGURE_has_static_libstdcxx=y
   38.16 -CT_CONFIGURE_has_expat=y
   38.17 -CT_CONFIGURE_has_static_expat=y
   38.18  CT_MODULES=y
   38.19  
   38.20  #
   38.21 @@ -40,10 +37,9 @@
   38.22  #
   38.23  # CT_FORBID_DOWNLOAD is not set
   38.24  # CT_FORCE_DOWNLOAD is not set
   38.25 -# CT_USE_MIRROR is not set
   38.26 -# CT_PREFER_MIRROR is not set
   38.27  CT_CONNECT_TIMEOUT=10
   38.28  # CT_ONLY_DOWNLOAD is not set
   38.29 +# CT_USE_MIRROR is not set
   38.30  
   38.31  #
   38.32  # Extracting
   38.33 @@ -63,14 +59,15 @@
   38.34  #
   38.35  # Build behavior
   38.36  #
   38.37 -CT_PARALLEL_JOBS=1
   38.38 +CT_PARALLEL_JOBS=0
   38.39  CT_LOAD=0
   38.40  CT_USE_PIPES=y
   38.41 +CT_EXTRA_FLAGS_FOR_HOST=""
   38.42  # CT_CONFIG_SHELL_SH is not set
   38.43  # CT_CONFIG_SHELL_ASH is not set
   38.44  CT_CONFIG_SHELL_BASH=y
   38.45  # CT_CONFIG_SHELL_CUSTOM is not set
   38.46 -CT_CONFIG_SHELL="bash"
   38.47 +CT_CONFIG_SHELL="${bash}"
   38.48  
   38.49  #
   38.50  # Logging
   38.51 @@ -138,7 +135,9 @@
   38.52  #
   38.53  # powerpc other options
   38.54  #
   38.55 -# CT_ARCH_POWERPC_SPE is not set
   38.56 +CT_ARCH_powerpc_ABI=""
   38.57 +CT_ARCH_powerpc_ABI_DEFAULT=y
   38.58 +# CT_ARCH_powerpc_ABI_SPE is not set
   38.59  
   38.60  #
   38.61  # Toolchain options
   38.62 @@ -151,7 +150,6 @@
   38.63  CT_USE_SYSROOT=y
   38.64  CT_SYSROOT_NAME="sysroot"
   38.65  CT_SYSROOT_DIR_PREFIX=""
   38.66 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   38.67  CT_TOOLCHAIN_PKGVERSION=""
   38.68  CT_TOOLCHAIN_BUGURL=""
   38.69  
   38.70 @@ -185,20 +183,19 @@
   38.71  CT_KERNEL_linux=y
   38.72  CT_KERNEL_bare_metal_AVAILABLE=y
   38.73  CT_KERNEL_linux_AVAILABLE=y
   38.74 -CT_KERNEL_LINUX_INSTALL=y
   38.75 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   38.76 +# CT_KERNEL_V_3_0_4 is not set
   38.77 +# CT_KERNEL_V_3_0_3 is not set
   38.78 +# CT_KERNEL_V_3_0_2 is not set
   38.79 +# CT_KERNEL_V_3_0_1 is not set
   38.80  # CT_KERNEL_V_3_0 is not set
   38.81 -# CT_KERNEL_V_2_6_39_3 is not set
   38.82 -# CT_KERNEL_V_2_6_39_2 is not set
   38.83 -# CT_KERNEL_V_2_6_39_1 is not set
   38.84 -# CT_KERNEL_V_2_6_39 is not set
   38.85 +# CT_KERNEL_V_2_6_39_4 is not set
   38.86  # CT_KERNEL_V_2_6_38_8 is not set
   38.87  # CT_KERNEL_V_2_6_37_6 is not set
   38.88  # CT_KERNEL_V_2_6_36_4 is not set
   38.89 -# CT_KERNEL_V_2_6_35_13 is not set
   38.90 +# CT_KERNEL_V_2_6_35_14 is not set
   38.91  # CT_KERNEL_V_2_6_34_10 is not set
   38.92 -# CT_KERNEL_V_2_6_33_16 is not set
   38.93 -# CT_KERNEL_V_2_6_32_43 is not set
   38.94 +# CT_KERNEL_V_2_6_33_19 is not set
   38.95 +# CT_KERNEL_V_2_6_32_46 is not set
   38.96  CT_KERNEL_V_2_6_31_14=y
   38.97  # CT_KERNEL_V_2_6_27_59 is not set
   38.98  # CT_KERNEL_LINUX_CUSTOM is not set
   38.99 @@ -226,12 +223,11 @@
  38.100  #
  38.101  # GNU binutils
  38.102  #
  38.103 -# CT_BINUTILS_V_2_20_1 is not set
  38.104 -# CT_BINUTILS_V_2_20 is not set
  38.105 -CT_BINUTILS_V_2_19_1=y
  38.106 -# CT_BINUTILS_V_2_19 is not set
  38.107 -# CT_BINUTILS_V_2_18 is not set
  38.108 -CT_BINUTILS_VERSION="2.19.1"
  38.109 +# CT_BINUTILS_V_2_21_1a is not set
  38.110 +# CT_BINUTILS_V_2_20_1a is not set
  38.111 +CT_BINUTILS_V_2_19_1a=y
  38.112 +# CT_BINUTILS_V_2_18a is not set
  38.113 +CT_BINUTILS_VERSION="2.19.1a"
  38.114  CT_BINUTILS_2_19_or_later=y
  38.115  CT_BINUTILS_2_18_or_later=y
  38.116  CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
  38.117 @@ -271,6 +267,7 @@
  38.118  CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
  38.119  CT_CC_GCC_USE_GMP_MPFR=y
  38.120  CT_CC_LANG_JAVA_USE_ECJ=y
  38.121 +CT_CC_LANG_FORTRAN=y
  38.122  CT_CC_SUPPORT_CXX=y
  38.123  CT_CC_SUPPORT_FORTRAN=y
  38.124  CT_CC_SUPPORT_JAVA=y
  38.125 @@ -282,7 +279,6 @@
  38.126  # Additional supported languages:
  38.127  #
  38.128  CT_CC_LANG_CXX=y
  38.129 -CT_CC_LANG_FORTRAN=y
  38.130  CT_CC_LANG_JAVA=y
  38.131  
  38.132  #
  38.133 @@ -348,6 +344,7 @@
  38.134  # CT_LIBC_GLIBC_FORCE_UNWIND is not set
  38.135  CT_LIBC_GLIBC_USE_PORTS=y
  38.136  CT_LIBC_ADDONS_LIST=""
  38.137 +# CT_LIBC_LOCALES is not set
  38.138  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  38.139  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
  38.140  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
  38.141 @@ -391,6 +388,7 @@
  38.142  CT_DEBUG_gdb=y
  38.143  CT_GDB_CROSS=y
  38.144  # CT_GDB_CROSS_STATIC is not set
  38.145 +CT_GDB_CROSS_PYTHON=y
  38.146  CT_GDB_NATIVE=y
  38.147  # CT_GDB_NATIVE_STATIC is not set
  38.148  CT_GDB_GDBSERVER=y
  38.149 @@ -399,8 +397,8 @@
  38.150  #
  38.151  # gdb version
  38.152  #
  38.153 -CT_GDB_V_6_8=y
  38.154 -CT_GDB_VERSION="6.8"
  38.155 +CT_GDB_V_6_8a=y
  38.156 +CT_GDB_VERSION="6.8a"
  38.157  # CT_DEBUG_ltrace is not set
  38.158  CT_DEBUG_strace=y
  38.159  CT_STRACE_V_4_5_19=y
    39.1 --- a/samples/powerpc64-unknown-linux-gnu/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    39.2 +++ b/samples/powerpc64-unknown-linux-gnu/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    39.3 @@ -1,14 +1,11 @@
    39.4  #
    39.5  # Automatically generated make config: don't edit
    39.6 -# The crosstool-NG configuration menu
    39.7 -# Sun Jul 31 01:20:35 2011
    39.8 +# crosstool-NG hg_default@2723_d56ba604be80 Configuration
    39.9 +# Sun Oct 16 18:17:50 2011
   39.10  #
   39.11 +CT_CONFIGURE_has_xzutils=y
   39.12  CT_CONFIGURE_has_cvs=y
   39.13  CT_CONFIGURE_has_svn=y
   39.14 -CT_CONFIGURE_static_link_ok=y
   39.15 -CT_CONFIGURE_has_static_libstdcxx=y
   39.16 -CT_CONFIGURE_has_expat=y
   39.17 -CT_CONFIGURE_has_static_expat=y
   39.18  CT_MODULES=y
   39.19  
   39.20  #
   39.21 @@ -40,10 +37,9 @@
   39.22  #
   39.23  # CT_FORBID_DOWNLOAD is not set
   39.24  # CT_FORCE_DOWNLOAD is not set
   39.25 -# CT_USE_MIRROR is not set
   39.26 -# CT_PREFER_MIRROR is not set
   39.27  CT_CONNECT_TIMEOUT=10
   39.28  # CT_ONLY_DOWNLOAD is not set
   39.29 +# CT_USE_MIRROR is not set
   39.30  
   39.31  #
   39.32  # Extracting
   39.33 @@ -63,14 +59,15 @@
   39.34  #
   39.35  # Build behavior
   39.36  #
   39.37 -CT_PARALLEL_JOBS=1
   39.38 +CT_PARALLEL_JOBS=0
   39.39  CT_LOAD=0
   39.40  CT_USE_PIPES=y
   39.41 +CT_EXTRA_FLAGS_FOR_HOST=""
   39.42  # CT_CONFIG_SHELL_SH is not set
   39.43  # CT_CONFIG_SHELL_ASH is not set
   39.44  CT_CONFIG_SHELL_BASH=y
   39.45  # CT_CONFIG_SHELL_CUSTOM is not set
   39.46 -CT_CONFIG_SHELL="bash"
   39.47 +CT_CONFIG_SHELL="${bash}"
   39.48  
   39.49  #
   39.50  # Logging
   39.51 @@ -142,7 +139,9 @@
   39.52  #
   39.53  # powerpc other options
   39.54  #
   39.55 -# CT_ARCH_POWERPC_SPE is not set
   39.56 +CT_ARCH_powerpc_ABI=""
   39.57 +CT_ARCH_powerpc_ABI_DEFAULT=y
   39.58 +# CT_ARCH_powerpc_ABI_SPE is not set
   39.59  
   39.60  #
   39.61  # Toolchain options
   39.62 @@ -155,7 +154,7 @@
   39.63  CT_USE_SYSROOT=y
   39.64  CT_SYSROOT_NAME="sysroot"
   39.65  CT_SYSROOT_DIR_PREFIX=""
   39.66 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   39.67 +CT_WANTS_STATIC_LINK=y
   39.68  # CT_STATIC_TOOLCHAIN is not set
   39.69  CT_TOOLCHAIN_PKGVERSION=""
   39.70  CT_TOOLCHAIN_BUGURL=""
   39.71 @@ -193,20 +192,19 @@
   39.72  CT_KERNEL_linux=y
   39.73  CT_KERNEL_bare_metal_AVAILABLE=y
   39.74  CT_KERNEL_linux_AVAILABLE=y
   39.75 -CT_KERNEL_LINUX_INSTALL=y
   39.76 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   39.77 +# CT_KERNEL_V_3_0_4 is not set
   39.78 +# CT_KERNEL_V_3_0_3 is not set
   39.79 +# CT_KERNEL_V_3_0_2 is not set
   39.80 +# CT_KERNEL_V_3_0_1 is not set
   39.81  # CT_KERNEL_V_3_0 is not set
   39.82 -# CT_KERNEL_V_2_6_39_3 is not set
   39.83 -# CT_KERNEL_V_2_6_39_2 is not set
   39.84 -# CT_KERNEL_V_2_6_39_1 is not set
   39.85 -# CT_KERNEL_V_2_6_39 is not set
   39.86 +# CT_KERNEL_V_2_6_39_4 is not set
   39.87  # CT_KERNEL_V_2_6_38_8 is not set
   39.88  # CT_KERNEL_V_2_6_37_6 is not set
   39.89  # CT_KERNEL_V_2_6_36_4 is not set
   39.90 -# CT_KERNEL_V_2_6_35_13 is not set
   39.91 +# CT_KERNEL_V_2_6_35_14 is not set
   39.92  # CT_KERNEL_V_2_6_34_10 is not set
   39.93 -# CT_KERNEL_V_2_6_33_16 is not set
   39.94 -# CT_KERNEL_V_2_6_32_43 is not set
   39.95 +# CT_KERNEL_V_2_6_33_19 is not set
   39.96 +# CT_KERNEL_V_2_6_32_46 is not set
   39.97  CT_KERNEL_V_2_6_31_14=y
   39.98  # CT_KERNEL_V_2_6_27_59 is not set
   39.99  # CT_KERNEL_LINUX_CUSTOM is not set
  39.100 @@ -234,13 +232,13 @@
  39.101  #
  39.102  # GNU binutils
  39.103  #
  39.104 -# CT_BINUTILS_V_2_21 is not set
  39.105 -# CT_BINUTILS_V_2_20_1 is not set
  39.106 -# CT_BINUTILS_V_2_20 is not set
  39.107 -CT_BINUTILS_V_2_19_1=y
  39.108 -# CT_BINUTILS_V_2_19 is not set
  39.109 -# CT_BINUTILS_V_2_18 is not set
  39.110 -CT_BINUTILS_VERSION="2.19.1"
  39.111 +# CT_BINUTILS_V_2_21_53 is not set
  39.112 +# CT_BINUTILS_V_2_21_1a is not set
  39.113 +CT_BINUTILS_V_2_20_1a=y
  39.114 +# CT_BINUTILS_V_2_19_1a is not set
  39.115 +# CT_BINUTILS_V_2_18a is not set
  39.116 +CT_BINUTILS_VERSION="2.20.1a"
  39.117 +CT_BINUTILS_2_20_or_later=y
  39.118  CT_BINUTILS_2_19_or_later=y
  39.119  CT_BINUTILS_2_18_or_later=y
  39.120  CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
  39.121 @@ -290,6 +288,7 @@
  39.122  CT_CC_GCC_USE_GMP_MPFR=y
  39.123  CT_CC_GCC_USE_PPL_CLOOG=y
  39.124  CT_CC_LANG_JAVA_USE_ECJ=y
  39.125 +CT_CC_LANG_FORTRAN=y
  39.126  CT_CC_SUPPORT_CXX=y
  39.127  CT_CC_SUPPORT_FORTRAN=y
  39.128  CT_CC_SUPPORT_JAVA=y
  39.129 @@ -301,7 +300,6 @@
  39.130  # Additional supported languages:
  39.131  #
  39.132  CT_CC_LANG_CXX=y
  39.133 -CT_CC_LANG_FORTRAN=y
  39.134  CT_CC_LANG_JAVA=y
  39.135  # CT_CC_LANG_ADA is not set
  39.136  # CT_CC_LANG_OBJC is not set
  39.137 @@ -381,6 +379,7 @@
  39.138  # CT_LIBC_GLIBC_FORCE_UNWIND is not set
  39.139  # CT_LIBC_GLIBC_USE_PORTS is not set
  39.140  CT_LIBC_ADDONS_LIST=""
  39.141 +# CT_LIBC_LOCALES is not set
  39.142  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  39.143  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
  39.144  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
  39.145 @@ -404,6 +403,7 @@
  39.146  CT_DEBUG_gdb=y
  39.147  CT_GDB_CROSS=y
  39.148  # CT_GDB_CROSS_STATIC is not set
  39.149 +CT_GDB_CROSS_PYTHON=y
  39.150  CT_GDB_NATIVE=y
  39.151  # CT_GDB_NATIVE_STATIC is not set
  39.152  CT_GDB_GDBSERVER=y
  39.153 @@ -413,12 +413,13 @@
  39.154  # gdb version
  39.155  #
  39.156  # CT_DEBUG_GDB_SHOW_LINARO is not set
  39.157 -# CT_GDB_V_7_2 is not set
  39.158 -# CT_GDB_V_7_1 is not set
  39.159 -# CT_GDB_V_7_0_1 is not set
  39.160 -# CT_GDB_V_7_0 is not set
  39.161 -CT_GDB_V_6_8=y
  39.162 -CT_GDB_VERSION="6.8"
  39.163 +# CT_GDB_V_7_3a is not set
  39.164 +# CT_GDB_V_7_2a is not set
  39.165 +# CT_GDB_V_7_1a is not set
  39.166 +# CT_GDB_V_7_0_1a is not set
  39.167 +# CT_GDB_V_7_0a is not set
  39.168 +CT_GDB_V_6_8a=y
  39.169 +CT_GDB_VERSION="6.8a"
  39.170  # CT_DEBUG_ltrace is not set
  39.171  CT_DEBUG_strace=y
  39.172  # CT_STRACE_V_4_5_20 is not set
  39.173 @@ -439,6 +440,7 @@
  39.174  CT_MPFR=y
  39.175  CT_PPL=y
  39.176  CT_CLOOG=y
  39.177 +# CT_GMP_V_5_0_2 is not set
  39.178  CT_GMP_V_5_0_1=y
  39.179  # CT_GMP_V_4_3_2 is not set
  39.180  # CT_GMP_V_4_3_1 is not set
    40.1 --- a/samples/s390-ibm-linux-gnu/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    40.2 +++ b/samples/s390-ibm-linux-gnu/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    40.3 @@ -1,14 +1,11 @@
    40.4  #
    40.5  # Automatically generated make config: don't edit
    40.6 -# The crosstool-NG configuration menu
    40.7 -# Sun Jul 31 01:21:02 2011
    40.8 +# crosstool-NG hg_default@2723_d56ba604be80 Configuration
    40.9 +# Sun Oct 16 18:19:41 2011
   40.10  #
   40.11 +CT_CONFIGURE_has_xzutils=y
   40.12  CT_CONFIGURE_has_cvs=y
   40.13  CT_CONFIGURE_has_svn=y
   40.14 -CT_CONFIGURE_static_link_ok=y
   40.15 -CT_CONFIGURE_has_static_libstdcxx=y
   40.16 -CT_CONFIGURE_has_expat=y
   40.17 -CT_CONFIGURE_has_static_expat=y
   40.18  CT_MODULES=y
   40.19  
   40.20  #
   40.21 @@ -40,9 +37,9 @@
   40.22  #
   40.23  # CT_FORBID_DOWNLOAD is not set
   40.24  # CT_FORCE_DOWNLOAD is not set
   40.25 -# CT_USE_MIRROR is not set
   40.26  CT_CONNECT_TIMEOUT=10
   40.27  # CT_ONLY_DOWNLOAD is not set
   40.28 +# CT_USE_MIRROR is not set
   40.29  
   40.30  #
   40.31  # Extracting
   40.32 @@ -50,26 +47,27 @@
   40.33  # CT_FORCE_EXTRACT is not set
   40.34  CT_OVERIDE_CONFIG_GUESS_SUB=y
   40.35  # CT_ONLY_EXTRACT is not set
   40.36 -# CT_PATCH_BUNDLED is not set
   40.37 +CT_PATCH_BUNDLED=y
   40.38  # CT_PATCH_LOCAL is not set
   40.39  # CT_PATCH_BUNDLED_LOCAL is not set
   40.40  # CT_PATCH_LOCAL_BUNDLED is not set
   40.41  # CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
   40.42  # CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
   40.43 -CT_PATCH_NONE=y
   40.44 -CT_PATCH_ORDER="none"
   40.45 +# CT_PATCH_NONE is not set
   40.46 +CT_PATCH_ORDER="bundled"
   40.47  
   40.48  #
   40.49  # Build behavior
   40.50  #
   40.51 -CT_PARALLEL_JOBS=1
   40.52 +CT_PARALLEL_JOBS=0
   40.53  CT_LOAD=0
   40.54  CT_USE_PIPES=y
   40.55 +CT_EXTRA_FLAGS_FOR_HOST=""
   40.56  # CT_CONFIG_SHELL_SH is not set
   40.57  # CT_CONFIG_SHELL_ASH is not set
   40.58  CT_CONFIG_SHELL_BASH=y
   40.59  # CT_CONFIG_SHELL_CUSTOM is not set
   40.60 -CT_CONFIG_SHELL="bash"
   40.61 +CT_CONFIG_SHELL="${bash}"
   40.62  
   40.63  #
   40.64  # Logging
   40.65 @@ -145,7 +143,6 @@
   40.66  CT_USE_SYSROOT=y
   40.67  CT_SYSROOT_NAME="sysroot"
   40.68  CT_SYSROOT_DIR_PREFIX=""
   40.69 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   40.70  # CT_STATIC_TOOLCHAIN is not set
   40.71  CT_TOOLCHAIN_PKGVERSION=""
   40.72  CT_TOOLCHAIN_BUGURL=""
   40.73 @@ -183,20 +180,19 @@
   40.74  CT_KERNEL_linux=y
   40.75  CT_KERNEL_bare_metal_AVAILABLE=y
   40.76  CT_KERNEL_linux_AVAILABLE=y
   40.77 -CT_KERNEL_LINUX_INSTALL=y
   40.78 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   40.79 +# CT_KERNEL_V_3_0_4 is not set
   40.80 +# CT_KERNEL_V_3_0_3 is not set
   40.81 +# CT_KERNEL_V_3_0_2 is not set
   40.82 +# CT_KERNEL_V_3_0_1 is not set
   40.83  # CT_KERNEL_V_3_0 is not set
   40.84 -# CT_KERNEL_V_2_6_39_3 is not set
   40.85 -# CT_KERNEL_V_2_6_39_2 is not set
   40.86 -# CT_KERNEL_V_2_6_39_1 is not set
   40.87 -# CT_KERNEL_V_2_6_39 is not set
   40.88 +# CT_KERNEL_V_2_6_39_4 is not set
   40.89  # CT_KERNEL_V_2_6_38_8 is not set
   40.90  # CT_KERNEL_V_2_6_37_6 is not set
   40.91  # CT_KERNEL_V_2_6_36_4 is not set
   40.92 -# CT_KERNEL_V_2_6_35_13 is not set
   40.93 +# CT_KERNEL_V_2_6_35_14 is not set
   40.94  # CT_KERNEL_V_2_6_34_10 is not set
   40.95 -# CT_KERNEL_V_2_6_33_16 is not set
   40.96 -# CT_KERNEL_V_2_6_32_43 is not set
   40.97 +# CT_KERNEL_V_2_6_33_19 is not set
   40.98 +# CT_KERNEL_V_2_6_32_46 is not set
   40.99  CT_KERNEL_V_2_6_31_14=y
  40.100  # CT_KERNEL_V_2_6_27_59 is not set
  40.101  # CT_KERNEL_LINUX_CUSTOM is not set
  40.102 @@ -224,13 +220,13 @@
  40.103  #
  40.104  # GNU binutils
  40.105  #
  40.106 -# CT_BINUTILS_V_2_21 is not set
  40.107 -# CT_BINUTILS_V_2_20_1 is not set
  40.108 -# CT_BINUTILS_V_2_20 is not set
  40.109 -CT_BINUTILS_V_2_19_1=y
  40.110 -# CT_BINUTILS_V_2_19 is not set
  40.111 -# CT_BINUTILS_V_2_18 is not set
  40.112 -CT_BINUTILS_VERSION="2.19.1"
  40.113 +# CT_BINUTILS_V_2_21_53 is not set
  40.114 +# CT_BINUTILS_V_2_21_1a is not set
  40.115 +CT_BINUTILS_V_2_20_1a=y
  40.116 +# CT_BINUTILS_V_2_19_1a is not set
  40.117 +# CT_BINUTILS_V_2_18a is not set
  40.118 +CT_BINUTILS_VERSION="2.20.1a"
  40.119 +CT_BINUTILS_2_20_or_later=y
  40.120  CT_BINUTILS_2_19_or_later=y
  40.121  CT_BINUTILS_2_18_or_later=y
  40.122  CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
  40.123 @@ -274,6 +270,7 @@
  40.124  CT_CC_GCC_4_3_or_later=y
  40.125  CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
  40.126  CT_CC_GCC_USE_GMP_MPFR=y
  40.127 +# CT_CC_LANG_FORTRAN is not set
  40.128  CT_CC_SUPPORT_CXX=y
  40.129  CT_CC_SUPPORT_FORTRAN=y
  40.130  CT_CC_SUPPORT_JAVA=y
  40.131 @@ -285,7 +282,6 @@
  40.132  # Additional supported languages:
  40.133  #
  40.134  CT_CC_LANG_CXX=y
  40.135 -# CT_CC_LANG_FORTRAN is not set
  40.136  # CT_CC_LANG_JAVA is not set
  40.137  # CT_CC_LANG_ADA is not set
  40.138  # CT_CC_LANG_OBJC is not set
  40.139 @@ -363,6 +359,7 @@
  40.140  CT_LIBC_GLIBC_FORCE_UNWIND=y
  40.141  # CT_LIBC_GLIBC_USE_PORTS is not set
  40.142  CT_LIBC_ADDONS_LIST=""
  40.143 +# CT_LIBC_LOCALES is not set
  40.144  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  40.145  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
  40.146  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
  40.147 @@ -390,6 +387,7 @@
  40.148  CT_COMPLIBS=y
  40.149  CT_GMP=y
  40.150  CT_MPFR=y
  40.151 +# CT_GMP_V_5_0_2 is not set
  40.152  # CT_GMP_V_5_0_1 is not set
  40.153  CT_GMP_V_4_3_2=y
  40.154  # CT_GMP_V_4_3_1 is not set
    41.1 --- a/samples/s390x-ibm-linux-gnu/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    41.2 +++ b/samples/s390x-ibm-linux-gnu/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    41.3 @@ -1,14 +1,11 @@
    41.4  #
    41.5  # Automatically generated make config: don't edit
    41.6 -# The crosstool-NG configuration menu
    41.7 -# Sun Jul 31 20:50:07 2011
    41.8 +# crosstool-NG hg_default@2723_d56ba604be80 Configuration
    41.9 +# Sun Oct 16 18:20:14 2011
   41.10  #
   41.11 +CT_CONFIGURE_has_xzutils=y
   41.12  CT_CONFIGURE_has_cvs=y
   41.13  CT_CONFIGURE_has_svn=y
   41.14 -CT_CONFIGURE_static_link_ok=y
   41.15 -CT_CONFIGURE_has_static_libstdcxx=y
   41.16 -CT_CONFIGURE_has_expat=y
   41.17 -CT_CONFIGURE_has_static_expat=y
   41.18  CT_MODULES=y
   41.19  
   41.20  #
   41.21 @@ -40,9 +37,9 @@
   41.22  #
   41.23  # CT_FORBID_DOWNLOAD is not set
   41.24  # CT_FORCE_DOWNLOAD is not set
   41.25 -# CT_USE_MIRROR is not set
   41.26  CT_CONNECT_TIMEOUT=10
   41.27  # CT_ONLY_DOWNLOAD is not set
   41.28 +# CT_USE_MIRROR is not set
   41.29  
   41.30  #
   41.31  # Extracting
   41.32 @@ -62,14 +59,15 @@
   41.33  #
   41.34  # Build behavior
   41.35  #
   41.36 -CT_PARALLEL_JOBS=1
   41.37 +CT_PARALLEL_JOBS=0
   41.38  CT_LOAD=0
   41.39  CT_USE_PIPES=y
   41.40 +CT_EXTRA_FLAGS_FOR_HOST=""
   41.41  # CT_CONFIG_SHELL_SH is not set
   41.42  # CT_CONFIG_SHELL_ASH is not set
   41.43  CT_CONFIG_SHELL_BASH=y
   41.44  # CT_CONFIG_SHELL_CUSTOM is not set
   41.45 -CT_CONFIG_SHELL="bash"
   41.46 +CT_CONFIG_SHELL="${bash}"
   41.47  
   41.48  #
   41.49  # Logging
   41.50 @@ -145,7 +143,7 @@
   41.51  CT_USE_SYSROOT=y
   41.52  CT_SYSROOT_NAME="sysroot"
   41.53  CT_SYSROOT_DIR_PREFIX=""
   41.54 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   41.55 +CT_WANTS_STATIC_LINK=y
   41.56  # CT_STATIC_TOOLCHAIN is not set
   41.57  CT_TOOLCHAIN_PKGVERSION=""
   41.58  CT_TOOLCHAIN_BUGURL=""
   41.59 @@ -183,20 +181,19 @@
   41.60  CT_KERNEL_linux=y
   41.61  CT_KERNEL_bare_metal_AVAILABLE=y
   41.62  CT_KERNEL_linux_AVAILABLE=y
   41.63 -CT_KERNEL_LINUX_INSTALL=y
   41.64 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   41.65 +# CT_KERNEL_V_3_0_4 is not set
   41.66 +# CT_KERNEL_V_3_0_3 is not set
   41.67 +# CT_KERNEL_V_3_0_2 is not set
   41.68 +# CT_KERNEL_V_3_0_1 is not set
   41.69  # CT_KERNEL_V_3_0 is not set
   41.70 -# CT_KERNEL_V_2_6_39_3 is not set
   41.71 -# CT_KERNEL_V_2_6_39_2 is not set
   41.72 -# CT_KERNEL_V_2_6_39_1 is not set
   41.73 -# CT_KERNEL_V_2_6_39 is not set
   41.74 +# CT_KERNEL_V_2_6_39_4 is not set
   41.75  # CT_KERNEL_V_2_6_38_8 is not set
   41.76  # CT_KERNEL_V_2_6_37_6 is not set
   41.77  # CT_KERNEL_V_2_6_36_4 is not set
   41.78 -# CT_KERNEL_V_2_6_35_13 is not set
   41.79 +# CT_KERNEL_V_2_6_35_14 is not set
   41.80  # CT_KERNEL_V_2_6_34_10 is not set
   41.81 -# CT_KERNEL_V_2_6_33_16 is not set
   41.82 -# CT_KERNEL_V_2_6_32_43 is not set
   41.83 +# CT_KERNEL_V_2_6_33_19 is not set
   41.84 +# CT_KERNEL_V_2_6_32_46 is not set
   41.85  CT_KERNEL_V_2_6_31_14=y
   41.86  # CT_KERNEL_V_2_6_27_59 is not set
   41.87  # CT_KERNEL_LINUX_CUSTOM is not set
   41.88 @@ -224,13 +221,12 @@
   41.89  #
   41.90  # GNU binutils
   41.91  #
   41.92 -# CT_BINUTILS_V_2_21 is not set
   41.93 -# CT_BINUTILS_V_2_20_1 is not set
   41.94 -# CT_BINUTILS_V_2_20 is not set
   41.95 -CT_BINUTILS_V_2_19_1=y
   41.96 -# CT_BINUTILS_V_2_19 is not set
   41.97 -# CT_BINUTILS_V_2_18 is not set
   41.98 -CT_BINUTILS_VERSION="2.19.1"
   41.99 +# CT_BINUTILS_V_2_21_53 is not set
  41.100 +# CT_BINUTILS_V_2_21_1a is not set
  41.101 +# CT_BINUTILS_V_2_20_1a is not set
  41.102 +CT_BINUTILS_V_2_19_1a=y
  41.103 +# CT_BINUTILS_V_2_18a is not set
  41.104 +CT_BINUTILS_VERSION="2.19.1a"
  41.105  CT_BINUTILS_2_19_or_later=y
  41.106  CT_BINUTILS_2_18_or_later=y
  41.107  CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
  41.108 @@ -277,6 +273,7 @@
  41.109  CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
  41.110  CT_CC_GCC_USE_GMP_MPFR=y
  41.111  CT_CC_GCC_USE_PPL_CLOOG=y
  41.112 +# CT_CC_LANG_FORTRAN is not set
  41.113  CT_CC_SUPPORT_CXX=y
  41.114  CT_CC_SUPPORT_FORTRAN=y
  41.115  CT_CC_SUPPORT_JAVA=y
  41.116 @@ -288,7 +285,6 @@
  41.117  # Additional supported languages:
  41.118  #
  41.119  CT_CC_LANG_CXX=y
  41.120 -# CT_CC_LANG_FORTRAN is not set
  41.121  # CT_CC_LANG_JAVA is not set
  41.122  # CT_CC_LANG_ADA is not set
  41.123  # CT_CC_LANG_OBJC is not set
  41.124 @@ -368,6 +364,7 @@
  41.125  CT_LIBC_GLIBC_FORCE_UNWIND=y
  41.126  # CT_LIBC_GLIBC_USE_PORTS is not set
  41.127  CT_LIBC_ADDONS_LIST=""
  41.128 +# CT_LIBC_LOCALES is not set
  41.129  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  41.130  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
  41.131  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
  41.132 @@ -399,6 +396,7 @@
  41.133  CT_MPFR=y
  41.134  CT_PPL=y
  41.135  CT_CLOOG=y
  41.136 +# CT_GMP_V_5_0_2 is not set
  41.137  # CT_GMP_V_5_0_1 is not set
  41.138  CT_GMP_V_4_3_2=y
  41.139  # CT_GMP_V_4_3_1 is not set
    42.1 --- a/samples/sh4-unknown-linux-gnu/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    42.2 +++ b/samples/sh4-unknown-linux-gnu/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    42.3 @@ -1,14 +1,11 @@
    42.4  #
    42.5  # Automatically generated make config: don't edit
    42.6 -# The crosstool-NG configuration menu
    42.7 -# Sun Jul 31 01:21:39 2011
    42.8 +# crosstool-NG hg_default@2723_d56ba604be80 Configuration
    42.9 +# Sun Oct 16 18:20:35 2011
   42.10  #
   42.11 +CT_CONFIGURE_has_xzutils=y
   42.12  CT_CONFIGURE_has_cvs=y
   42.13  CT_CONFIGURE_has_svn=y
   42.14 -CT_CONFIGURE_static_link_ok=y
   42.15 -CT_CONFIGURE_has_static_libstdcxx=y
   42.16 -CT_CONFIGURE_has_expat=y
   42.17 -CT_CONFIGURE_has_static_expat=y
   42.18  CT_MODULES=y
   42.19  
   42.20  #
   42.21 @@ -40,10 +37,9 @@
   42.22  #
   42.23  # CT_FORBID_DOWNLOAD is not set
   42.24  # CT_FORCE_DOWNLOAD is not set
   42.25 -# CT_USE_MIRROR is not set
   42.26 -# CT_PREFER_MIRROR is not set
   42.27  CT_CONNECT_TIMEOUT=10
   42.28  # CT_ONLY_DOWNLOAD is not set
   42.29 +# CT_USE_MIRROR is not set
   42.30  
   42.31  #
   42.32  # Extracting
   42.33 @@ -63,14 +59,15 @@
   42.34  #
   42.35  # Build behavior
   42.36  #
   42.37 -CT_PARALLEL_JOBS=1
   42.38 +CT_PARALLEL_JOBS=0
   42.39  CT_LOAD=0
   42.40  CT_USE_PIPES=y
   42.41 +CT_EXTRA_FLAGS_FOR_HOST=""
   42.42  # CT_CONFIG_SHELL_SH is not set
   42.43  # CT_CONFIG_SHELL_ASH is not set
   42.44  CT_CONFIG_SHELL_BASH=y
   42.45  # CT_CONFIG_SHELL_CUSTOM is not set
   42.46 -CT_CONFIG_SHELL="bash"
   42.47 +CT_CONFIG_SHELL="${bash}"
   42.48  
   42.49  #
   42.50  # Logging
   42.51 @@ -151,7 +148,6 @@
   42.52  CT_USE_SYSROOT=y
   42.53  CT_SYSROOT_NAME="sysroot"
   42.54  CT_SYSROOT_DIR_PREFIX=""
   42.55 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   42.56  CT_TOOLCHAIN_PKGVERSION=""
   42.57  CT_TOOLCHAIN_BUGURL=""
   42.58  
   42.59 @@ -185,20 +181,20 @@
   42.60  CT_KERNEL_linux=y
   42.61  CT_KERNEL_bare_metal_AVAILABLE=y
   42.62  CT_KERNEL_linux_AVAILABLE=y
   42.63 -CT_KERNEL_LINUX_INSTALL=y
   42.64  # CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   42.65 +# CT_KERNEL_V_3_0_4 is not set
   42.66 +# CT_KERNEL_V_3_0_3 is not set
   42.67 +# CT_KERNEL_V_3_0_2 is not set
   42.68 +# CT_KERNEL_V_3_0_1 is not set
   42.69  # CT_KERNEL_V_3_0 is not set
   42.70 -# CT_KERNEL_V_2_6_39_3 is not set
   42.71 -# CT_KERNEL_V_2_6_39_2 is not set
   42.72 -# CT_KERNEL_V_2_6_39_1 is not set
   42.73 -# CT_KERNEL_V_2_6_39 is not set
   42.74 +# CT_KERNEL_V_2_6_39_4 is not set
   42.75  # CT_KERNEL_V_2_6_38_8 is not set
   42.76  # CT_KERNEL_V_2_6_37_6 is not set
   42.77  # CT_KERNEL_V_2_6_36_4 is not set
   42.78 -# CT_KERNEL_V_2_6_35_13 is not set
   42.79 +# CT_KERNEL_V_2_6_35_14 is not set
   42.80  # CT_KERNEL_V_2_6_34_10 is not set
   42.81 -# CT_KERNEL_V_2_6_33_16 is not set
   42.82 -# CT_KERNEL_V_2_6_32_43 is not set
   42.83 +# CT_KERNEL_V_2_6_33_19 is not set
   42.84 +# CT_KERNEL_V_2_6_32_46 is not set
   42.85  # CT_KERNEL_V_2_6_31_14 is not set
   42.86  CT_KERNEL_V_2_6_27_59=y
   42.87  # CT_KERNEL_LINUX_CUSTOM is not set
   42.88 @@ -226,14 +222,13 @@
   42.89  #
   42.90  # GNU binutils
   42.91  #
   42.92 -# CT_BINUTILS_V_2_20_1 is not set
   42.93 -# CT_BINUTILS_V_2_20 is not set
   42.94 -# CT_BINUTILS_V_2_19_1 is not set
   42.95 -CT_BINUTILS_V_2_19=y
   42.96 -# CT_BINUTILS_V_2_18 is not set
   42.97 -# CT_BINUTILS_V_2_17 is not set
   42.98 -# CT_BINUTILS_V_2_16_1 is not set
   42.99 -CT_BINUTILS_VERSION="2.19"
  42.100 +# CT_BINUTILS_V_2_21_1a is not set
  42.101 +# CT_BINUTILS_V_2_20_1a is not set
  42.102 +CT_BINUTILS_V_2_19_1a=y
  42.103 +# CT_BINUTILS_V_2_18a is not set
  42.104 +# CT_BINUTILS_V_2_17a is not set
  42.105 +# CT_BINUTILS_V_2_16_1a is not set
  42.106 +CT_BINUTILS_VERSION="2.19.1a"
  42.107  CT_BINUTILS_2_19_or_later=y
  42.108  CT_BINUTILS_2_18_or_later=y
  42.109  CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
  42.110 @@ -281,6 +276,7 @@
  42.111  CT_CC_GCC_4_3_or_later=y
  42.112  CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
  42.113  CT_CC_GCC_USE_GMP_MPFR=y
  42.114 +# CT_CC_LANG_FORTRAN is not set
  42.115  CT_CC_SUPPORT_CXX=y
  42.116  CT_CC_SUPPORT_FORTRAN=y
  42.117  CT_CC_SUPPORT_JAVA=y
  42.118 @@ -292,7 +288,6 @@
  42.119  # Additional supported languages:
  42.120  #
  42.121  CT_CC_LANG_CXX=y
  42.122 -# CT_CC_LANG_FORTRAN is not set
  42.123  # CT_CC_LANG_JAVA is not set
  42.124  
  42.125  #
  42.126 @@ -363,6 +358,7 @@
  42.127  # CT_LIBC_GLIBC_FORCE_UNWIND is not set
  42.128  # CT_LIBC_GLIBC_USE_PORTS is not set
  42.129  CT_LIBC_ADDONS_LIST=""
  42.130 +# CT_LIBC_LOCALES is not set
  42.131  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  42.132  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
  42.133  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
    43.1 --- a/samples/x86_64-unknown-linux-gnu/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    43.2 +++ b/samples/x86_64-unknown-linux-gnu/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    43.3 @@ -1,14 +1,11 @@
    43.4  #
    43.5  # Automatically generated make config: don't edit
    43.6 -# The crosstool-NG configuration menu
    43.7 -# Sun Jul 31 01:22:17 2011
    43.8 +# crosstool-NG hg_default@2723_d56ba604be80 Configuration
    43.9 +# Sun Oct 16 18:21:08 2011
   43.10  #
   43.11 +CT_CONFIGURE_has_xzutils=y
   43.12  CT_CONFIGURE_has_cvs=y
   43.13  CT_CONFIGURE_has_svn=y
   43.14 -CT_CONFIGURE_static_link_ok=y
   43.15 -CT_CONFIGURE_has_static_libstdcxx=y
   43.16 -CT_CONFIGURE_has_expat=y
   43.17 -CT_CONFIGURE_has_static_expat=y
   43.18  CT_MODULES=y
   43.19  
   43.20  #
   43.21 @@ -40,10 +37,9 @@
   43.22  #
   43.23  # CT_FORBID_DOWNLOAD is not set
   43.24  # CT_FORCE_DOWNLOAD is not set
   43.25 -# CT_USE_MIRROR is not set
   43.26 -# CT_PREFER_MIRROR is not set
   43.27  CT_CONNECT_TIMEOUT=10
   43.28  # CT_ONLY_DOWNLOAD is not set
   43.29 +# CT_USE_MIRROR is not set
   43.30  
   43.31  #
   43.32  # Extracting
   43.33 @@ -63,14 +59,15 @@
   43.34  #
   43.35  # Build behavior
   43.36  #
   43.37 -CT_PARALLEL_JOBS=1
   43.38 +CT_PARALLEL_JOBS=0
   43.39  CT_LOAD=0
   43.40  CT_USE_PIPES=y
   43.41 +CT_EXTRA_FLAGS_FOR_HOST=""
   43.42  # CT_CONFIG_SHELL_SH is not set
   43.43  # CT_CONFIG_SHELL_ASH is not set
   43.44  CT_CONFIG_SHELL_BASH=y
   43.45  # CT_CONFIG_SHELL_CUSTOM is not set
   43.46 -CT_CONFIG_SHELL="bash"
   43.47 +CT_CONFIG_SHELL="${bash}"
   43.48  
   43.49  #
   43.50  # Logging
   43.51 @@ -148,7 +145,7 @@
   43.52  CT_USE_SYSROOT=y
   43.53  CT_SYSROOT_NAME="sysroot"
   43.54  CT_SYSROOT_DIR_PREFIX=""
   43.55 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   43.56 +CT_WANTS_STATIC_LINK=y
   43.57  CT_TOOLCHAIN_PKGVERSION=""
   43.58  CT_TOOLCHAIN_BUGURL=""
   43.59  
   43.60 @@ -177,25 +174,24 @@
   43.61  #
   43.62  CT_KERNEL_SUPPORTS_SHARED_LIBS=y
   43.63  CT_KERNEL="linux"
   43.64 -CT_KERNEL_VERSION="2.6.33.16"
   43.65 +CT_KERNEL_VERSION="2.6.33.19"
   43.66  # CT_KERNEL_bare_metal is not set
   43.67  CT_KERNEL_linux=y
   43.68  CT_KERNEL_bare_metal_AVAILABLE=y
   43.69  CT_KERNEL_linux_AVAILABLE=y
   43.70 -CT_KERNEL_LINUX_INSTALL=y
   43.71 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   43.72 +# CT_KERNEL_V_3_0_4 is not set
   43.73 +# CT_KERNEL_V_3_0_3 is not set
   43.74 +# CT_KERNEL_V_3_0_2 is not set
   43.75 +# CT_KERNEL_V_3_0_1 is not set
   43.76  # CT_KERNEL_V_3_0 is not set
   43.77 -# CT_KERNEL_V_2_6_39_3 is not set
   43.78 -# CT_KERNEL_V_2_6_39_2 is not set
   43.79 -# CT_KERNEL_V_2_6_39_1 is not set
   43.80 -# CT_KERNEL_V_2_6_39 is not set
   43.81 +# CT_KERNEL_V_2_6_39_4 is not set
   43.82  # CT_KERNEL_V_2_6_38_8 is not set
   43.83  # CT_KERNEL_V_2_6_37_6 is not set
   43.84  # CT_KERNEL_V_2_6_36_4 is not set
   43.85 -# CT_KERNEL_V_2_6_35_13 is not set
   43.86 +# CT_KERNEL_V_2_6_35_14 is not set
   43.87  # CT_KERNEL_V_2_6_34_10 is not set
   43.88 -CT_KERNEL_V_2_6_33_16=y
   43.89 -# CT_KERNEL_V_2_6_32_43 is not set
   43.90 +CT_KERNEL_V_2_6_33_19=y
   43.91 +# CT_KERNEL_V_2_6_32_46 is not set
   43.92  # CT_KERNEL_V_2_6_31_14 is not set
   43.93  # CT_KERNEL_V_2_6_27_59 is not set
   43.94  # CT_KERNEL_LINUX_CUSTOM is not set
   43.95 @@ -223,12 +219,11 @@
   43.96  #
   43.97  # GNU binutils
   43.98  #
   43.99 -# CT_BINUTILS_V_2_20_1 is not set
  43.100 -CT_BINUTILS_V_2_20=y
  43.101 -# CT_BINUTILS_V_2_19_1 is not set
  43.102 -# CT_BINUTILS_V_2_19 is not set
  43.103 -# CT_BINUTILS_V_2_18 is not set
  43.104 -CT_BINUTILS_VERSION="2.20"
  43.105 +# CT_BINUTILS_V_2_21_1a is not set
  43.106 +CT_BINUTILS_V_2_20_1a=y
  43.107 +# CT_BINUTILS_V_2_19_1a is not set
  43.108 +# CT_BINUTILS_V_2_18a is not set
  43.109 +CT_BINUTILS_VERSION="2.20.1a"
  43.110  CT_BINUTILS_2_20_or_later=y
  43.111  CT_BINUTILS_2_19_or_later=y
  43.112  CT_BINUTILS_2_18_or_later=y
  43.113 @@ -273,6 +268,7 @@
  43.114  CT_CC_GCC_USE_GMP_MPFR=y
  43.115  CT_CC_GCC_USE_PPL_CLOOG=y
  43.116  CT_CC_LANG_JAVA_USE_ECJ=y
  43.117 +CT_CC_LANG_FORTRAN=y
  43.118  CT_CC_SUPPORT_CXX=y
  43.119  CT_CC_SUPPORT_FORTRAN=y
  43.120  CT_CC_SUPPORT_JAVA=y
  43.121 @@ -284,7 +280,6 @@
  43.122  # Additional supported languages:
  43.123  #
  43.124  CT_CC_LANG_CXX=y
  43.125 -CT_CC_LANG_FORTRAN=y
  43.126  CT_CC_LANG_JAVA=y
  43.127  
  43.128  #
  43.129 @@ -352,10 +347,11 @@
  43.130  CT_LIBC_GLIBC_FORCE_UNWIND=y
  43.131  # CT_LIBC_GLIBC_USE_PORTS is not set
  43.132  CT_LIBC_ADDONS_LIST=""
  43.133 +# CT_LIBC_LOCALES is not set
  43.134  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  43.135  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
  43.136  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
  43.137 -CT_LIBC_GLIBC_MIN_KERNEL="2.6.33.16"
  43.138 +CT_LIBC_GLIBC_MIN_KERNEL="2.6.33.19"
  43.139  
  43.140  #
  43.141  # glibc other options
  43.142 @@ -375,6 +371,7 @@
  43.143  CT_DEBUG_gdb=y
  43.144  CT_GDB_CROSS=y
  43.145  # CT_GDB_CROSS_STATIC is not set
  43.146 +CT_GDB_CROSS_PYTHON=y
  43.147  CT_GDB_NATIVE=y
  43.148  # CT_GDB_NATIVE_STATIC is not set
  43.149  CT_GDB_GDBSERVER=y
  43.150 @@ -383,8 +380,8 @@
  43.151  #
  43.152  # gdb version
  43.153  #
  43.154 -CT_GDB_V_6_8=y
  43.155 -CT_GDB_VERSION="6.8"
  43.156 +CT_GDB_V_6_8a=y
  43.157 +CT_GDB_VERSION="6.8a"
  43.158  CT_DEBUG_ltrace=y
  43.159  CT_LTRACE_V_0_5_3=y
  43.160  # CT_LTRACE_V_0_5_2 is not set
    44.1 --- a/samples/x86_64-unknown-linux-uclibc/crosstool.config	Sun Oct 16 17:52:33 2011 +0200
    44.2 +++ b/samples/x86_64-unknown-linux-uclibc/crosstool.config	Sun Oct 16 17:51:42 2011 +0200
    44.3 @@ -1,14 +1,11 @@
    44.4  #
    44.5  # Automatically generated make config: don't edit
    44.6 -# The crosstool-NG configuration menu
    44.7 -# Sun Jul 31 01:22:35 2011
    44.8 +# crosstool-NG hg_default@2723_d56ba604be80 Configuration
    44.9 +# Sun Oct 16 18:21:31 2011
   44.10  #
   44.11 +CT_CONFIGURE_has_xzutils=y
   44.12  CT_CONFIGURE_has_cvs=y
   44.13  CT_CONFIGURE_has_svn=y
   44.14 -CT_CONFIGURE_static_link_ok=y
   44.15 -CT_CONFIGURE_has_static_libstdcxx=y
   44.16 -CT_CONFIGURE_has_expat=y
   44.17 -CT_CONFIGURE_has_static_expat=y
   44.18  CT_MODULES=y
   44.19  
   44.20  #
   44.21 @@ -40,10 +37,9 @@
   44.22  #
   44.23  # CT_FORBID_DOWNLOAD is not set
   44.24  # CT_FORCE_DOWNLOAD is not set
   44.25 -# CT_USE_MIRROR is not set
   44.26 -# CT_PREFER_MIRROR is not set
   44.27  CT_CONNECT_TIMEOUT=10
   44.28  # CT_ONLY_DOWNLOAD is not set
   44.29 +# CT_USE_MIRROR is not set
   44.30  
   44.31  #
   44.32  # Extracting
   44.33 @@ -63,14 +59,15 @@
   44.34  #
   44.35  # Build behavior
   44.36  #
   44.37 -CT_PARALLEL_JOBS=1
   44.38 +CT_PARALLEL_JOBS=0
   44.39  CT_LOAD=0
   44.40  CT_USE_PIPES=y
   44.41 +CT_EXTRA_FLAGS_FOR_HOST=""
   44.42  # CT_CONFIG_SHELL_SH is not set
   44.43  # CT_CONFIG_SHELL_ASH is not set
   44.44  CT_CONFIG_SHELL_BASH=y
   44.45  # CT_CONFIG_SHELL_CUSTOM is not set
   44.46 -CT_CONFIG_SHELL="bash"
   44.47 +CT_CONFIG_SHELL="${bash}"
   44.48  
   44.49  #
   44.50  # Logging
   44.51 @@ -148,7 +145,7 @@
   44.52  CT_USE_SYSROOT=y
   44.53  CT_SYSROOT_NAME="sysroot"
   44.54  CT_SYSROOT_DIR_PREFIX=""
   44.55 -CT_STATIC_TOOLCHAIN_POSSIBLE=y
   44.56 +CT_WANTS_STATIC_LINK=y
   44.57  CT_TOOLCHAIN_PKGVERSION=""
   44.58  CT_TOOLCHAIN_BUGURL=""
   44.59  
   44.60 @@ -177,25 +174,24 @@
   44.61  #
   44.62  CT_KERNEL_SUPPORTS_SHARED_LIBS=y
   44.63  CT_KERNEL="linux"
   44.64 -CT_KERNEL_VERSION="2.6.33.16"
   44.65 +CT_KERNEL_VERSION="2.6.33.19"
   44.66  # CT_KERNEL_bare_metal is not set
   44.67  CT_KERNEL_linux=y
   44.68  CT_KERNEL_bare_metal_AVAILABLE=y
   44.69  CT_KERNEL_linux_AVAILABLE=y
   44.70 -CT_KERNEL_LINUX_INSTALL=y
   44.71 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   44.72 +# CT_KERNEL_V_3_0_4 is not set
   44.73 +# CT_KERNEL_V_3_0_3 is not set
   44.74 +# CT_KERNEL_V_3_0_2 is not set
   44.75 +# CT_KERNEL_V_3_0_1 is not set
   44.76  # CT_KERNEL_V_3_0 is not set
   44.77 -# CT_KERNEL_V_2_6_39_3 is not set
   44.78 -# CT_KERNEL_V_2_6_39_2 is not set
   44.79 -# CT_KERNEL_V_2_6_39_1 is not set
   44.80 -# CT_KERNEL_V_2_6_39 is not set
   44.81 +# CT_KERNEL_V_2_6_39_4 is not set
   44.82  # CT_KERNEL_V_2_6_38_8 is not set
   44.83  # CT_KERNEL_V_2_6_37_6 is not set
   44.84  # CT_KERNEL_V_2_6_36_4 is not set
   44.85 -# CT_KERNEL_V_2_6_35_13 is not set
   44.86 +# CT_KERNEL_V_2_6_35_14 is not set
   44.87  # CT_KERNEL_V_2_6_34_10 is not set
   44.88 -CT_KERNEL_V_2_6_33_16=y
   44.89 -# CT_KERNEL_V_2_6_32_43 is not set
   44.90 +CT_KERNEL_V_2_6_33_19=y
   44.91 +# CT_KERNEL_V_2_6_32_46 is not set
   44.92  # CT_KERNEL_V_2_6_31_14 is not set
   44.93  # CT_KERNEL_V_2_6_27_59 is not set
   44.94  # CT_KERNEL_LINUX_CUSTOM is not set
   44.95 @@ -223,12 +219,11 @@
   44.96  #
   44.97  # GNU binutils
   44.98  #
   44.99 -# CT_BINUTILS_V_2_20_1 is not set
  44.100 -CT_BINUTILS_V_2_20=y
  44.101 -# CT_BINUTILS_V_2_19_1 is not set
  44.102 -# CT_BINUTILS_V_2_19 is not set
  44.103 -# CT_BINUTILS_V_2_18 is not set
  44.104 -CT_BINUTILS_VERSION="2.20"
  44.105 +# CT_BINUTILS_V_2_21_1a is not set
  44.106 +CT_BINUTILS_V_2_20_1a=y
  44.107 +# CT_BINUTILS_V_2_19_1a is not set
  44.108 +# CT_BINUTILS_V_2_18a is not set
  44.109 +CT_BINUTILS_VERSION="2.20.1a"
  44.110  CT_BINUTILS_2_20_or_later=y
  44.111  CT_BINUTILS_2_19_or_later=y
  44.112  CT_BINUTILS_2_18_or_later=y
  44.113 @@ -272,6 +267,7 @@
  44.114  CT_CC_GCC_USE_GMP_MPFR=y
  44.115  CT_CC_GCC_USE_PPL_CLOOG=y
  44.116  CT_CC_LANG_JAVA_USE_ECJ=y
  44.117 +CT_CC_LANG_FORTRAN=y
  44.118  CT_CC_SUPPORT_CXX=y
  44.119  CT_CC_SUPPORT_FORTRAN=y
  44.120  CT_CC_SUPPORT_JAVA=y
  44.121 @@ -283,7 +279,6 @@
  44.122  # Additional supported languages:
  44.123  #
  44.124  CT_CC_LANG_CXX=y
  44.125 -CT_CC_LANG_FORTRAN=y
  44.126  CT_CC_LANG_JAVA=y
  44.127  
  44.128  #
  44.129 @@ -380,6 +375,7 @@
  44.130  CT_DEBUG_gdb=y
  44.131  CT_GDB_CROSS=y
  44.132  # CT_GDB_CROSS_STATIC is not set
  44.133 +CT_GDB_CROSS_PYTHON=y
  44.134  CT_GDB_NATIVE=y
  44.135  # CT_GDB_NATIVE_STATIC is not set
  44.136  CT_GDB_GDBSERVER=y
  44.137 @@ -388,8 +384,8 @@
  44.138  #
  44.139  # gdb version
  44.140  #
  44.141 -CT_GDB_V_6_8=y
  44.142 -CT_GDB_VERSION="6.8"
  44.143 +CT_GDB_V_6_8a=y
  44.144 +CT_GDB_VERSION="6.8a"
  44.145  CT_DEBUG_ltrace=y
  44.146  CT_LTRACE_V_0_5_3=y
  44.147  # CT_LTRACE_V_0_5_2 is not set