Update some samples to use latest kernel headers and gcc-4.2.4 (latest stable?).

/trunk/samples/mips-unknown-linux-uclibc/crosstool.config   |    7     4     3     0 ++++---
 /trunk/samples/mipsel-unknown-linux-gnu/crosstool.config    |    7     4     3     0 ++++---
 /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config |   14     8     6     0 ++++++++------
 3 files changed, 16 insertions(+), 12 deletions(-)
This commit is contained in:
Yann E. MORIN" 2008-07-19 16:55:14 +00:00
parent 159635c7d6
commit e95c714f4f
3 changed files with 16 additions and 12 deletions

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 1.1.0+svn_trunk@801M
# Mon Jul 14 23:22:32 2008
# crosstool-NG version: 1.1.0+svn_trunk@824M
# Sat Jul 19 14:29:33 2008
#
#
@ -143,7 +143,7 @@ CT_CC_NATIVE="gcc"
# Kernel
#
CT_KERNEL_LINUX=y
CT_KERNEL_VERSION="2.6.25.10"
CT_KERNEL_VERSION="2.6.26"
CT_KERNEL_LINUX_HEADERS_INSTALL=y
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
# CT_KERNEL_LINUX_HEADERS_COPY is not set
@ -174,7 +174,8 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
# CT_KERNEL_INSTALL_V_2_6_25_7 is not set
# CT_KERNEL_INSTALL_V_2_6_25_8 is not set
# CT_KERNEL_INSTALL_V_2_6_25_9 is not set
CT_KERNEL_INSTALL_V_2_6_25_10=y
# CT_KERNEL_INSTALL_V_2_6_25_10 is not set
CT_KERNEL_INSTALL_V_2_6_26=y
CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
CT_KERNEL_LINUX_VERBOSITY_0=y
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
@ -216,7 +217,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 +234,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

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 1.1.0+svn_trunk@814
# Sat Jul 19 00:01:26 2008
# Sat Jul 19 14:18:05 2008
#
#
@ -213,7 +213,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
@ -230,7 +230,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

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 1.1.0+svn_trunk@814
# Sat Jul 19 12:11:54 2008
# Sat Jul 19 14:17:54 2008
#
#
@ -213,7 +213,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
@ -230,7 +230,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