This PowerPC sample has been updated to use gcc-4.3.2.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Sep 28 21:30:16 2008 +0000 (2008-09-28)
changeset 882833244c861f6
parent 881 d8a7445e18d2
child 883 927b30e32709
This PowerPC sample has been updated to use gcc-4.3.2.

/trunk/samples/powerpc-unknown-linux-gnuspe/crosstool.config | 10 6 4 0 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
samples/powerpc-unknown-linux-gnuspe/crosstool.config
     1.1 --- a/samples/powerpc-unknown-linux-gnuspe/crosstool.config	Sun Sep 28 18:09:23 2008 +0000
     1.2 +++ b/samples/powerpc-unknown-linux-gnuspe/crosstool.config	Sun Sep 28 21:30:16 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@1020
     1.7 -# Tue Sep 23 09:26:57 2008
     1.8 +# crosstool-NG version: 1.2.0+svn_trunk@1032M
     1.9 +# Sun Sep 28 20:16:41 2008
    1.10  #
    1.11  
    1.12  #
    1.13 @@ -133,6 +133,7 @@
    1.14  #
    1.15  # Operating System
    1.16  #
    1.17 +# CT_BARE_METAL is not set
    1.18  CT_KERNEL="linux"
    1.19  CT_KERNEL_VERSION="2.6.26.5"
    1.20  # CT_KERNEL_bare_metal is not set
    1.21 @@ -211,7 +212,7 @@
    1.22  # C compiler
    1.23  #
    1.24  CT_CC_GCC=y
    1.25 -CT_CC_VERSION="4.3.1"
    1.26 +CT_CC_VERSION="4.3.2"
    1.27  CT_CC="gcc"
    1.28  # CT_CC_V_2_95_3 is not set
    1.29  # CT_CC_V_3_2_3 is not set
    1.30 @@ -231,7 +232,8 @@
    1.31  # CT_CC_V_4_2_3 is not set
    1.32  # CT_CC_V_4_2_4 is not set
    1.33  # CT_CC_V_4_3_0 is not set
    1.34 -CT_CC_V_4_3_1=y
    1.35 +# CT_CC_V_4_3_1 is not set
    1.36 +CT_CC_V_4_3_2=y
    1.37  CT_CC_GCC_4_3_or_later=y
    1.38  CT_CC_CXA_ATEXIT=y
    1.39  CT_CC_SJLJ_EXCEPTIONS_CONFIGURE=y