samples/x86_64-unknown-linux-uclibc/crosstool.config
changeset 1068 a1cda9675bc9
parent 1022 7b3e8b8d392e
child 1076 faaf799d6b5e
     1.1 --- a/samples/x86_64-unknown-linux-uclibc/crosstool.config	Fri Oct 31 18:27:27 2008 +0000
     1.2 +++ b/samples/x86_64-unknown-linux-uclibc/crosstool.config	Fri Nov 21 17:46:42 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@1167
     1.7 -# Wed Oct 29 14:33:20 2008
     1.8 +# crosstool-NG version: 1.2.0+svn_trunk@1230
     1.9 +# Fri Nov 21 09:28:36 2008
    1.10  #
    1.11  
    1.12  #
    1.13 @@ -12,7 +12,7 @@
    1.14  # crosstool-NG behavior
    1.15  #
    1.16  # CT_OBSOLETE is not set
    1.17 -CT_EXPERIMENTAL=y
    1.18 +# CT_EXPERIMENTAL is not set
    1.19  # CT_DEBUG_CT is not set
    1.20  
    1.21  #
    1.22 @@ -78,6 +78,7 @@
    1.23  # Target options
    1.24  #
    1.25  CT_ARCH="x86_64"
    1.26 +CT_ARCH_64=y
    1.27  CT_ARCH_SUPPORT_ARCH=y
    1.28  # CT_ARCH_SUPPORT_ABI is not set
    1.29  CT_ARCH_SUPPORT_CPU=y
    1.30 @@ -131,15 +132,20 @@
    1.31  # CT_CROSS_NATIVE is not set
    1.32  # CT_CANADIAN is not set
    1.33  CT_TOOLCHAIN_TYPE="cross"
    1.34 +
    1.35 +#
    1.36 +# Build system
    1.37 +#
    1.38  CT_BUILD=""
    1.39 -CT_CC_NATIVE="gcc"
    1.40 +CT_BUILD_PREFIX=""
    1.41 +CT_BUILD_SUFFIX=""
    1.42  
    1.43  #
    1.44  # Operating System
    1.45  #
    1.46  # CT_BARE_METAL is not set
    1.47  CT_KERNEL="linux"
    1.48 -CT_KERNEL_VERSION="2.6.26.7"
    1.49 +CT_KERNEL_VERSION="2.6.26.8"
    1.50  # CT_KERNEL_bare_metal is not set
    1.51  CT_KERNEL_linux=y
    1.52  CT_KERNEL_LINUX_INSTALL=y
    1.53 @@ -151,7 +157,7 @@
    1.54  # CT_KERNEL_V_2_6_22_19 is not set
    1.55  # CT_KERNEL_V_2_6_23_17 is not set
    1.56  # CT_KERNEL_V_2_6_24_7 is not set
    1.57 -# CT_KERNEL_V_2_6_25_19 is not set
    1.58 +# CT_KERNEL_V_2_6_25_20 is not set
    1.59  # CT_KERNEL_V_2_6_26 is not set
    1.60  # CT_KERNEL_V_2_6_26_1 is not set
    1.61  # CT_KERNEL_V_2_6_26_2 is not set
    1.62 @@ -159,11 +165,15 @@
    1.63  # CT_KERNEL_V_2_6_26_4 is not set
    1.64  # CT_KERNEL_V_2_6_26_5 is not set
    1.65  # CT_KERNEL_V_2_6_26_6 is not set
    1.66 -CT_KERNEL_V_2_6_26_7=y
    1.67 +# CT_KERNEL_V_2_6_26_7 is not set
    1.68 +CT_KERNEL_V_2_6_26_8=y
    1.69  # CT_KERNEL_V_2_6_27 is not set
    1.70  # CT_KERNEL_V_2_6_27_1 is not set
    1.71  # CT_KERNEL_V_2_6_27_2 is not set
    1.72  # CT_KERNEL_V_2_6_27_3 is not set
    1.73 +# CT_KERNEL_V_2_6_27_4 is not set
    1.74 +# CT_KERNEL_V_2_6_27_5 is not set
    1.75 +# CT_KERNEL_V_2_6_27_6 is not set
    1.76  CT_KERNEL_LINUX_VERBOSITY_0=y
    1.77  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    1.78  # CT_KERNEL_LINUX_VERBOSITY_2 is not set
    1.79 @@ -256,16 +266,12 @@
    1.80  CT_CC_LANG_CXX=y
    1.81  CT_CC_LANG_FORTRAN=y
    1.82  CT_CC_LANG_JAVA=y
    1.83 -# CT_CC_LANG_ADA is not set
    1.84 -# CT_CC_LANG_OBJC is not set
    1.85 -# CT_CC_LANG_OBJCXX is not set
    1.86 -CT_CC_LANG_OTHERS=""
    1.87  CT_LIBC="uClibc"
    1.88  
    1.89  #
    1.90  # C-library
    1.91  #
    1.92 -CT_LIBC_VERSION="20080801"
    1.93 +CT_LIBC_VERSION="0.9.30"
    1.94  # CT_LIBC_eglibc is not set
    1.95  # CT_LIBC_glibc is not set
    1.96  CT_LIBC_uClibc=y
    1.97 @@ -274,8 +280,10 @@
    1.98  # CT_LIBC_V_0_9_28_2 is not set
    1.99  # CT_LIBC_V_0_9_28_3 is not set
   1.100  # CT_LIBC_V_0_9_29 is not set
   1.101 +CT_LIBC_V_0_9_30=y
   1.102  # CT_LIBC_V_snapshot is not set
   1.103 -CT_LIBC_V_specific_date=y
   1.104 +# CT_LIBC_V_specific_date is not set
   1.105 +# CT_LIBC_UCLIBC_PARALLEL is not set
   1.106  CT_LIBC_UCLIBC_VERBOSITY_0=y
   1.107  # CT_LIBC_UCLIBC_VERBOSITY_1 is not set
   1.108  CT_LIBC_UCLIBC_VERBOSITY=""
   1.109 @@ -325,7 +333,6 @@
   1.110  CT_DEBUG_gdb=y
   1.111  CT_GDB_CROSS=y
   1.112  # CT_GDB_CROSS_STATIC is not set
   1.113 -# CT_GDB_CROSS_INSIGHT is not set
   1.114  CT_GDB_NATIVE=y
   1.115  # CT_GDB_NATIVE_STATIC is not set
   1.116  CT_GDB_NATIVE_USE_GMP_MPFR=y
   1.117 @@ -346,8 +353,9 @@
   1.118  CT_NCURSES_V_5_6=y
   1.119  CT_NCURSES_VERSION="5.6"
   1.120  CT_DEBUG_ltrace=y
   1.121 -CT_LTRACE_V_0_4=y
   1.122 -CT_LTRACE_VERSION="0.4"
   1.123 +# CT_LTRACE_V_0_4 is not set
   1.124 +CT_LTRACE_V_0_5=y
   1.125 +CT_LTRACE_VERSION="0.5"
   1.126  CT_DEBUG_strace=y
   1.127  # CT_STRACE_V_4_5 is not set
   1.128  # CT_STRACE_V_4_5_14 is not set