samples/mips-unknown-linux-uclibc/crosstool.config
changeset 1791 160fc94ed49f
parent 1616 1fda13e5d961
child 1832 c64a1cf02f86
child 1841 8aa54bcb9b7d
     1.1 --- a/samples/mips-unknown-linux-uclibc/crosstool.config	Wed Oct 28 23:20:31 2009 +0100
     1.2 +++ b/samples/mips-unknown-linux-uclibc/crosstool.config	Sun Jan 31 23:04:35 2010 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6 -# crosstool-NG version: hg_default@1596_241387704817
     1.7 -# Wed Oct 28 23:15:37 2009
     1.8 +# crosstool-NG version: hg_default@1790_3b535b656640
     1.9 +# Sun Jan 31 17:22:50 2010
    1.10  #
    1.11  
    1.12  #
    1.13 @@ -35,6 +35,7 @@
    1.14  # CT_PREFER_MIRROR is not set
    1.15  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
    1.16  CT_CONNECT_TIMEOUT=10
    1.17 +CT_DOWNLOAD_MAX_CHUNKS=5
    1.18  # CT_ONLY_DOWNLOAD is not set
    1.19  
    1.20  #
    1.21 @@ -49,6 +50,7 @@
    1.22  # CT_PATCH_LOCAL_BUNDLED is not set
    1.23  # CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
    1.24  # CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
    1.25 +# CT_PATCH_NONE is not set
    1.26  CT_PATCH_ORDER="bundled"
    1.27  # CT_PATCH_SINGLE is not set
    1.28  # CT_PATCH_USE_LOCAL is not set
    1.29 @@ -58,7 +60,6 @@
    1.30  #
    1.31  CT_PARALLEL_JOBS=1
    1.32  CT_LOAD=0
    1.33 -CT_NICE=0
    1.34  CT_USE_PIPES=y
    1.35  # CT_CONFIG_SHELL_SH is not set
    1.36  # CT_CONFIG_SHELL_ASH is not set
    1.37 @@ -85,9 +86,10 @@
    1.38  # Target options
    1.39  #
    1.40  CT_ARCH="mips"
    1.41 -# CT_ARCH_64 is not set
    1.42  # CT_ARCH_SUPPORTS_BOTH_MMU is not set
    1.43  CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    1.44 +CT_ARCH_SUPPORTS_32=y
    1.45 +# CT_ARCH_SUPPORTS_64 is not set
    1.46  CT_ARCH_SUPPORT_ARCH=y
    1.47  CT_ARCH_SUPPORT_ABI=y
    1.48  # CT_ARCH_SUPPORT_CPU is not set
    1.49 @@ -96,11 +98,16 @@
    1.50  # CT_ARCH_DEFAULT_HAS_MMU is not set
    1.51  CT_ARCH_DEFAULT_BE=y
    1.52  # CT_ARCH_DEFAULT_LE is not set
    1.53 +CT_ARCH_DEFAULT_32=y
    1.54 +# CT_ARCH_DEFAULT_64 is not set
    1.55  CT_ARCH_ARCH="mips1"
    1.56  CT_ARCH_ABI=""
    1.57  CT_ARCH_TUNE=""
    1.58  CT_ARCH_BE=y
    1.59  # CT_ARCH_LE is not set
    1.60 +CT_ARCH_32=y
    1.61 +# CT_ARCH_64 is not set
    1.62 +CT_ARCH_BITNESS=32
    1.63  # CT_ARCH_FLOAT_HW is not set
    1.64  CT_ARCH_FLOAT_SW=y
    1.65  CT_TARGET_CFLAGS=""
    1.66 @@ -113,12 +120,12 @@
    1.67  # CT_ARCH_arm is not set
    1.68  # CT_ARCH_avr32 is not set
    1.69  # CT_ARCH_ia64 is not set
    1.70 +# CT_ARCH_m68k is not set
    1.71  CT_ARCH_mips=y
    1.72  # CT_ARCH_powerpc is not set
    1.73 -# CT_ARCH_powerpc64 is not set
    1.74 +# CT_ARCH_s390 is not set
    1.75  # CT_ARCH_sh is not set
    1.76  # CT_ARCH_x86 is not set
    1.77 -# CT_ARCH_x86_64 is not set
    1.78  CT_ARCH_USE_MMU=y
    1.79  
    1.80  #
    1.81 @@ -164,30 +171,24 @@
    1.82  # CT_BARE_METAL is not set
    1.83  CT_KERNEL_SUPPORTS_SHARED_LIBS=y
    1.84  CT_KERNEL="linux"
    1.85 -CT_KERNEL_VERSION="2.6.31.1"
    1.86 +CT_KERNEL_VERSION="2.6.31.12"
    1.87  # CT_KERNEL_bare_metal is not set
    1.88  CT_KERNEL_linux=y
    1.89  CT_KERNEL_LINUX_INSTALL=y
    1.90  CT_KERNEL_LINUX_INSTALL_CHECK=y
    1.91 -# CT_KERNEL_V_2_6_31_5 is not set
    1.92 -# CT_KERNEL_V_2_6_31_4 is not set
    1.93 -# CT_KERNEL_V_2_6_31_3 is not set
    1.94 -# CT_KERNEL_V_2_6_31_2 is not set
    1.95 -CT_KERNEL_V_2_6_31_1=y
    1.96 -# CT_KERNEL_V_2_6_31 is not set
    1.97 -# CT_KERNEL_V_3_6_30_9 is not set
    1.98 -# CT_KERNEL_V_3_6_30_8 is not set
    1.99 -# CT_KERNEL_V_3_6_30_7 is not set
   1.100 -# CT_KERNEL_V_2_6_30_6 is not set
   1.101 -# CT_KERNEL_V_2_6_30_5 is not set
   1.102 -# CT_KERNEL_V_2_6_30_4 is not set
   1.103 -# CT_KERNEL_V_2_6_30_3 is not set
   1.104 -# CT_KERNEL_V_2_6_30_2 is not set
   1.105 -# CT_KERNEL_V_2_6_30_1 is not set
   1.106 -# CT_KERNEL_V_2_6_30 is not set
   1.107 +# CT_KERNEL_V_2_6_32_7 is not set
   1.108 +# CT_KERNEL_V_2_6_32_6 is not set
   1.109 +# CT_KERNEL_V_2_6_32_5 is not set
   1.110 +# CT_KERNEL_V_2_6_32_4 is not set
   1.111 +# CT_KERNEL_V_2_6_32_3 is not set
   1.112 +# CT_KERNEL_V_2_6_32_2 is not set
   1.113 +# CT_KERNEL_V_2_6_32_1 is not set
   1.114 +# CT_KERNEL_V_2_6_32 is not set
   1.115 +CT_KERNEL_V_2_6_31_12=y
   1.116 +# CT_KERNEL_V_2_6_30_10 is not set
   1.117  # CT_KERNEL_V_2_6_29_6 is not set
   1.118  # CT_KERNEL_V_2_6_28_10 is not set
   1.119 -# CT_KERNEL_V_2_6_27_38 is not set
   1.120 +# CT_KERNEL_V_2_6_27_45 is not set
   1.121  CT_KERNEL_LINUX_VERBOSITY_0=y
   1.122  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   1.123  # CT_KERNEL_LINUX_VERBOSITY_2 is not set
   1.124 @@ -226,6 +227,7 @@
   1.125  CT_CC="gcc"
   1.126  CT_CC_VERSION="4.3.2"
   1.127  CT_CC_gcc=y
   1.128 +# CT_CC_V_4_4_3 is not set
   1.129  # CT_CC_V_4_4_2 is not set
   1.130  # CT_CC_V_4_4_1 is not set
   1.131  # CT_CC_V_4_4_0 is not set
   1.132 @@ -233,7 +235,6 @@
   1.133  # CT_CC_V_4_3_3 is not set
   1.134  CT_CC_V_4_3_2=y
   1.135  # CT_CC_V_4_3_1 is not set
   1.136 -# CT_CC_V_4_3_0 is not set
   1.137  # CT_CC_V_4_2_4 is not set
   1.138  # CT_CC_V_4_2_3 is not set
   1.139  # CT_CC_V_4_2_2 is not set
   1.140 @@ -266,16 +267,18 @@
   1.141  CT_CC_LANG_CXX=y
   1.142  CT_CC_LANG_FORTRAN=y
   1.143  # CT_CC_LANG_JAVA is not set
   1.144 -CT_LIBC="uClibc"
   1.145  
   1.146  #
   1.147  # C-library
   1.148  #
   1.149 +CT_LIBC="uClibc"
   1.150  CT_LIBC_VERSION="0.9.30.1"
   1.151  # CT_LIBC_eglibc is not set
   1.152  # CT_LIBC_glibc is not set
   1.153  # CT_LIBC_newlib is not set
   1.154 +# CT_LIBC_none is not set
   1.155  CT_LIBC_uClibc=y
   1.156 +# CT_LIBC_UCLIBC_V_0_9_30_2 is not set
   1.157  CT_LIBC_V_0_9_30_1=y
   1.158  # CT_LIBC_V_0_9_30 is not set
   1.159  # CT_LIBC_V_0_9_29 is not set
   1.160 @@ -294,13 +297,14 @@
   1.161  CT_LIBC_UCLIBC_BUILD_CROSS_LDD=y
   1.162  CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
   1.163  # CT_LIBC_UCLIBC_LOCALES is not set
   1.164 +# CT_LIBC_UCLIBC_WCHAR is not set
   1.165 +# CT_LIBC_SUPPORT_NPTL is not set
   1.166 +CT_LIBC_SUPPORT_LINUXTHREADS=y
   1.167 +CT_THREADS="linuxthreads"
   1.168  
   1.169  #
   1.170  # Common C library options
   1.171  #
   1.172 -# CT_LIBC_SUPPORT_NPTL is not set
   1.173 -CT_LIBC_SUPPORT_LINUXTHREADS=y
   1.174 -CT_THREADS="linuxthreads"
   1.175  # CT_THREADS_NPTL is not set
   1.176  CT_THREADS_LINUXTHREADS=y
   1.177  # CT_THREADS_NONE is not set
   1.178 @@ -328,17 +332,11 @@
   1.179  CT_GDB_NATIVE_USE_GMP_MPFR=y
   1.180  CT_GDB_GDBSERVER=y
   1.181  CT_GDB_GDBSERVER_STATIC=y
   1.182 +# CT_GDB_V_7_0_1 is not set
   1.183  # CT_GDB_V_7_0 is not set
   1.184  CT_GDB_V_6_8=y
   1.185  # CT_GDB_V_snapshot is not set
   1.186  CT_GDB_VERSION="6.8"
   1.187 -
   1.188 -#
   1.189 -# Native gdb needs a native ncurses library
   1.190 -#
   1.191 -CT_NCURSES_V_5_7=y
   1.192 -# CT_NCURSES_V_5_6 is not set
   1.193 -CT_NCURSES_VERSION="5.7"
   1.194  # CT_DEBUG_ltrace is not set
   1.195  CT_DEBUG_strace=y
   1.196  # CT_STRACE_V_4_5_19 is not set
   1.197 @@ -367,6 +365,7 @@
   1.198  # CT_GMP_V_4_2_4 is not set
   1.199  # CT_GMP_V_4_2_2 is not set
   1.200  CT_GMP_VERSION="4.3.1"
   1.201 +# CT_MPFR_V_2_4_2 is not set
   1.202  CT_MPFR_V_2_4_1=y
   1.203  # CT_MPFR_V_2_4_0 is not set
   1.204  # CT_MPFR_V_2_3_2 is not set