# HG changeset patch # User "Yann E. MORIN" # Date 1218007987 0 # Node ID c3ba0e8a4b321578b0962e9aa16852c4e570ca01 # Parent 80098c869f5e8755c0b64a36224428baf6e712f0 Update this sample to use latest tools. /trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 25 16 9 0 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff -r 80098c869f5e -r c3ba0e8a4b32 samples/mipsel-unknown-linux-gnu/crosstool.config --- a/samples/mipsel-unknown-linux-gnu/crosstool.config Tue Aug 05 13:27:09 2008 +0000 +++ b/samples/mipsel-unknown-linux-gnu/crosstool.config Wed Aug 06 07:33:07 2008 +0000 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.1.0+svn_trunk@832 -# Sun Jul 20 00:50:35 2008 +# crosstool-NG version: 1.2.0+svn_trunk@895 +# Tue Aug 5 15:53:59 2008 # # @@ -32,9 +32,9 @@ # Downloading # # CT_FORCE_DOWNLOAD is not set -# CT_USE_LAN_MIRROR is not set # CT_USE_PROXY is not set CT_PROXY_TYPE="none" +# CT_USE_LAN_MIRROR is not set CT_CONNECT_TIMEOUT=10 # CT_ONLY_DOWNLOAD is not set @@ -137,7 +137,7 @@ # Kernel # CT_KERNEL_LINUX=y -CT_KERNEL_VERSION="2.6.26" +CT_KERNEL_VERSION="2.6.26.1" CT_KERNEL_LINUX_HEADERS_INSTALL=y # CT_KERNEL_LINUX_HEADERS_SANITISED is not set # CT_KERNEL_LINUX_HEADERS_COPY is not set @@ -169,7 +169,10 @@ # 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 is not set -CT_KERNEL_INSTALL_V_2_6_26=y +# CT_KERNEL_INSTALL_V_2_6_25_11 is not set +# CT_KERNEL_INSTALL_V_2_6_25_12 is not set +# CT_KERNEL_INSTALL_V_2_6_26 is not set +CT_KERNEL_INSTALL_V_2_6_26_1=y CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set @@ -211,7 +214,7 @@ # C compiler # CT_CC_GCC=y -CT_CC_VERSION="4.2.4" +CT_CC_VERSION="4.3.1" CT_CC="gcc" # CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set @@ -229,13 +232,15 @@ # CT_CC_V_4_2_1 is not set # CT_CC_V_4_2_2 is not set # CT_CC_V_4_2_3 is not set -CT_CC_V_4_2_4=y +# CT_CC_V_4_2_4 is not set # 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 +CT_CC_V_4_3_1=y +CT_CC_GCC_4_3_or_later=y CT_CC_CXA_ATEXIT=y CT_CC_CORE_EXTRA_CONFIG="" CT_CC_EXTRA_CONFIG="" +CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" +CT_CC_BUGURL="" CT_CC_SUPPORT_CXX=y CT_CC_SUPPORT_FORTRAN=y CT_CC_SUPPORT_JAVA=y @@ -263,6 +268,8 @@ CT_LIBC="glibc" CT_LIBC_SUPPORT_NPTL=y CT_LIBC_SUPPORT_LINUXTHREADS=y +# CT_LIBC_V_LATEST is not set +# CT_LIBC_V_date is not set # CT_LIBC_V_2_3_6 is not set # CT_LIBC_V_2_5 is not set # CT_LIBC_V_2_5_1 is not set