Update some samples to use only non-EXPERIMENTAL features where possible (uClibcis still a snashot, though).
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu Sep 04 15:43:08 2008 +0000 (2008-09-04)
changeset 829587f5916c0f7
parent 828 f11e2ba89d7f
child 830 c5244d905b6b
Update some samples to use only non-EXPERIMENTAL features where possible (uClibcis still a snashot, though).

/trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 60 32 28 0 ++++++++-------
/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 36 19 17 0 +++++----
/trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 54 30 24 0 ++++++++------
/trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 46 28 18 0 +++++++-----
4 files changed, 109 insertions(+), 87 deletions(-)
samples/arm-unknown-linux-gnueabi/crosstool.config
samples/arm-unknown-linux-uclibc/crosstool.config
samples/arm-unknown-linux-uclibcgnueabi/crosstool.config
samples/armeb-unknown-linux-gnu/crosstool.config
     1.1 --- a/samples/arm-unknown-linux-gnueabi/crosstool.config	Thu Sep 04 15:42:25 2008 +0000
     1.2 +++ b/samples/arm-unknown-linux-gnueabi/crosstool.config	Thu Sep 04 15:43:08 2008 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6 -# crosstool-NG version: 1.2.0+svn_trunk@899M
     1.7 -# Thu Aug  7 15:57:18 2008
     1.8 +# crosstool-NG version: 1.2.0+svn_trunk@976
     1.9 +# Tue Sep  2 19:45:28 2008
    1.10  #
    1.11  
    1.12  #
    1.13 @@ -12,8 +12,7 @@
    1.14  # crosstool-NG behavior
    1.15  #
    1.16  # CT_OBSOLETE is not set
    1.17 -CT_EXPERIMENTAL=y
    1.18 -# CT_BROKEN is not set
    1.19 +# CT_EXPERIMENTAL is not set
    1.20  # CT_DEBUG_CT is not set
    1.21  
    1.22  #
    1.23 @@ -52,6 +51,7 @@
    1.24  CT_LOAD=0
    1.25  CT_NICE=0
    1.26  CT_USE_PIPES=y
    1.27 +# CT_CONFIG_SHELL_ASH is not set
    1.28  
    1.29  #
    1.30  # Logging
    1.31 @@ -73,7 +73,7 @@
    1.32  #
    1.33  CT_ARCH="arm"
    1.34  CT_ARCH_SUPPORT_ARCH=y
    1.35 -CT_ARCH_SUPPORT_ABI=y
    1.36 +# CT_ARCH_SUPPORT_ABI is not set
    1.37  CT_ARCH_SUPPORT_CPU=y
    1.38  CT_ARCH_SUPPORT_TUNE=y
    1.39  CT_ARCH_SUPPORT_FPU=y
    1.40 @@ -81,7 +81,6 @@
    1.41  # CT_ARCH_DEFAULT_BE is not set
    1.42  CT_ARCH_DEFAULT_LE=y
    1.43  CT_ARCH_ARCH="armv5te"
    1.44 -CT_ARCH_ABI="aapcs"
    1.45  CT_ARCH_CPU="xscale"
    1.46  CT_ARCH_TUNE="xscale"
    1.47  CT_ARCH_FPU=""
    1.48 @@ -90,6 +89,7 @@
    1.49  # CT_ARCH_FLOAT_HW is not set
    1.50  CT_ARCH_FLOAT_SW=y
    1.51  CT_TARGET_CFLAGS=""
    1.52 +CT_TARGET_LDFLAGS=""
    1.53  
    1.54  #
    1.55  # General target options
    1.56 @@ -117,10 +117,6 @@
    1.57  #
    1.58  CT_USE_SYSROOT=y
    1.59  CT_SHARED_LIBS=y
    1.60 -CT_THREADS_NPTL=y
    1.61 -# CT_THREADS_LINUXTHREADS is not set
    1.62 -# CT_THREADS_NONE is not set
    1.63 -CT_THREADS="nptl"
    1.64  CT_TARGET_VENDOR="unknown"
    1.65  CT_TARGET_ALIAS_SED_EXPR=""
    1.66  CT_TARGET_ALIAS=""
    1.67 @@ -140,7 +136,7 @@
    1.68  # Kernel
    1.69  #
    1.70  CT_KERNEL_LINUX=y
    1.71 -CT_KERNEL_VERSION="2.6.26.1"
    1.72 +CT_KERNEL_VERSION="2.6.26.3"
    1.73  CT_KERNEL_LINUX_HEADERS_INSTALL=y
    1.74  # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
    1.75  # CT_KERNEL_LINUX_HEADERS_COPY is not set
    1.76 @@ -174,8 +170,13 @@
    1.77  # CT_KERNEL_INSTALL_V_2_6_25_10 is not set
    1.78  # CT_KERNEL_INSTALL_V_2_6_25_11 is not set
    1.79  # CT_KERNEL_INSTALL_V_2_6_25_12 is not set
    1.80 +# CT_KERNEL_INSTALL_V_2_6_25_13 is not set
    1.81 +# CT_KERNEL_INSTALL_V_2_6_25_14 is not set
    1.82 +# CT_KERNEL_INSTALL_V_2_6_25_15 is not set
    1.83  # CT_KERNEL_INSTALL_V_2_6_26 is not set
    1.84 -CT_KERNEL_INSTALL_V_2_6_26_1=y
    1.85 +# CT_KERNEL_INSTALL_V_2_6_26_1 is not set
    1.86 +# CT_KERNEL_INSTALL_V_2_6_26_2 is not set
    1.87 +CT_KERNEL_INSTALL_V_2_6_26_3=y
    1.88  CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
    1.89  CT_KERNEL_LINUX_VERBOSITY_0=y
    1.90  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    1.91 @@ -198,16 +199,16 @@
    1.92  #
    1.93  # binutils
    1.94  #
    1.95 -CT_BINUTILS_VERSION="2.18.50.0.8"
    1.96 +CT_BINUTILS_VERSION="2.18"
    1.97  # CT_BINUTILS_V_2_14 is not set
    1.98  # CT_BINUTILS_V_2_15 is not set
    1.99  # CT_BINUTILS_V_2_16_1 is not set
   1.100  # CT_BINUTILS_V_2_17 is not set
   1.101 -# CT_BINUTILS_V_2_18 is not set
   1.102 +CT_BINUTILS_V_2_18=y
   1.103  # CT_BINUTILS_V_2_18_50_0_4 is not set
   1.104  # CT_BINUTILS_V_2_18_50_0_6 is not set
   1.105  # CT_BINUTILS_V_2_18_50_0_7 is not set
   1.106 -CT_BINUTILS_V_2_18_50_0_8=y
   1.107 +# CT_BINUTILS_V_2_18_50_0_8 is not set
   1.108  CT_BINUTILS_EXTRA_CONFIG=""
   1.109  CT_BINUTILS_FOR_TARGET=y
   1.110  CT_BINUTILS_FOR_TARGET_IBERTY=y
   1.111 @@ -240,9 +241,9 @@
   1.112  CT_CC_V_4_3_1=y
   1.113  CT_CC_GCC_4_3_or_later=y
   1.114  CT_CC_CXA_ATEXIT=y
   1.115 -CT_CC_SJLJ_EXCEPTIONS_CONFIGURE=y
   1.116 +# CT_CC_SJLJ_EXCEPTIONS_CONFIGURE is not set
   1.117  # CT_CC_SJLJ_EXCEPTIONS_USE is not set
   1.118 -# CT_CC_SJLJ_EXCEPTIONS_DONT_USE is not set
   1.119 +CT_CC_SJLJ_EXCEPTIONS_DONT_USE=y
   1.120  CT_CC_CORE_EXTRA_CONFIG=""
   1.121  CT_CC_EXTRA_CONFIG=""
   1.122  CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
   1.123 @@ -259,21 +260,12 @@
   1.124  #
   1.125  CT_CC_LANG_CXX=y
   1.126  CT_CC_LANG_FORTRAN=y
   1.127 -# CT_CC_LANG_JAVA is not set
   1.128 -# CT_CC_LANG_ADA is not set
   1.129 -# CT_CC_LANG_OBJC is not set
   1.130 -# CT_CC_LANG_OBJCXX is not set
   1.131 -CT_CC_LANG_OTHERS=""
   1.132 +CT_CC_LANG_JAVA=y
   1.133  
   1.134  #
   1.135  # C-library
   1.136  #
   1.137  CT_LIBC_GLIBC=y
   1.138 -# CT_LIBC_UCLIBC is not set
   1.139 -CT_LIBC_VERSION="2.7"
   1.140 -CT_LIBC="glibc"
   1.141 -CT_LIBC_SUPPORT_NPTL=y
   1.142 -CT_LIBC_SUPPORT_LINUXTHREADS=y
   1.143  # CT_LIBC_V_LATEST is not set
   1.144  # CT_LIBC_V_date is not set
   1.145  # CT_LIBC_V_2_3_6 is not set
   1.146 @@ -282,12 +274,24 @@
   1.147  # CT_LIBC_V_2_6 is not set
   1.148  # CT_LIBC_V_2_6_1 is not set
   1.149  CT_LIBC_V_2_7=y
   1.150 +CT_LIBC_VERSION="2.7"
   1.151 +CT_LIBC_GLIBC_CONFIGPARMS=""
   1.152  CT_LIBC_GLIBC_EXTRA_CONFIG=""
   1.153  CT_LIBC_GLIBC_EXTRA_CFLAGS=""
   1.154  CT_LIBC_EXTRA_CC_ARGS=""
   1.155 -CT_LIBC_GLIBC_CONFIGPARMS=""
   1.156  CT_LIBC_GLIBC_USE_PORTS=y
   1.157  # CT_LIBC_ADDONS is not set
   1.158 +CT_LIBC_GLIBC_USE_HEADERS_MIN_KERNEL=y
   1.159 +CT_LIBC_GLIBC_MIN_KERNEL="2.6.26.3"
   1.160 +# CT_LIBC_EGLIBC is not set
   1.161 +# CT_LIBC_UCLIBC is not set
   1.162 +CT_LIBC="glibc"
   1.163 +CT_LIBC_SUPPORT_NPTL=y
   1.164 +CT_LIBC_SUPPORT_LINUXTHREADS=y
   1.165 +CT_THREADS_NPTL=y
   1.166 +# CT_THREADS_LINUXTHREADS is not set
   1.167 +# CT_THREADS_NONE is not set
   1.168 +CT_THREADS="nptl"
   1.169  
   1.170  #
   1.171  # Tools facilities
     2.1 --- a/samples/arm-unknown-linux-uclibc/crosstool.config	Thu Sep 04 15:42:25 2008 +0000
     2.2 +++ b/samples/arm-unknown-linux-uclibc/crosstool.config	Thu Sep 04 15:43:08 2008 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  #
     2.5  # Automatically generated make config: don't edit
     2.6 -# crosstool-NG version: 1.2.0+svn_trunk@899M
     2.7 -# Thu Aug  7 15:57:50 2008
     2.8 +# crosstool-NG version: 1.2.0+svn_trunk@976
     2.9 +# Tue Sep  2 21:53:27 2008
    2.10  #
    2.11  
    2.12  #
    2.13 @@ -52,6 +52,7 @@
    2.14  CT_LOAD=0
    2.15  CT_NICE=0
    2.16  CT_USE_PIPES=y
    2.17 +# CT_CONFIG_SHELL_ASH is not set
    2.18  
    2.19  #
    2.20  # Logging
    2.21 @@ -90,6 +91,7 @@
    2.22  # CT_ARCH_FLOAT_HW is not set
    2.23  CT_ARCH_FLOAT_SW=y
    2.24  CT_TARGET_CFLAGS=""
    2.25 +CT_TARGET_LDFLAGS=""
    2.26  
    2.27  #
    2.28  # General target options
    2.29 @@ -97,6 +99,7 @@
    2.30  # CT_ARCH_alpha is not set
    2.31  CT_ARCH_arm=y
    2.32  # CT_ARCH_ARM_EABI is not set
    2.33 +CT_ARCH_ARM_ABI_OK=y
    2.34  # CT_ARCH_ia64 is not set
    2.35  # CT_ARCH_mips is not set
    2.36  # CT_ARCH_powerpc is not set
    2.37 @@ -117,10 +120,6 @@
    2.38  #
    2.39  CT_USE_SYSROOT=y
    2.40  CT_SHARED_LIBS=y
    2.41 -# CT_THREADS_NPTL is not set
    2.42 -CT_THREADS_LINUXTHREADS=y
    2.43 -# CT_THREADS_NONE is not set
    2.44 -CT_THREADS="linuxthreads"
    2.45  CT_TARGET_VENDOR="unknown"
    2.46  CT_TARGET_ALIAS_SED_EXPR=""
    2.47  CT_TARGET_ALIAS=""
    2.48 @@ -140,7 +139,7 @@
    2.49  # Kernel
    2.50  #
    2.51  CT_KERNEL_LINUX=y
    2.52 -CT_KERNEL_VERSION="2.6.26.1"
    2.53 +CT_KERNEL_VERSION="2.6.26.3"
    2.54  CT_KERNEL_LINUX_HEADERS_INSTALL=y
    2.55  # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
    2.56  # CT_KERNEL_LINUX_HEADERS_COPY is not set
    2.57 @@ -174,8 +173,13 @@
    2.58  # CT_KERNEL_INSTALL_V_2_6_25_10 is not set
    2.59  # CT_KERNEL_INSTALL_V_2_6_25_11 is not set
    2.60  # CT_KERNEL_INSTALL_V_2_6_25_12 is not set
    2.61 +# CT_KERNEL_INSTALL_V_2_6_25_13 is not set
    2.62 +# CT_KERNEL_INSTALL_V_2_6_25_14 is not set
    2.63 +# CT_KERNEL_INSTALL_V_2_6_25_15 is not set
    2.64  # CT_KERNEL_INSTALL_V_2_6_26 is not set
    2.65 -CT_KERNEL_INSTALL_V_2_6_26_1=y
    2.66 +# CT_KERNEL_INSTALL_V_2_6_26_1 is not set
    2.67 +# CT_KERNEL_INSTALL_V_2_6_26_2 is not set
    2.68 +CT_KERNEL_INSTALL_V_2_6_26_3=y
    2.69  CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
    2.70  CT_KERNEL_LINUX_VERBOSITY_0=y
    2.71  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    2.72 @@ -198,16 +202,16 @@
    2.73  #
    2.74  # binutils
    2.75  #
    2.76 -CT_BINUTILS_VERSION="2.18.50.0.8"
    2.77 +CT_BINUTILS_VERSION="2.18"
    2.78  # CT_BINUTILS_V_2_14 is not set
    2.79  # CT_BINUTILS_V_2_15 is not set
    2.80  # CT_BINUTILS_V_2_16_1 is not set
    2.81  # CT_BINUTILS_V_2_17 is not set
    2.82 -# CT_BINUTILS_V_2_18 is not set
    2.83 +CT_BINUTILS_V_2_18=y
    2.84  # CT_BINUTILS_V_2_18_50_0_4 is not set
    2.85  # CT_BINUTILS_V_2_18_50_0_6 is not set
    2.86  # CT_BINUTILS_V_2_18_50_0_7 is not set
    2.87 -CT_BINUTILS_V_2_18_50_0_8=y
    2.88 +# CT_BINUTILS_V_2_18_50_0_8 is not set
    2.89  CT_BINUTILS_EXTRA_CONFIG=""
    2.90  CT_BINUTILS_FOR_TARGET=y
    2.91  CT_BINUTILS_FOR_TARGET_IBERTY=y
    2.92 @@ -240,9 +244,9 @@
    2.93  CT_CC_V_4_3_1=y
    2.94  CT_CC_GCC_4_3_or_later=y
    2.95  CT_CC_CXA_ATEXIT=y
    2.96 -# CT_CC_SJLJ_EXCEPTIONS_CONFIGURE is not set
    2.97 +CT_CC_SJLJ_EXCEPTIONS_CONFIGURE=y
    2.98  # CT_CC_SJLJ_EXCEPTIONS_USE is not set
    2.99 -CT_CC_SJLJ_EXCEPTIONS_DONT_USE=y
   2.100 +# CT_CC_SJLJ_EXCEPTIONS_DONT_USE is not set
   2.101  CT_CC_CORE_EXTRA_CONFIG=""
   2.102  CT_CC_EXTRA_CONFIG=""
   2.103  CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
   2.104 @@ -259,7 +263,7 @@
   2.105  #
   2.106  CT_CC_LANG_CXX=y
   2.107  CT_CC_LANG_FORTRAN=y
   2.108 -# CT_CC_LANG_JAVA is not set
   2.109 +CT_CC_LANG_JAVA=y
   2.110  # CT_CC_LANG_ADA is not set
   2.111  # CT_CC_LANG_OBJC is not set
   2.112  # CT_CC_LANG_OBJCXX is not set
   2.113 @@ -269,11 +273,9 @@
   2.114  # C-library
   2.115  #
   2.116  # CT_LIBC_GLIBC is not set
   2.117 +CT_LIBC_VERSION="20080801"
   2.118 +# CT_LIBC_EGLIBC is not set
   2.119  CT_LIBC_UCLIBC=y
   2.120 -CT_LIBC_VERSION="20080801"
   2.121 -CT_LIBC="uClibc"
   2.122 -# CT_LIBC_SUPPORT_NPTL is not set
   2.123 -CT_LIBC_SUPPORT_LINUXTHREADS=y
   2.124  # CT_LIBC_V_snapshot is not set
   2.125  CT_LIBC_V_specific_date=y
   2.126  # CT_LIBC_V_0_9_28 is not set
   2.127 @@ -290,6 +292,13 @@
   2.128  CT_LIBC_UCLIBC_DEBUG_LEVEL=0
   2.129  CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
   2.130  # CT_LIBC_UCLIBC_LOCALES is not set
   2.131 +CT_LIBC="uClibc"
   2.132 +# CT_LIBC_SUPPORT_NPTL is not set
   2.133 +CT_LIBC_SUPPORT_LINUXTHREADS=y
   2.134 +# CT_THREADS_NPTL is not set
   2.135 +CT_THREADS_LINUXTHREADS=y
   2.136 +# CT_THREADS_NONE is not set
   2.137 +CT_THREADS="linuxthreads"
   2.138  
   2.139  #
   2.140  # Tools facilities
   2.141 @@ -317,6 +326,7 @@
   2.142  CT_GDB=y
   2.143  CT_GDB_CROSS=y
   2.144  # CT_GDB_CROSS_STATIC is not set
   2.145 +# CT_GDB_CROSS_INSIGHT is not set
   2.146  CT_GDB_NATIVE=y
   2.147  # CT_GDB_NATIVE_STATIC is not set
   2.148  CT_GDB_NATIVE_USE_GMP_MPFR=y
     3.1 --- a/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config	Thu Sep 04 15:42:25 2008 +0000
     3.2 +++ b/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config	Thu Sep 04 15:43:08 2008 +0000
     3.3 @@ -1,7 +1,7 @@
     3.4  #
     3.5  # Automatically generated make config: don't edit
     3.6 -# crosstool-NG version: 1.2.0+svn_trunk@948
     3.7 -# Wed Aug 13 08:38:31 2008
     3.8 +# crosstool-NG version: 1.2.0+svn_trunk@976
     3.9 +# Thu Sep  4 17:13:33 2008
    3.10  #
    3.11  
    3.12  #
    3.13 @@ -52,6 +52,7 @@
    3.14  CT_LOAD=0
    3.15  CT_NICE=0
    3.16  CT_USE_PIPES=y
    3.17 +# CT_CONFIG_SHELL_ASH is not set
    3.18  
    3.19  #
    3.20  # Logging
    3.21 @@ -73,7 +74,7 @@
    3.22  #
    3.23  CT_ARCH="arm"
    3.24  CT_ARCH_SUPPORT_ARCH=y
    3.25 -CT_ARCH_SUPPORT_ABI=y
    3.26 +# CT_ARCH_SUPPORT_ABI is not set
    3.27  CT_ARCH_SUPPORT_CPU=y
    3.28  CT_ARCH_SUPPORT_TUNE=y
    3.29  CT_ARCH_SUPPORT_FPU=y
    3.30 @@ -81,7 +82,6 @@
    3.31  # CT_ARCH_DEFAULT_BE is not set
    3.32  CT_ARCH_DEFAULT_LE=y
    3.33  CT_ARCH_ARCH="armv5te"
    3.34 -CT_ARCH_ABI="aapcs"
    3.35  CT_ARCH_CPU="xscale"
    3.36  CT_ARCH_TUNE="xscale"
    3.37  CT_ARCH_FPU=""
    3.38 @@ -118,10 +118,6 @@
    3.39  #
    3.40  CT_USE_SYSROOT=y
    3.41  CT_SHARED_LIBS=y
    3.42 -# CT_THREADS_NPTL is not set
    3.43 -CT_THREADS_LINUXTHREADS=y
    3.44 -# CT_THREADS_NONE is not set
    3.45 -CT_THREADS="linuxthreads"
    3.46  CT_TARGET_VENDOR="unknown"
    3.47  CT_TARGET_ALIAS_SED_EXPR=""
    3.48  CT_TARGET_ALIAS=""
    3.49 @@ -141,7 +137,7 @@
    3.50  # Kernel
    3.51  #
    3.52  CT_KERNEL_LINUX=y
    3.53 -CT_KERNEL_VERSION="2.6.26.1"
    3.54 +CT_KERNEL_VERSION="2.6.26.3"
    3.55  CT_KERNEL_LINUX_HEADERS_INSTALL=y
    3.56  # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
    3.57  # CT_KERNEL_LINUX_HEADERS_COPY is not set
    3.58 @@ -179,8 +175,9 @@
    3.59  # CT_KERNEL_INSTALL_V_2_6_25_14 is not set
    3.60  # CT_KERNEL_INSTALL_V_2_6_25_15 is not set
    3.61  # CT_KERNEL_INSTALL_V_2_6_26 is not set
    3.62 -CT_KERNEL_INSTALL_V_2_6_26_1=y
    3.63 +# CT_KERNEL_INSTALL_V_2_6_26_1 is not set
    3.64  # CT_KERNEL_INSTALL_V_2_6_26_2 is not set
    3.65 +CT_KERNEL_INSTALL_V_2_6_26_3=y
    3.66  CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
    3.67  CT_KERNEL_LINUX_VERBOSITY_0=y
    3.68  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    3.69 @@ -203,16 +200,16 @@
    3.70  #
    3.71  # binutils
    3.72  #
    3.73 -CT_BINUTILS_VERSION="2.18.50.0.8"
    3.74 +CT_BINUTILS_VERSION="2.18"
    3.75  # CT_BINUTILS_V_2_14 is not set
    3.76  # CT_BINUTILS_V_2_15 is not set
    3.77  # CT_BINUTILS_V_2_16_1 is not set
    3.78  # CT_BINUTILS_V_2_17 is not set
    3.79 -# CT_BINUTILS_V_2_18 is not set
    3.80 +CT_BINUTILS_V_2_18=y
    3.81  # CT_BINUTILS_V_2_18_50_0_4 is not set
    3.82  # CT_BINUTILS_V_2_18_50_0_6 is not set
    3.83  # CT_BINUTILS_V_2_18_50_0_7 is not set
    3.84 -CT_BINUTILS_V_2_18_50_0_8=y
    3.85 +# CT_BINUTILS_V_2_18_50_0_8 is not set
    3.86  CT_BINUTILS_EXTRA_CONFIG=""
    3.87  CT_BINUTILS_FOR_TARGET=y
    3.88  CT_BINUTILS_FOR_TARGET_IBERTY=y
    3.89 @@ -274,12 +271,9 @@
    3.90  # C-library
    3.91  #
    3.92  # CT_LIBC_GLIBC is not set
    3.93 +CT_LIBC_VERSION="20080801"
    3.94  # CT_LIBC_EGLIBC is not set
    3.95  CT_LIBC_UCLIBC=y
    3.96 -CT_LIBC_VERSION="20080801"
    3.97 -CT_LIBC="uClibc"
    3.98 -# CT_LIBC_SUPPORT_NPTL is not set
    3.99 -CT_LIBC_SUPPORT_LINUXTHREADS=y
   3.100  # CT_LIBC_V_snapshot is not set
   3.101  CT_LIBC_V_specific_date=y
   3.102  # CT_LIBC_V_0_9_28 is not set
   3.103 @@ -296,6 +290,13 @@
   3.104  CT_LIBC_UCLIBC_DEBUG_LEVEL=0
   3.105  CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
   3.106  # CT_LIBC_UCLIBC_LOCALES is not set
   3.107 +CT_LIBC="uClibc"
   3.108 +# CT_LIBC_SUPPORT_NPTL is not set
   3.109 +CT_LIBC_SUPPORT_LINUXTHREADS=y
   3.110 +# CT_THREADS_NPTL is not set
   3.111 +CT_THREADS_LINUXTHREADS=y
   3.112 +# CT_THREADS_NONE is not set
   3.113 +CT_THREADS="linuxthreads"
   3.114  
   3.115  #
   3.116  # Tools facilities
   3.117 @@ -323,6 +324,7 @@
   3.118  CT_GDB=y
   3.119  CT_GDB_CROSS=y
   3.120  # CT_GDB_CROSS_STATIC is not set
   3.121 +# CT_GDB_CROSS_INSIGHT is not set
   3.122  CT_GDB_NATIVE=y
   3.123  # CT_GDB_NATIVE_STATIC is not set
   3.124  CT_GDB_NATIVE_USE_GMP_MPFR=y
     4.1 --- a/samples/armeb-unknown-linux-gnu/crosstool.config	Thu Sep 04 15:42:25 2008 +0000
     4.2 +++ b/samples/armeb-unknown-linux-gnu/crosstool.config	Thu Sep 04 15:43:08 2008 +0000
     4.3 @@ -1,7 +1,7 @@
     4.4  #
     4.5  # Automatically generated make config: don't edit
     4.6 -# crosstool-NG version: 1.2.0+svn_trunk@899M
     4.7 -# Thu Aug  7 15:58:01 2008
     4.8 +# crosstool-NG version: 1.2.0+svn_trunk@976
     4.9 +# Tue Sep  2 22:31:33 2008
    4.10  #
    4.11  
    4.12  #
    4.13 @@ -12,8 +12,7 @@
    4.14  # crosstool-NG behavior
    4.15  #
    4.16  # CT_OBSOLETE is not set
    4.17 -CT_EXPERIMENTAL=y
    4.18 -# CT_BROKEN is not set
    4.19 +# CT_EXPERIMENTAL is not set
    4.20  # CT_DEBUG_CT is not set
    4.21  
    4.22  #
    4.23 @@ -52,6 +51,7 @@
    4.24  CT_LOAD=0
    4.25  CT_NICE=0
    4.26  CT_USE_PIPES=y
    4.27 +# CT_CONFIG_SHELL_ASH is not set
    4.28  
    4.29  #
    4.30  # Logging
    4.31 @@ -90,6 +90,7 @@
    4.32  # CT_ARCH_FLOAT_HW is not set
    4.33  CT_ARCH_FLOAT_SW=y
    4.34  CT_TARGET_CFLAGS=""
    4.35 +CT_TARGET_LDFLAGS=""
    4.36  
    4.37  #
    4.38  # General target options
    4.39 @@ -97,6 +98,7 @@
    4.40  # CT_ARCH_alpha is not set
    4.41  CT_ARCH_arm=y
    4.42  # CT_ARCH_ARM_EABI is not set
    4.43 +CT_ARCH_ARM_ABI_OK=y
    4.44  # CT_ARCH_ia64 is not set
    4.45  # CT_ARCH_mips is not set
    4.46  # CT_ARCH_powerpc is not set
    4.47 @@ -117,10 +119,6 @@
    4.48  #
    4.49  CT_USE_SYSROOT=y
    4.50  CT_SHARED_LIBS=y
    4.51 -CT_THREADS_NPTL=y
    4.52 -# CT_THREADS_LINUXTHREADS is not set
    4.53 -# CT_THREADS_NONE is not set
    4.54 -CT_THREADS="nptl"
    4.55  CT_TARGET_VENDOR="unknown"
    4.56  CT_TARGET_ALIAS_SED_EXPR=""
    4.57  CT_TARGET_ALIAS=""
    4.58 @@ -140,7 +138,7 @@
    4.59  # Kernel
    4.60  #
    4.61  CT_KERNEL_LINUX=y
    4.62 -CT_KERNEL_VERSION="2.6.26.1"
    4.63 +CT_KERNEL_VERSION="2.6.26.3"
    4.64  CT_KERNEL_LINUX_HEADERS_INSTALL=y
    4.65  # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
    4.66  # CT_KERNEL_LINUX_HEADERS_COPY is not set
    4.67 @@ -174,8 +172,13 @@
    4.68  # CT_KERNEL_INSTALL_V_2_6_25_10 is not set
    4.69  # CT_KERNEL_INSTALL_V_2_6_25_11 is not set
    4.70  # CT_KERNEL_INSTALL_V_2_6_25_12 is not set
    4.71 +# CT_KERNEL_INSTALL_V_2_6_25_13 is not set
    4.72 +# CT_KERNEL_INSTALL_V_2_6_25_14 is not set
    4.73 +# CT_KERNEL_INSTALL_V_2_6_25_15 is not set
    4.74  # CT_KERNEL_INSTALL_V_2_6_26 is not set
    4.75 -CT_KERNEL_INSTALL_V_2_6_26_1=y
    4.76 +# CT_KERNEL_INSTALL_V_2_6_26_1 is not set
    4.77 +# CT_KERNEL_INSTALL_V_2_6_26_2 is not set
    4.78 +CT_KERNEL_INSTALL_V_2_6_26_3=y
    4.79  CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
    4.80  CT_KERNEL_LINUX_VERBOSITY_0=y
    4.81  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    4.82 @@ -198,16 +201,16 @@
    4.83  #
    4.84  # binutils
    4.85  #
    4.86 -CT_BINUTILS_VERSION="2.18.50.0.8"
    4.87 +CT_BINUTILS_VERSION="2.18"
    4.88  # CT_BINUTILS_V_2_14 is not set
    4.89  # CT_BINUTILS_V_2_15 is not set
    4.90  # CT_BINUTILS_V_2_16_1 is not set
    4.91  # CT_BINUTILS_V_2_17 is not set
    4.92 -# CT_BINUTILS_V_2_18 is not set
    4.93 +CT_BINUTILS_V_2_18=y
    4.94  # CT_BINUTILS_V_2_18_50_0_4 is not set
    4.95  # CT_BINUTILS_V_2_18_50_0_6 is not set
    4.96  # CT_BINUTILS_V_2_18_50_0_7 is not set
    4.97 -CT_BINUTILS_V_2_18_50_0_8=y
    4.98 +# CT_BINUTILS_V_2_18_50_0_8 is not set
    4.99  CT_BINUTILS_EXTRA_CONFIG=""
   4.100  CT_BINUTILS_FOR_TARGET=y
   4.101  CT_BINUTILS_FOR_TARGET_IBERTY=y
   4.102 @@ -259,21 +262,12 @@
   4.103  #
   4.104  CT_CC_LANG_CXX=y
   4.105  CT_CC_LANG_FORTRAN=y
   4.106 -# CT_CC_LANG_JAVA is not set
   4.107 -# CT_CC_LANG_ADA is not set
   4.108 -# CT_CC_LANG_OBJC is not set
   4.109 -# CT_CC_LANG_OBJCXX is not set
   4.110 -CT_CC_LANG_OTHERS=""
   4.111 +CT_CC_LANG_JAVA=y
   4.112  
   4.113  #
   4.114  # C-library
   4.115  #
   4.116  CT_LIBC_GLIBC=y
   4.117 -# CT_LIBC_UCLIBC is not set
   4.118 -CT_LIBC_VERSION="2.7"
   4.119 -CT_LIBC="glibc"
   4.120 -CT_LIBC_SUPPORT_NPTL=y
   4.121 -CT_LIBC_SUPPORT_LINUXTHREADS=y
   4.122  # CT_LIBC_V_LATEST is not set
   4.123  # CT_LIBC_V_date is not set
   4.124  # CT_LIBC_V_2_3_6 is not set
   4.125 @@ -282,12 +276,24 @@
   4.126  # CT_LIBC_V_2_6 is not set
   4.127  # CT_LIBC_V_2_6_1 is not set
   4.128  CT_LIBC_V_2_7=y
   4.129 +CT_LIBC_VERSION="2.7"
   4.130 +CT_LIBC_GLIBC_CONFIGPARMS=""
   4.131  CT_LIBC_GLIBC_EXTRA_CONFIG=""
   4.132  CT_LIBC_GLIBC_EXTRA_CFLAGS=""
   4.133  CT_LIBC_EXTRA_CC_ARGS=""
   4.134 -CT_LIBC_GLIBC_CONFIGPARMS=""
   4.135  CT_LIBC_GLIBC_USE_PORTS=y
   4.136  # CT_LIBC_ADDONS is not set
   4.137 +CT_LIBC_GLIBC_USE_HEADERS_MIN_KERNEL=y
   4.138 +CT_LIBC_GLIBC_MIN_KERNEL="2.6.26.3"
   4.139 +# CT_LIBC_EGLIBC is not set
   4.140 +# CT_LIBC_UCLIBC is not set
   4.141 +CT_LIBC="glibc"
   4.142 +CT_LIBC_SUPPORT_NPTL=y
   4.143 +CT_LIBC_SUPPORT_LINUXTHREADS=y
   4.144 +CT_THREADS_NPTL=y
   4.145 +# CT_THREADS_LINUXTHREADS is not set
   4.146 +# CT_THREADS_NONE is not set
   4.147 +CT_THREADS="nptl"
   4.148  
   4.149  #
   4.150  # Tools facilities