Update a new sample to use gcc-4.3.1.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Jul 29 17:34:45 2008 +0000 (2008-07-29)
changeset 7514c0acda5f40c
parent 750 0cbd1eb86f68
child 752 b037a5643e04
Update a new sample to use gcc-4.3.1.

/trunk/samples/i686-nptl-linux-gnu/crosstool.config | 18 12 6 0 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
samples/i686-nptl-linux-gnu/crosstool.config
     1.1 --- a/samples/i686-nptl-linux-gnu/crosstool.config	Tue Jul 29 16:48:20 2008 +0000
     1.2 +++ b/samples/i686-nptl-linux-gnu/crosstool.config	Tue Jul 29 17:34:45 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.1.0+svn_trunk@833
     1.7 -# Sun Jul 20 01:11:57 2008
     1.8 +# crosstool-NG version: 1.2.0+svn_trunk@881
     1.9 +# Tue Jul 29 16:09:27 2008
    1.10  #
    1.11  
    1.12  #
    1.13 @@ -167,6 +167,8 @@
    1.14  # CT_KERNEL_INSTALL_V_2_6_25_8 is not set
    1.15  # CT_KERNEL_INSTALL_V_2_6_25_9 is not set
    1.16  # CT_KERNEL_INSTALL_V_2_6_25_10 is not set
    1.17 +# CT_KERNEL_INSTALL_V_2_6_25_11 is not set
    1.18 +# CT_KERNEL_INSTALL_V_2_6_25_12 is not set
    1.19  CT_KERNEL_INSTALL_V_2_6_26=y
    1.20  CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
    1.21  CT_KERNEL_LINUX_VERBOSITY_0=y
    1.22 @@ -209,7 +211,7 @@
    1.23  # C compiler
    1.24  #
    1.25  CT_CC_GCC=y
    1.26 -CT_CC_VERSION="4.2.4"
    1.27 +CT_CC_VERSION="4.3.1"
    1.28  CT_CC="gcc"
    1.29  # CT_CC_V_2_95_3 is not set
    1.30  # CT_CC_V_3_2_3 is not set
    1.31 @@ -227,13 +229,15 @@
    1.32  # CT_CC_V_4_2_1 is not set
    1.33  # CT_CC_V_4_2_2 is not set
    1.34  # CT_CC_V_4_2_3 is not set
    1.35 -CT_CC_V_4_2_4=y
    1.36 +# CT_CC_V_4_2_4 is not set
    1.37  # CT_CC_V_4_3_0 is not set
    1.38 -# CT_CC_V_4_3_1 is not set
    1.39 -# CT_CC_GCC_4_3_or_later is not set
    1.40 +CT_CC_V_4_3_1=y
    1.41 +CT_CC_GCC_4_3_or_later=y
    1.42  CT_CC_CXA_ATEXIT=y
    1.43  CT_CC_CORE_EXTRA_CONFIG=""
    1.44  CT_CC_EXTRA_CONFIG=""
    1.45 +CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
    1.46 +CT_CC_BUGURL=""
    1.47  CT_CC_SUPPORT_CXX=y
    1.48  CT_CC_SUPPORT_FORTRAN=y
    1.49  CT_CC_SUPPORT_JAVA=y
    1.50 @@ -261,6 +265,8 @@
    1.51  CT_LIBC="glibc"
    1.52  CT_LIBC_SUPPORT_NPTL=y
    1.53  CT_LIBC_SUPPORT_LINUXTHREADS=y
    1.54 +# CT_LIBC_V_LATEST is not set
    1.55 +# CT_LIBC_V_date is not set
    1.56  # CT_LIBC_V_2_3_6 is not set
    1.57  # CT_LIBC_V_2_5 is not set
    1.58  # CT_LIBC_V_2_5_1 is not set