samples/mips-unknown-linux-uclibc/crosstool.config
changeset 209 1e215953f875
parent 125 79cbbb9b63f3
child 222 7c5117eade60
     1.1 --- a/samples/mips-unknown-linux-uclibc/crosstool.config	Tue May 22 21:19:47 2007 +0000
     1.2 +++ b/samples/mips-unknown-linux-uclibc/crosstool.config	Fri Jul 06 18:07:04 2007 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6 -# crosstool-NG version: 0.0.3-svn
     1.7 -# Tue May 22 22:56:30 2007
     1.8 +# crosstool-NG version: 0.1.2+svn
     1.9 +# Thu Jul  5 21:22:30 2007
    1.10  #
    1.11  # CT_FOOBAR is not set
    1.12  
    1.13 @@ -10,7 +10,7 @@
    1.14  #
    1.15  
    1.16  #
    1.17 -# Crosstool behavior
    1.18 +# crosstool-NG behavior
    1.19  #
    1.20  # CT_EXPERIMENTAL is not set
    1.21  # CT_OBSOLETE is not set
    1.22 @@ -35,6 +35,7 @@
    1.23  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    1.24  # CT_CUSTOM_PATCH is not set
    1.25  CT_REMOVE_DOCS=y
    1.26 +# CT_INSTALL_DIR_RO is not set
    1.27  
    1.28  #
    1.29  # Downloading
    1.30 @@ -61,7 +62,7 @@
    1.31  # CT_LOG_SEE_TOOLS_WARN is not set
    1.32  CT_LOG_PROGRESS_BAR=y
    1.33  CT_LOG_TO_FILE=y
    1.34 -CT_LOG_FILE="${CT_PREFIX_DIR}/${CT_TARGET}.log"
    1.35 +CT_LOG_FILE_COMPRESS=y
    1.36  
    1.37  #
    1.38  # Target options
    1.39 @@ -75,8 +76,7 @@
    1.40  CT_ARCH_MIPS=y
    1.41  # CT_ARCH_x86 is not set
    1.42  # CT_ARCH_x86_64 is not set
    1.43 -CT_ARCH_SUPPORTS_BE=y
    1.44 -CT_ARCH_SUPPORTS_LE=y
    1.45 +CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    1.46  CT_ARCH_BE=y
    1.47  # CT_ARCH_LE is not set
    1.48  
    1.49 @@ -102,6 +102,10 @@
    1.50  #
    1.51  CT_USE_SYSROOT=y
    1.52  CT_SHARED_LIBS=y
    1.53 +# CT_THREADS_NPTL is not set
    1.54 +CT_THREADS_LINUXTHREADS=y
    1.55 +# CT_THREADS_NONE is not set
    1.56 +CT_THREADS="linuxthreads"
    1.57  # CT_TARGET_MULTILIB is not set
    1.58  CT_TARGET_VENDOR="unknown"
    1.59  CT_TARGET_ALIAS=""
    1.60 @@ -121,7 +125,7 @@
    1.61  # Kernel
    1.62  #
    1.63  CT_KERNEL_LINUX=y
    1.64 -CT_KERNEL_VERSION="2.6.21.1"
    1.65 +CT_KERNEL_VERSION="2.6.21.5"
    1.66  CT_KERNEL_LINUX_HEADERS_INSTALL=y
    1.67  # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
    1.68  # CT_KERNEL_LINUX_HEADERS_COPY is not set
    1.69 @@ -147,7 +151,12 @@
    1.70  # CT_KERNEL_INSTALL_V_2_6_20_6 is not set
    1.71  # CT_KERNEL_INSTALL_V_2_6_20_7 is not set
    1.72  # CT_KERNEL_INSTALL_V_2_6_21 is not set
    1.73 -CT_KERNEL_INSTALL_V_2_6_21_1=y
    1.74 +# CT_KERNEL_INSTALL_V_2_6_21_1 is not set
    1.75 +# CT_KERNEL_INSTALL_V_2_6_21_2 is not set
    1.76 +# CT_KERNEL_INSTALL_V_2_6_21_3 is not set
    1.77 +# CT_KERNEL_INSTALL_V_2_6_21_4 is not set
    1.78 +CT_KERNEL_INSTALL_V_2_6_21_5=y
    1.79 +# CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK is not set
    1.80  CT_KERNEL_LINUX_VERBOSITY_0=y
    1.81  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    1.82  # CT_KERNEL_LINUX_VERBOSITY_2 is not set
    1.83 @@ -157,7 +166,7 @@
    1.84  #
    1.85  # binutils
    1.86  #
    1.87 -CT_BINUTILS_VERSION="2.17.50.0.14"
    1.88 +CT_BINUTILS_VERSION="2.17.50.0.17"
    1.89  # CT_BINUTILS_V_2_11_2 is not set
    1.90  # CT_BINUTILS_V_2_13_90 is not set
    1.91  # CT_BINUTILS_V_2_14 is not set
    1.92 @@ -182,9 +191,10 @@
    1.93  # CT_BINUTILS_V_2_17_50_0_11 is not set
    1.94  # CT_BINUTILS_V_2_17_50_0_12 is not set
    1.95  # CT_BINUTILS_V_2_17_50_0_13 is not set
    1.96 -CT_BINUTILS_V_2_17_50_0_14=y
    1.97 +# CT_BINUTILS_V_2_17_50_0_14 is not set
    1.98  # CT_BINUTILS_V_2_17_50_0_15 is not set
    1.99  # CT_BINUTILS_V_2_17_50_0_16 is not set
   1.100 +CT_BINUTILS_V_2_17_50_0_17=y
   1.101  CT_BINUTILS_EXTRA_CONFIG=""
   1.102  
   1.103  #
   1.104 @@ -200,7 +210,7 @@
   1.105  # Final C compiler
   1.106  #
   1.107  CT_CC_GCC=y
   1.108 -CT_CC_VERSION="4.0.4"
   1.109 +CT_CC_VERSION="4.1.2"
   1.110  CT_CC="gcc"
   1.111  # CT_CC_V_2_95_3 is not set
   1.112  # CT_CC_V_3_2_3 is not set
   1.113 @@ -222,12 +232,12 @@
   1.114  # CT_CC_V_4_0_1 is not set
   1.115  # CT_CC_V_4_0_2 is not set
   1.116  # CT_CC_V_4_0_3 is not set
   1.117 -CT_CC_V_4_0_4=y
   1.118 +# CT_CC_V_4_0_4 is not set
   1.119  # CT_CC_V_4_1_0 is not set
   1.120  # CT_CC_V_4_1_1 is not set
   1.121 -# CT_CC_V_4_1_2 is not set
   1.122 +CT_CC_V_4_1_2=y
   1.123  # CT_CC_V_4_2_0 is not set
   1.124 -# CT_CC_CXA_ATEXIT is not set
   1.125 +CT_CC_CXA_ATEXIT=y
   1.126  CT_CC_EXTRA_CONFIG=""
   1.127  CT_CC_SUPPORT_CXX=y
   1.128  CT_CC_SUPPORT_FORTRAN=y
   1.129 @@ -252,7 +262,7 @@
   1.130  #
   1.131  # CT_LIBC_GLIBC is not set
   1.132  CT_LIBC_UCLIBC=y
   1.133 -CT_LIBC_VERSION="0.9.28.3"
   1.134 +CT_LIBC_VERSION="0.9.29"
   1.135  CT_LIBC="uClibc"
   1.136  # CT_LIBC_SUPPORT_NPTL is not set
   1.137  CT_LIBC_SUPPORT_LINUXTHREADS=y
   1.138 @@ -263,8 +273,8 @@
   1.139  # CT_LIBC_V_0_9_28 is not set
   1.140  # CT_LIBC_V_0_9_28_1 is not set
   1.141  # CT_LIBC_V_0_9_28_2 is not set
   1.142 -CT_LIBC_V_0_9_28_3=y
   1.143 -# CT_LIBC_V_0_9_29 is not set
   1.144 +# CT_LIBC_V_0_9_28_3 is not set
   1.145 +CT_LIBC_V_0_9_29=y
   1.146  CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
   1.147  # CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set
   1.148  # CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set
   1.149 @@ -273,7 +283,27 @@
   1.150  # CT_LIBC_UCLIBC_LOCALES is not set
   1.151  
   1.152  #
   1.153 +# Tools facilities
   1.154 +#
   1.155 +CT_SSTRIP=y
   1.156 +# CT_SSTRIP_ELFKICKERS is not set
   1.157 +CT_SSTRIP_BUILDROOT=y
   1.158 +CT_SSTRIP_FROM="buildroot"
   1.159 +
   1.160 +#
   1.161  # Debug facilities
   1.162  #
   1.163 -# CT_DMALLOC is not set
   1.164 -# CT_GDB is not set
   1.165 +CT_DMALLOC=y
   1.166 +# CT_DMALLOC_V_5_4_3 is not set
   1.167 +CT_DMALLOC_V_5_5_2=y
   1.168 +CT_DMALLOC_VERSION="5.5.2"
   1.169 +CT_GDB=y
   1.170 +CT_GDB_CROSS=y
   1.171 +CT_GDB_CROSS_STATIC_GDBSERVER=y
   1.172 +# CT_GDB_V_snapshot is not set
   1.173 +# CT_GDB_V_6_2_1 is not set
   1.174 +# CT_GDB_V_6_3 is not set
   1.175 +# CT_GDB_V_6_4 is not set
   1.176 +# CT_GDB_V_6_5 is not set
   1.177 +CT_GDB_V_6_6=y
   1.178 +CT_GDB_VERSION="6.6"