From 503b29d12eb78864296f7d5921d8362e7987aab8 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sat, 19 Jul 2008 20:51:52 +0000 Subject: Update all ARM samples to use gcc-4.2.4. /trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 9 5 4 0 +++++---- /trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 9 5 4 0 +++++---- /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 9 5 4 0 +++++---- /trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 9 5 4 0 +++++---- /trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 9 5 4 0 +++++---- /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 9 5 4 0 +++++---- 6 files changed, 30 insertions(+), 24 deletions(-) --- samples/arm-unknown-linux-uclibc/crosstool.config | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'samples/arm-unknown-linux-uclibc') diff --git a/samples/arm-unknown-linux-uclibc/crosstool.config b/samples/arm-unknown-linux-uclibc/crosstool.config index 6c69ae76..fed6a45d 100644 --- a/samples/arm-unknown-linux-uclibc/crosstool.config +++ b/samples/arm-unknown-linux-uclibc/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.1.0+svn_trunk@814 -# Fri Jul 18 23:05:07 2008 +# crosstool-NG version: 1.1.0+svn_trunk@824M +# Sat Jul 19 19:09:25 2008 # # @@ -216,7 +216,7 @@ CT_BINUTILS_FOR_TARGET_BFD=y # C compiler # CT_CC_GCC=y -CT_CC_VERSION="4.2.3" +CT_CC_VERSION="4.2.4" CT_CC="gcc" # CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set @@ -233,7 +233,8 @@ CT_CC="gcc" # CT_CC_V_4_2_0 is not set # CT_CC_V_4_2_1 is not set # CT_CC_V_4_2_2 is not set -CT_CC_V_4_2_3=y +# CT_CC_V_4_2_3 is not set +CT_CC_V_4_2_4=y # CT_CC_V_4_3_0 is not set # CT_CC_V_4_3_1 is not set # CT_CC_GCC_4_3_or_later is not set -- cgit v1.2.3