The first sample to use gcc-4.3.2.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Sep 28 18:08:08 2008 +0000 (2008-09-28)
changeset 8804d552d57bb0a
parent 879 f003b25897a1
child 881 d8a7445e18d2
The first sample to use gcc-4.3.2.

/trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 9 5 4 0 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
samples/arm-unknown-linux-gnueabi/crosstool.config
     1.1 --- a/samples/arm-unknown-linux-gnueabi/crosstool.config	Sun Sep 28 10:35:55 2008 +0000
     1.2 +++ b/samples/arm-unknown-linux-gnueabi/crosstool.config	Sun Sep 28 18:08: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@1020
     1.7 -# Tue Sep 23 17:29:08 2008
     1.8 +# crosstool-NG version: 1.2.0+svn_trunk@1032M
     1.9 +# Sun Sep 28 20:07:29 2008
    1.10  #
    1.11  
    1.12  #
    1.13 @@ -213,7 +213,7 @@
    1.14  # C compiler
    1.15  #
    1.16  CT_CC_GCC=y
    1.17 -CT_CC_VERSION="4.3.1"
    1.18 +CT_CC_VERSION="4.3.2"
    1.19  CT_CC="gcc"
    1.20  # CT_CC_V_2_95_3 is not set
    1.21  # CT_CC_V_3_2_3 is not set
    1.22 @@ -233,7 +233,8 @@
    1.23  # CT_CC_V_4_2_3 is not set
    1.24  # CT_CC_V_4_2_4 is not set
    1.25  # CT_CC_V_4_3_0 is not set
    1.26 -CT_CC_V_4_3_1=y
    1.27 +# CT_CC_V_4_3_1 is not set
    1.28 +CT_CC_V_4_3_2=y
    1.29  CT_CC_GCC_4_3_or_later=y
    1.30  CT_CC_CXA_ATEXIT=y
    1.31  # CT_CC_SJLJ_EXCEPTIONS_CONFIGURE is not set