Update the EXPERIMENTAL SuperH sample to use gcc-4.3.2.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sat Mar 07 11:05:37 2009 +0000 (2009-03-07)
changeset 12400098c567f387
parent 1239 480e12d369b0
child 1241 d9bcfb2d7369
Update the EXPERIMENTAL SuperH sample to use gcc-4.3.2.

/trunk/samples/sh4-unknown-linux-gnu/crosstool.config | 28 21 7 0 +++++++++++++++++++------
1 file changed, 21 insertions(+), 7 deletions(-)
samples/sh4-unknown-linux-gnu/crosstool.config
     1.1 --- a/samples/sh4-unknown-linux-gnu/crosstool.config	Sat Mar 07 11:04:41 2009 +0000
     1.2 +++ b/samples/sh4-unknown-linux-gnu/crosstool.config	Sat Mar 07 11:05:37 2009 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6 -# crosstool-NG version: svn_trunk@1398M
     1.7 -# Thu Mar  5 18:34:36 2009
     1.8 +# crosstool-NG version: svn_trunk@1407
     1.9 +# Fri Mar  6 19:58:32 2009
    1.10  #
    1.11  
    1.12  #
    1.13 @@ -215,7 +215,17 @@
    1.14  #
    1.15  # GMP and MPFR
    1.16  #
    1.17 -# CT_GMP_MPFR is not set
    1.18 +CT_GMP_MPFR=y
    1.19 +# CT_GMP_MPFR_TARGET is not set
    1.20 +CT_GMP_V_4_2_2=y
    1.21 +# CT_GMP_V_4_2_4 is not set
    1.22 +CT_GMP_VERSION="4.2.2"
    1.23 +CT_GMP_CHECK=y
    1.24 +CT_MPFR_V_2_3_1=y
    1.25 +# CT_MPFR_V_2_3_2 is not set
    1.26 +# CT_MPFR_V_2_4_0 is not set
    1.27 +CT_MPFR_VERSION="2.3.1"
    1.28 +CT_MPFR_CHECK=y
    1.29  
    1.30  #
    1.31  # binutils
    1.32 @@ -236,8 +246,10 @@
    1.33  # CT_BINUTILS_V_2_18_92 is not set
    1.34  # CT_BINUTILS_V_2_18_93 is not set
    1.35  CT_BINUTILS_V_2_19=y
    1.36 +# CT_BINUTILS_V_2_19_1 is not set
    1.37  # CT_BINUTILS_V_2_19_50_0_1 is not set
    1.38  # CT_BINUTILS_V_2_19_51_0_1 is not set
    1.39 +# CT_BINUTILS_V_2_19_51_0_2 is not set
    1.40  CT_BINUTILS_EXTRA_CONFIG=""
    1.41  # CT_BINUTILS_FOR_TARGET is not set
    1.42  
    1.43 @@ -245,7 +257,7 @@
    1.44  # C compiler
    1.45  #
    1.46  CT_CC="gcc"
    1.47 -CT_CC_VERSION="4.2.4"
    1.48 +CT_CC_VERSION="4.3.2"
    1.49  CT_CC_gcc=y
    1.50  # CT_CC_V_3_2_3 is not set
    1.51  # CT_CC_V_3_3_6 is not set
    1.52 @@ -262,18 +274,20 @@
    1.53  # CT_CC_V_4_2_1 is not set
    1.54  # CT_CC_V_4_2_2 is not set
    1.55  # CT_CC_V_4_2_3 is not set
    1.56 -CT_CC_V_4_2_4=y
    1.57 +# CT_CC_V_4_2_4 is not set
    1.58  # CT_CC_V_4_3_0 is not set
    1.59  # CT_CC_V_4_3_1 is not set
    1.60 -# CT_CC_V_4_3_2 is not set
    1.61 +CT_CC_V_4_3_2=y
    1.62  # CT_CC_V_4_3_3 is not set
    1.63 -# CT_CC_GCC_4_3_or_later is not set
    1.64 +CT_CC_GCC_4_3_or_later=y
    1.65  CT_CC_CXA_ATEXIT=y
    1.66  CT_CC_SJLJ_EXCEPTIONS_CONFIGURE=y
    1.67  # CT_CC_SJLJ_EXCEPTIONS_USE is not set
    1.68  # CT_CC_SJLJ_EXCEPTIONS_DONT_USE is not set
    1.69  CT_CC_CORE_EXTRA_CONFIG=""
    1.70  CT_CC_EXTRA_CONFIG=""
    1.71 +CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
    1.72 +CT_CC_BUGURL=""
    1.73  CT_CC_SUPPORT_CXX=y
    1.74  CT_CC_SUPPORT_FORTRAN=y
    1.75  CT_CC_SUPPORT_JAVA=y