# HG changeset patch # User "Yann E. MORIN" # Date 1222637416 0 # Node ID 833244c861f601d94954d72fea2ff1f5e4afbb5d # Parent d8a7445e18d201bdf388d7f565a599e3ae673316 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(-) diff -r d8a7445e18d2 -r 833244c861f6 samples/powerpc-unknown-linux-gnuspe/crosstool.config --- a/samples/powerpc-unknown-linux-gnuspe/crosstool.config Sun Sep 28 18:09:23 2008 +0000 +++ b/samples/powerpc-unknown-linux-gnuspe/crosstool.config Sun Sep 28 21:30:16 2008 +0000 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1020 -# Tue Sep 23 09:26:57 2008 +# crosstool-NG version: 1.2.0+svn_trunk@1032M +# Sun Sep 28 20:16:41 2008 # # @@ -133,6 +133,7 @@ # # Operating System # +# CT_BARE_METAL is not set CT_KERNEL="linux" CT_KERNEL_VERSION="2.6.26.5" # CT_KERNEL_bare_metal is not set @@ -211,7 +212,7 @@ # C compiler # CT_CC_GCC=y -CT_CC_VERSION="4.3.1" +CT_CC_VERSION="4.3.2" CT_CC="gcc" # CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set @@ -231,7 +232,8 @@ # CT_CC_V_4_2_3 is not set # CT_CC_V_4_2_4 is not set # CT_CC_V_4_3_0 is not set -CT_CC_V_4_3_1=y +# CT_CC_V_4_3_1 is not set +CT_CC_V_4_3_2=y CT_CC_GCC_4_3_or_later=y CT_CC_CXA_ATEXIT=y CT_CC_SJLJ_EXCEPTIONS_CONFIGURE=y