Update the teo MIPS sample to use as less EXPERIMENTAL features as possible.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Sep 05 10:21:23 2008 +0000 (2008-09-05)
changeset 834a705baca977c
parent 833 52c2df4b35af
child 835 8b976f2f38f9
Update the teo MIPS sample to use as less EXPERIMENTAL features as possible.

/trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 39 24 15 0 ++++++++++------
/trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 51 28 23 0 ++++++++++++---------
2 files changed, 52 insertions(+), 38 deletions(-)
samples/mips-unknown-linux-uclibc/crosstool.config
samples/mipsel-unknown-linux-gnu/crosstool.config
     1.1 --- a/samples/mips-unknown-linux-uclibc/crosstool.config	Thu Sep 04 18:45:35 2008 +0000
     1.2 +++ b/samples/mips-unknown-linux-uclibc/crosstool.config	Fri Sep 05 10:21:23 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:59:14 2008
     1.8 +# crosstool-NG version: 1.2.0+svn_trunk@986M
     1.9 +# Fri Sep  5 11:47:23 2008
    1.10  #
    1.11  
    1.12  #
    1.13 @@ -52,6 +52,7 @@
    1.14  CT_LOAD=0
    1.15  CT_NICE=0
    1.16  CT_USE_PIPES=y
    1.17 +# CT_CONFIG_SHELL_ASH is not set
    1.18  
    1.19  #
    1.20  # Logging
    1.21 @@ -88,6 +89,7 @@
    1.22  # CT_ARCH_FLOAT_HW is not set
    1.23  CT_ARCH_FLOAT_SW=y
    1.24  CT_TARGET_CFLAGS=""
    1.25 +CT_TARGET_LDFLAGS=""
    1.26  
    1.27  #
    1.28  # General target options
    1.29 @@ -114,10 +116,6 @@
    1.30  #
    1.31  CT_USE_SYSROOT=y
    1.32  CT_SHARED_LIBS=y
    1.33 -# CT_THREADS_NPTL is not set
    1.34 -CT_THREADS_LINUXTHREADS=y
    1.35 -# CT_THREADS_NONE is not set
    1.36 -CT_THREADS="linuxthreads"
    1.37  CT_TARGET_VENDOR="unknown"
    1.38  CT_TARGET_ALIAS_SED_EXPR=""
    1.39  CT_TARGET_ALIAS=""
    1.40 @@ -137,7 +135,7 @@
    1.41  # Kernel
    1.42  #
    1.43  CT_KERNEL_LINUX=y
    1.44 -CT_KERNEL_VERSION="2.6.26.1"
    1.45 +CT_KERNEL_VERSION="2.6.26.3"
    1.46  CT_KERNEL_LINUX_HEADERS_INSTALL=y
    1.47  # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
    1.48  # CT_KERNEL_LINUX_HEADERS_COPY is not set
    1.49 @@ -171,8 +169,13 @@
    1.50  # CT_KERNEL_INSTALL_V_2_6_25_10 is not set
    1.51  # CT_KERNEL_INSTALL_V_2_6_25_11 is not set
    1.52  # CT_KERNEL_INSTALL_V_2_6_25_12 is not set
    1.53 +# CT_KERNEL_INSTALL_V_2_6_25_13 is not set
    1.54 +# CT_KERNEL_INSTALL_V_2_6_25_14 is not set
    1.55 +# CT_KERNEL_INSTALL_V_2_6_25_15 is not set
    1.56  # CT_KERNEL_INSTALL_V_2_6_26 is not set
    1.57 -CT_KERNEL_INSTALL_V_2_6_26_1=y
    1.58 +# CT_KERNEL_INSTALL_V_2_6_26_1 is not set
    1.59 +# CT_KERNEL_INSTALL_V_2_6_26_2 is not set
    1.60 +CT_KERNEL_INSTALL_V_2_6_26_3=y
    1.61  CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
    1.62  CT_KERNEL_LINUX_VERBOSITY_0=y
    1.63  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    1.64 @@ -195,16 +198,16 @@
    1.65  #
    1.66  # binutils
    1.67  #
    1.68 -CT_BINUTILS_VERSION="2.18.50.0.8"
    1.69 +CT_BINUTILS_VERSION="2.18"
    1.70  # CT_BINUTILS_V_2_14 is not set
    1.71  # CT_BINUTILS_V_2_15 is not set
    1.72  # CT_BINUTILS_V_2_16_1 is not set
    1.73  # CT_BINUTILS_V_2_17 is not set
    1.74 -# CT_BINUTILS_V_2_18 is not set
    1.75 +CT_BINUTILS_V_2_18=y
    1.76  # CT_BINUTILS_V_2_18_50_0_4 is not set
    1.77  # CT_BINUTILS_V_2_18_50_0_6 is not set
    1.78  # CT_BINUTILS_V_2_18_50_0_7 is not set
    1.79 -CT_BINUTILS_V_2_18_50_0_8=y
    1.80 +# CT_BINUTILS_V_2_18_50_0_8 is not set
    1.81  CT_BINUTILS_EXTRA_CONFIG=""
    1.82  CT_BINUTILS_FOR_TARGET=y
    1.83  CT_BINUTILS_FOR_TARGET_IBERTY=y
    1.84 @@ -266,11 +269,9 @@
    1.85  # C-library
    1.86  #
    1.87  # CT_LIBC_GLIBC is not set
    1.88 +CT_LIBC_VERSION="20080801"
    1.89 +# CT_LIBC_EGLIBC is not set
    1.90  CT_LIBC_UCLIBC=y
    1.91 -CT_LIBC_VERSION="20080801"
    1.92 -CT_LIBC="uClibc"
    1.93 -# CT_LIBC_SUPPORT_NPTL is not set
    1.94 -CT_LIBC_SUPPORT_LINUXTHREADS=y
    1.95  # CT_LIBC_V_snapshot is not set
    1.96  CT_LIBC_V_specific_date=y
    1.97  # CT_LIBC_V_0_9_28 is not set
    1.98 @@ -287,6 +288,13 @@
    1.99  CT_LIBC_UCLIBC_DEBUG_LEVEL=0
   1.100  CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
   1.101  # CT_LIBC_UCLIBC_LOCALES is not set
   1.102 +CT_LIBC="uClibc"
   1.103 +# CT_LIBC_SUPPORT_NPTL is not set
   1.104 +CT_LIBC_SUPPORT_LINUXTHREADS=y
   1.105 +# CT_THREADS_NPTL is not set
   1.106 +CT_THREADS_LINUXTHREADS=y
   1.107 +# CT_THREADS_NONE is not set
   1.108 +CT_THREADS="linuxthreads"
   1.109  
   1.110  #
   1.111  # Tools facilities
   1.112 @@ -314,6 +322,7 @@
   1.113  CT_GDB=y
   1.114  CT_GDB_CROSS=y
   1.115  # CT_GDB_CROSS_STATIC is not set
   1.116 +# CT_GDB_CROSS_INSIGHT is not set
   1.117  CT_GDB_NATIVE=y
   1.118  # CT_GDB_NATIVE_STATIC is not set
   1.119  CT_GDB_NATIVE_USE_GMP_MPFR=y
     2.1 --- a/samples/mipsel-unknown-linux-gnu/crosstool.config	Thu Sep 04 18:45:35 2008 +0000
     2.2 +++ b/samples/mipsel-unknown-linux-gnu/crosstool.config	Fri Sep 05 10:21:23 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:59:25 2008
     2.8 +# crosstool-NG version: 1.2.0+svn_trunk@986M
     2.9 +# Fri Sep  5 10:24:30 2008
    2.10  #
    2.11  
    2.12  #
    2.13 @@ -12,8 +12,7 @@
    2.14  # crosstool-NG behavior
    2.15  #
    2.16  # CT_OBSOLETE is not set
    2.17 -CT_EXPERIMENTAL=y
    2.18 -# CT_BROKEN is not set
    2.19 +# CT_EXPERIMENTAL is not set
    2.20  # CT_DEBUG_CT is not set
    2.21  
    2.22  #
    2.23 @@ -52,6 +51,7 @@
    2.24  CT_LOAD=0
    2.25  CT_NICE=0
    2.26  CT_USE_PIPES=y
    2.27 +# CT_CONFIG_SHELL_ASH is not set
    2.28  
    2.29  #
    2.30  # Logging
    2.31 @@ -88,6 +88,7 @@
    2.32  # CT_ARCH_FLOAT_HW is not set
    2.33  CT_ARCH_FLOAT_SW=y
    2.34  CT_TARGET_CFLAGS=""
    2.35 +CT_TARGET_LDFLAGS=""
    2.36  
    2.37  #
    2.38  # General target options
    2.39 @@ -114,10 +115,6 @@
    2.40  #
    2.41  CT_USE_SYSROOT=y
    2.42  CT_SHARED_LIBS=y
    2.43 -CT_THREADS_NPTL=y
    2.44 -# CT_THREADS_LINUXTHREADS is not set
    2.45 -# CT_THREADS_NONE is not set
    2.46 -CT_THREADS="nptl"
    2.47  CT_TARGET_VENDOR="unknown"
    2.48  CT_TARGET_ALIAS_SED_EXPR=""
    2.49  CT_TARGET_ALIAS=""
    2.50 @@ -137,7 +134,7 @@
    2.51  # Kernel
    2.52  #
    2.53  CT_KERNEL_LINUX=y
    2.54 -CT_KERNEL_VERSION="2.6.26.1"
    2.55 +CT_KERNEL_VERSION="2.6.26.3"
    2.56  CT_KERNEL_LINUX_HEADERS_INSTALL=y
    2.57  # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
    2.58  # CT_KERNEL_LINUX_HEADERS_COPY is not set
    2.59 @@ -171,8 +168,13 @@
    2.60  # CT_KERNEL_INSTALL_V_2_6_25_10 is not set
    2.61  # CT_KERNEL_INSTALL_V_2_6_25_11 is not set
    2.62  # CT_KERNEL_INSTALL_V_2_6_25_12 is not set
    2.63 +# CT_KERNEL_INSTALL_V_2_6_25_13 is not set
    2.64 +# CT_KERNEL_INSTALL_V_2_6_25_14 is not set
    2.65 +# CT_KERNEL_INSTALL_V_2_6_25_15 is not set
    2.66  # CT_KERNEL_INSTALL_V_2_6_26 is not set
    2.67 -CT_KERNEL_INSTALL_V_2_6_26_1=y
    2.68 +# CT_KERNEL_INSTALL_V_2_6_26_1 is not set
    2.69 +# CT_KERNEL_INSTALL_V_2_6_26_2 is not set
    2.70 +CT_KERNEL_INSTALL_V_2_6_26_3=y
    2.71  CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
    2.72  CT_KERNEL_LINUX_VERBOSITY_0=y
    2.73  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    2.74 @@ -195,16 +197,16 @@
    2.75  #
    2.76  # binutils
    2.77  #
    2.78 -CT_BINUTILS_VERSION="2.18.50.0.8"
    2.79 +CT_BINUTILS_VERSION="2.18"
    2.80  # CT_BINUTILS_V_2_14 is not set
    2.81  # CT_BINUTILS_V_2_15 is not set
    2.82  # CT_BINUTILS_V_2_16_1 is not set
    2.83  # CT_BINUTILS_V_2_17 is not set
    2.84 -# CT_BINUTILS_V_2_18 is not set
    2.85 +CT_BINUTILS_V_2_18=y
    2.86  # CT_BINUTILS_V_2_18_50_0_4 is not set
    2.87  # CT_BINUTILS_V_2_18_50_0_6 is not set
    2.88  # CT_BINUTILS_V_2_18_50_0_7 is not set
    2.89 -CT_BINUTILS_V_2_18_50_0_8=y
    2.90 +# CT_BINUTILS_V_2_18_50_0_8 is not set
    2.91  CT_BINUTILS_EXTRA_CONFIG=""
    2.92  CT_BINUTILS_FOR_TARGET=y
    2.93  CT_BINUTILS_FOR_TARGET_IBERTY=y
    2.94 @@ -257,20 +259,11 @@
    2.95  CT_CC_LANG_CXX=y
    2.96  CT_CC_LANG_FORTRAN=y
    2.97  # CT_CC_LANG_JAVA is not set
    2.98 -# CT_CC_LANG_ADA is not set
    2.99 -# CT_CC_LANG_OBJC is not set
   2.100 -# CT_CC_LANG_OBJCXX is not set
   2.101 -CT_CC_LANG_OTHERS=""
   2.102  
   2.103  #
   2.104  # C-library
   2.105  #
   2.106  CT_LIBC_GLIBC=y
   2.107 -# CT_LIBC_UCLIBC is not set
   2.108 -CT_LIBC_VERSION="2.7"
   2.109 -CT_LIBC="glibc"
   2.110 -CT_LIBC_SUPPORT_NPTL=y
   2.111 -CT_LIBC_SUPPORT_LINUXTHREADS=y
   2.112  # CT_LIBC_V_LATEST is not set
   2.113  # CT_LIBC_V_date is not set
   2.114  # CT_LIBC_V_2_3_6 is not set
   2.115 @@ -279,12 +272,24 @@
   2.116  # CT_LIBC_V_2_6 is not set
   2.117  # CT_LIBC_V_2_6_1 is not set
   2.118  CT_LIBC_V_2_7=y
   2.119 +CT_LIBC_VERSION="2.7"
   2.120 +CT_LIBC_GLIBC_CONFIGPARMS=""
   2.121  CT_LIBC_GLIBC_EXTRA_CONFIG=""
   2.122  CT_LIBC_GLIBC_EXTRA_CFLAGS=""
   2.123  CT_LIBC_EXTRA_CC_ARGS=""
   2.124 -CT_LIBC_GLIBC_CONFIGPARMS=""
   2.125  CT_LIBC_GLIBC_USE_PORTS=y
   2.126  # CT_LIBC_ADDONS is not set
   2.127 +CT_LIBC_GLIBC_USE_HEADERS_MIN_KERNEL=y
   2.128 +CT_LIBC_GLIBC_MIN_KERNEL="2.6.26.3"
   2.129 +# CT_LIBC_EGLIBC is not set
   2.130 +# CT_LIBC_UCLIBC is not set
   2.131 +CT_LIBC="glibc"
   2.132 +CT_LIBC_SUPPORT_NPTL=y
   2.133 +CT_LIBC_SUPPORT_LINUXTHREADS=y
   2.134 +CT_THREADS_NPTL=y
   2.135 +# CT_THREADS_LINUXTHREADS is not set
   2.136 +# CT_THREADS_NONE is not set
   2.137 +CT_THREADS="nptl"
   2.138  
   2.139  #
   2.140  # Tools facilities