samples/arm-cortex_a8-linux-gnueabi/crosstool.config
changeset 1791 160fc94ed49f
parent 1616 1fda13e5d961
child 1832 c64a1cf02f86
child 1841 8aa54bcb9b7d
     1.1 --- a/samples/arm-cortex_a8-linux-gnueabi/crosstool.config	Wed Oct 28 23:20:31 2009 +0100
     1.2 +++ b/samples/arm-cortex_a8-linux-gnueabi/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 19:18:33 2009
     1.8 +# crosstool-NG version: hg_default@1790_3b535b656640
     1.9 +# Sun Jan 31 17:08:35 2010
    1.10  #
    1.11  
    1.12  #
    1.13 @@ -33,6 +33,7 @@
    1.14  # CT_FORCE_DOWNLOAD is not set
    1.15  # CT_USE_MIRROR is not set
    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 @@ -47,6 +48,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 @@ -56,7 +58,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 @@ -83,23 +84,29 @@
    1.38  # Target options
    1.39  #
    1.40  CT_ARCH="arm"
    1.41 -# CT_ARCH_64 is not set
    1.42 -# CT_ARCH_SUPPORTS_BOTH_MMU is not set
    1.43 +CT_ARCH_SUPPORTS_BOTH_MMU=y
    1.44  CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    1.45 +CT_ARCH_SUPPORTS_32=y
    1.46 +# CT_ARCH_SUPPORTS_64 is not set
    1.47  CT_ARCH_SUPPORT_ARCH=y
    1.48  # CT_ARCH_SUPPORT_ABI is not set
    1.49  CT_ARCH_SUPPORT_CPU=y
    1.50  CT_ARCH_SUPPORT_TUNE=y
    1.51  CT_ARCH_SUPPORT_FPU=y
    1.52 -# CT_ARCH_DEFAULT_HAS_MMU is not set
    1.53 +CT_ARCH_DEFAULT_HAS_MMU=y
    1.54  # CT_ARCH_DEFAULT_BE is not set
    1.55  CT_ARCH_DEFAULT_LE=y
    1.56 +CT_ARCH_DEFAULT_32=y
    1.57 +# CT_ARCH_DEFAULT_64 is not set
    1.58  CT_ARCH_ARCH="armv7-a"
    1.59  CT_ARCH_CPU="cortex-a8"
    1.60  CT_ARCH_TUNE="cortex-a8"
    1.61  CT_ARCH_FPU=""
    1.62  # CT_ARCH_BE is not set
    1.63  CT_ARCH_LE=y
    1.64 +CT_ARCH_32=y
    1.65 +# CT_ARCH_64 is not set
    1.66 +CT_ARCH_BITNESS=32
    1.67  # CT_ARCH_FLOAT_HW is not set
    1.68  CT_ARCH_FLOAT_SW=y
    1.69  CT_TARGET_CFLAGS=""
    1.70 @@ -112,12 +119,16 @@
    1.71  CT_ARCH_arm=y
    1.72  # CT_ARCH_avr32 is not set
    1.73  # CT_ARCH_ia64 is not set
    1.74 +# CT_ARCH_m68k is not set
    1.75  # CT_ARCH_mips is not set
    1.76  # CT_ARCH_powerpc is not set
    1.77 -# CT_ARCH_powerpc64 is not set
    1.78 +# CT_ARCH_s390 is not set
    1.79  # CT_ARCH_sh is not set
    1.80  # CT_ARCH_x86 is not set
    1.81 -# CT_ARCH_x86_64 is not set
    1.82 +CT_ARCH_ARM_MODE="arm"
    1.83 +CT_ARCH_ARM_MODE_ARM=y
    1.84 +# CT_ARCH_ARM_MODE_THUMB is not set
    1.85 +# CT_ARCH_ARM_INTERWORKING is not set
    1.86  CT_ARCH_ARM_EABI=y
    1.87  CT_ARCH_USE_MMU=y
    1.88  
    1.89 @@ -164,30 +175,24 @@
    1.90  # CT_BARE_METAL is not set
    1.91  CT_KERNEL_SUPPORTS_SHARED_LIBS=y
    1.92  CT_KERNEL="linux"
    1.93 -CT_KERNEL_VERSION="2.6.31.1"
    1.94 +CT_KERNEL_VERSION="2.6.31.12"
    1.95  # CT_KERNEL_bare_metal is not set
    1.96  CT_KERNEL_linux=y
    1.97  CT_KERNEL_LINUX_INSTALL=y
    1.98  CT_KERNEL_LINUX_INSTALL_CHECK=y
    1.99 -# CT_KERNEL_V_2_6_31_5 is not set
   1.100 -# CT_KERNEL_V_2_6_31_4 is not set
   1.101 -# CT_KERNEL_V_2_6_31_3 is not set
   1.102 -# CT_KERNEL_V_2_6_31_2 is not set
   1.103 -CT_KERNEL_V_2_6_31_1=y
   1.104 -# CT_KERNEL_V_2_6_31 is not set
   1.105 -# CT_KERNEL_V_3_6_30_9 is not set
   1.106 -# CT_KERNEL_V_3_6_30_8 is not set
   1.107 -# CT_KERNEL_V_3_6_30_7 is not set
   1.108 -# CT_KERNEL_V_2_6_30_6 is not set
   1.109 -# CT_KERNEL_V_2_6_30_5 is not set
   1.110 -# CT_KERNEL_V_2_6_30_4 is not set
   1.111 -# CT_KERNEL_V_2_6_30_3 is not set
   1.112 -# CT_KERNEL_V_2_6_30_2 is not set
   1.113 -# CT_KERNEL_V_2_6_30_1 is not set
   1.114 -# CT_KERNEL_V_2_6_30 is not set
   1.115 +# CT_KERNEL_V_2_6_32_7 is not set
   1.116 +# CT_KERNEL_V_2_6_32_6 is not set
   1.117 +# CT_KERNEL_V_2_6_32_5 is not set
   1.118 +# CT_KERNEL_V_2_6_32_4 is not set
   1.119 +# CT_KERNEL_V_2_6_32_3 is not set
   1.120 +# CT_KERNEL_V_2_6_32_2 is not set
   1.121 +# CT_KERNEL_V_2_6_32_1 is not set
   1.122 +# CT_KERNEL_V_2_6_32 is not set
   1.123 +CT_KERNEL_V_2_6_31_12=y
   1.124 +# CT_KERNEL_V_2_6_30_10 is not set
   1.125  # CT_KERNEL_V_2_6_29_6 is not set
   1.126  # CT_KERNEL_V_2_6_28_10 is not set
   1.127 -# CT_KERNEL_V_2_6_27_38 is not set
   1.128 +# CT_KERNEL_V_2_6_27_45 is not set
   1.129  CT_KERNEL_LINUX_VERBOSITY_0=y
   1.130  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   1.131  # CT_KERNEL_LINUX_VERBOSITY_2 is not set
   1.132 @@ -226,6 +231,7 @@
   1.133  CT_CC="gcc"
   1.134  CT_CC_VERSION="4.4.0"
   1.135  CT_CC_gcc=y
   1.136 +# CT_CC_V_4_4_3 is not set
   1.137  # CT_CC_V_4_4_2 is not set
   1.138  # CT_CC_V_4_4_1 is not set
   1.139  CT_CC_V_4_4_0=y
   1.140 @@ -233,7 +239,6 @@
   1.141  # CT_CC_V_4_3_3 is not set
   1.142  # CT_CC_V_4_3_2 is not set
   1.143  # CT_CC_V_4_3_1 is not set
   1.144 -# CT_CC_V_4_3_0 is not set
   1.145  # CT_CC_V_4_2_4 is not set
   1.146  # CT_CC_V_4_2_3 is not set
   1.147  # CT_CC_V_4_2_2 is not set
   1.148 @@ -270,16 +275,21 @@
   1.149  # CT_CC_LANG_OBJC is not set
   1.150  # CT_CC_LANG_OBJCXX is not set
   1.151  CT_CC_LANG_OTHERS=""
   1.152 -CT_LIBC="glibc"
   1.153  
   1.154  #
   1.155  # C-library
   1.156  #
   1.157 +CT_LIBC="glibc"
   1.158  CT_LIBC_VERSION="2.9"
   1.159  # CT_LIBC_eglibc is not set
   1.160  CT_LIBC_glibc=y
   1.161  # CT_LIBC_newlib is not set
   1.162 +# CT_LIBC_none is not set
   1.163  # CT_LIBC_uClibc is not set
   1.164 +CT_LIBC_GLIBC_TARBALL=y
   1.165 +# CT_LIBC_GLIBC_V_2_11_1 is not set
   1.166 +# CT_LIBC_GLIBC_V_2_11 is not set
   1.167 +# CT_LIBC_V_2_10_1 is not set
   1.168  CT_LIBC_V_2_9=y
   1.169  # CT_LIBC_V_2_8 is not set
   1.170  # CT_LIBC_V_2_7 is not set
   1.171 @@ -288,10 +298,6 @@
   1.172  # CT_LIBC_V_2_5_1 is not set
   1.173  # CT_LIBC_V_2_5 is not set
   1.174  # CT_LIBC_V_2_3_6 is not set
   1.175 -CT_LIBC_GLIBC_2_8_or_later=y
   1.176 -# CT_LIBC_GLIBC_TARBALL is not set
   1.177 -CT_LIBC_GLIBC_CVS=y
   1.178 -CT_LIBC_GLIBC_CVS_date="2009-05-27"
   1.179  
   1.180  #
   1.181  # glibc/eglibc common options
   1.182 @@ -304,27 +310,35 @@
   1.183  CT_LIBC_ADDONS_LIST=""
   1.184  
   1.185  #
   1.186 -# WARNING!!!
   1.187 +# WARNING !!!                                            
   1.188  #
   1.189  
   1.190  #
   1.191 -# For glibc >= 2.8, addons are only available via a CVS checkout.
   1.192 +#   For glibc >= 2.8, it can happen that the tarballs    
   1.193  #
   1.194  
   1.195  #
   1.196 -# Be sure to review the associated options, above.
   1.197 +#   for the addons are not available for download.       
   1.198 +#
   1.199 +
   1.200 +#
   1.201 +#   If that happens, bad luck... Try a previous version  
   1.202 +#
   1.203 +
   1.204 +#
   1.205 +#   or try again later... :-(                            
   1.206  #
   1.207  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
   1.208  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
   1.209  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
   1.210 -CT_LIBC_GLIBC_MIN_KERNEL="2.6.31.1"
   1.211 +CT_LIBC_GLIBC_MIN_KERNEL="2.6.31.12"
   1.212 +CT_LIBC_SUPPORT_NPTL=y
   1.213 +CT_LIBC_SUPPORT_LINUXTHREADS=y
   1.214 +CT_THREADS="nptl"
   1.215  
   1.216  #
   1.217  # Common C library options
   1.218  #
   1.219 -CT_LIBC_SUPPORT_NPTL=y
   1.220 -CT_LIBC_SUPPORT_LINUXTHREADS=y
   1.221 -CT_THREADS="nptl"
   1.222  CT_THREADS_NPTL=y
   1.223  # CT_THREADS_LINUXTHREADS is not set
   1.224  # CT_THREADS_NONE is not set
   1.225 @@ -353,23 +367,18 @@
   1.226  CT_GDB_NATIVE_USE_GMP_MPFR=y
   1.227  CT_GDB_GDBSERVER=y
   1.228  CT_GDB_GDBSERVER_STATIC=y
   1.229 +# CT_GDB_V_7_0_1 is not set
   1.230  # CT_GDB_V_7_0 is not set
   1.231  CT_GDB_V_6_8=y
   1.232  # CT_GDB_V_snapshot is not set
   1.233  CT_GDB_VERSION="6.8"
   1.234 -
   1.235 -#
   1.236 -# Native gdb needs a native ncurses library
   1.237 -#
   1.238 -CT_NCURSES_V_5_7=y
   1.239 -# CT_NCURSES_V_5_6 is not set
   1.240 -CT_NCURSES_VERSION="5.7"
   1.241  CT_DEBUG_ltrace=y
   1.242 +# CT_LTRACE_V_0_5_3 is not set
   1.243  CT_LTRACE_V_0_5_2=y
   1.244 -# CT_LTRACE_V_0_5_1 is not set
   1.245  # CT_LTRACE_V_0_5 is not set
   1.246  # CT_LTRACE_V_0_4 is not set
   1.247  CT_LTRACE_VERSION="0.5.2"
   1.248 +# CT_LTRACE_0_5_3_or_later is not set
   1.249  CT_DEBUG_strace=y
   1.250  # CT_STRACE_V_4_5_19 is not set
   1.251  CT_STRACE_V_4_5_18=y
   1.252 @@ -401,6 +410,7 @@
   1.253  # CT_GMP_V_4_2_4 is not set
   1.254  # CT_GMP_V_4_2_2 is not set
   1.255  CT_GMP_VERSION="4.3.1"
   1.256 +# CT_MPFR_V_2_4_2 is not set
   1.257  CT_MPFR_V_2_4_1=y
   1.258  # CT_MPFR_V_2_4_0 is not set
   1.259  # CT_MPFR_V_2_3_2 is not set
   1.260 @@ -415,6 +425,7 @@
   1.261  # CT_CLOOG_V_0_15_4 is not set
   1.262  # CT_CLOOG_V_0_15_3 is not set
   1.263  CT_CLOOG_VERSION="0.15.7"
   1.264 +# CT_MPC_V_0_8_1 is not set
   1.265  CT_MPC_V_0_7=y
   1.266  # CT_MPC_V_0_6 is not set
   1.267  CT_MPC_VERSION="0.7"
   1.268 @@ -427,3 +438,12 @@
   1.269  CT_TOOLS_WRAPPER_SCRIPT=y
   1.270  # CT_TOOLS_WRAPPER_EXEC is not set
   1.271  CT_TOOLS_WRAPPER="script"
   1.272 +
   1.273 +#
   1.274 +# Companion tools
   1.275 +#
   1.276 +
   1.277 +#
   1.278 +# READ HELP before you say 'Y' below !!!
   1.279 +#
   1.280 +# CT_COMP_TOOLS is not set