samples/arm-unknown-linux-gnueabi/crosstool.config
changeset 1941 591a6de0f04d
parent 1841 8aa54bcb9b7d
child 2055 5b352265b42e
     1.1 --- a/samples/arm-unknown-linux-gnueabi/crosstool.config	Fri Mar 19 19:02:30 2010 +0100
     1.2 +++ b/samples/arm-unknown-linux-gnueabi/crosstool.config	Fri Apr 30 14:28:14 2010 +0200
     1.3 @@ -1,8 +1,9 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6 -# crosstool-NG version: hg_default@1841_37d55cfe1262
     1.7 -# Fri Mar 19 18:54:11 2010
     1.8 +# crosstool-NG version: hg_default@1936_3a5ecab32dcf
     1.9 +# Fri Apr 23 18:49:05 2010
    1.10  #
    1.11 +# CT_BACKEND is not set
    1.12  
    1.13  #
    1.14  # Paths and misc options
    1.15 @@ -120,6 +121,7 @@
    1.16  # CT_ARCH_alpha is not set
    1.17  CT_ARCH_arm=y
    1.18  # CT_ARCH_avr32 is not set
    1.19 +# CT_ARCH_blackfin is not set
    1.20  # CT_ARCH_ia64 is not set
    1.21  # CT_ARCH_m68k is not set
    1.22  # CT_ARCH_mips is not set
    1.23 @@ -127,10 +129,21 @@
    1.24  # CT_ARCH_s390 is not set
    1.25  # CT_ARCH_sh is not set
    1.26  # CT_ARCH_x86 is not set
    1.27 +CT_ARCH_alpha_AVAILABLE=y
    1.28 +CT_ARCH_arm_AVAILABLE=y
    1.29  CT_ARCH_ARM_MODE="arm"
    1.30  CT_ARCH_ARM_MODE_ARM=y
    1.31  # CT_ARCH_ARM_MODE_THUMB is not set
    1.32  CT_ARCH_ARM_EABI=y
    1.33 +CT_ARCH_avr32_AVAILABLE=y
    1.34 +CT_ARCH_blackfin_AVAILABLE=y
    1.35 +CT_ARCH_ia64_AVAILABLE=y
    1.36 +CT_ARCH_m68k_AVAILABLE=y
    1.37 +CT_ARCH_mips_AVAILABLE=y
    1.38 +CT_ARCH_powerpc_AVAILABLE=y
    1.39 +CT_ARCH_s390_AVAILABLE=y
    1.40 +CT_ARCH_sh_AVAILABLE=y
    1.41 +CT_ARCH_x86_AVAILABLE=y
    1.42  CT_ARCH_USE_MMU=y
    1.43  
    1.44  #
    1.45 @@ -176,19 +189,22 @@
    1.46  # CT_BARE_METAL is not set
    1.47  CT_KERNEL_SUPPORTS_SHARED_LIBS=y
    1.48  CT_KERNEL="linux"
    1.49 -CT_KERNEL_VERSION="2.6.31.12"
    1.50 +CT_KERNEL_VERSION="2.6.33.2"
    1.51  # CT_KERNEL_bare_metal is not set
    1.52  CT_KERNEL_linux=y
    1.53 +CT_KERNEL_bare_metal_AVAILABLE=y
    1.54 +CT_KERNEL_linux_AVAILABLE=y
    1.55  CT_KERNEL_LINUX_INSTALL=y
    1.56  CT_KERNEL_LINUX_INSTALL_CHECK=y
    1.57 +CT_KERNEL_V_2_6_33_2=y
    1.58  # CT_KERNEL_V_2_6_33_1 is not set
    1.59  # CT_KERNEL_V_2_6_33 is not set
    1.60 -# CT_KERNEL_V_2_6_32_10 is not set
    1.61 -CT_KERNEL_V_2_6_31_12=y
    1.62 +# CT_KERNEL_V_2_6_32_11 is not set
    1.63 +# CT_KERNEL_V_2_6_31_13 is not set
    1.64  # CT_KERNEL_V_2_6_30_10 is not set
    1.65  # CT_KERNEL_V_2_6_29_6 is not set
    1.66  # CT_KERNEL_V_2_6_28_10 is not set
    1.67 -# CT_KERNEL_V_2_6_27_45 is not set
    1.68 +# CT_KERNEL_V_2_6_27_46 is not set
    1.69  CT_KERNEL_LINUX_VERBOSITY_0=y
    1.70  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    1.71  # CT_KERNEL_LINUX_VERBOSITY_2 is not set
    1.72 @@ -205,6 +221,7 @@
    1.73  #
    1.74  CT_ARCH_BINFMT_ELF=y
    1.75  # CT_ARCH_BINFMT_FLAT is not set
    1.76 +# CT_ARCH_BINFMT_FDPIC is not set
    1.77  
    1.78  #
    1.79  # GNU binutils
    1.80 @@ -223,11 +240,17 @@
    1.81  # CT_BINUTILS_TARGET_USE_GMP_MPFR is not set
    1.82  
    1.83  #
    1.84 +# sstrip
    1.85 +#
    1.86 +CT_SSTRIP=y
    1.87 +
    1.88 +#
    1.89  # C compiler
    1.90  #
    1.91  CT_CC="gcc"
    1.92  CT_CC_VERSION="4.3.2"
    1.93  CT_CC_gcc=y
    1.94 +# CT_CC_V_4_5_0 is not set
    1.95  # CT_CC_V_4_4_3 is not set
    1.96  # CT_CC_V_4_4_2 is not set
    1.97  # CT_CC_V_4_4_1 is not set
    1.98 @@ -244,8 +267,13 @@
    1.99  # CT_CC_V_4_1_2 is not set
   1.100  # CT_CC_V_4_0_4 is not set
   1.101  # CT_CC_V_3_4_6 is not set
   1.102 +CT_CC_GCC_4_2_or_later=y
   1.103  CT_CC_GCC_4_3_or_later=y
   1.104  # CT_CC_GCC_4_4_or_later is not set
   1.105 +# CT_CC_GCC_4_5_or_later is not set
   1.106 +CT_CC_GCC_USE_GMP_MPFR=y
   1.107 +# CT_CC_GCC_USE_PPL_CLOOG_MPC is not set
   1.108 +# CT_CC_GCC_USE_LIBELF is not set
   1.109  CT_CC_CXA_ATEXIT=y
   1.110  # CT_CC_SJLJ_EXCEPTIONS_CONFIGURE is not set
   1.111  # CT_CC_SJLJ_EXCEPTIONS_USE is not set
   1.112 @@ -280,6 +308,8 @@
   1.113  # CT_LIBC_newlib is not set
   1.114  # CT_LIBC_none is not set
   1.115  # CT_LIBC_uClibc is not set
   1.116 +CT_LIBC_eglibc_AVAILABLE=y
   1.117 +CT_LIBC_glibc_AVAILABLE=y
   1.118  CT_LIBC_GLIBC_TARBALL=y
   1.119  # CT_LIBC_GLIBC_V_2_11_1 is not set
   1.120  # CT_LIBC_GLIBC_V_2_11 is not set
   1.121 @@ -292,6 +322,9 @@
   1.122  # CT_LIBC_V_2_5_1 is not set
   1.123  # CT_LIBC_V_2_5 is not set
   1.124  # CT_LIBC_V_2_3_6 is not set
   1.125 +CT_LIBC_newlib_AVAILABLE=y
   1.126 +CT_LIBC_none_AVAILABLE=y
   1.127 +CT_LIBC_uClibc_AVAILABLE=y
   1.128  
   1.129  #
   1.130  # glibc/eglibc common options
   1.131 @@ -325,7 +358,7 @@
   1.132  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
   1.133  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
   1.134  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
   1.135 -CT_LIBC_GLIBC_MIN_KERNEL="2.6.31.12"
   1.136 +CT_LIBC_GLIBC_MIN_KERNEL="2.6.33.2"
   1.137  CT_LIBC_SUPPORT_NPTL=y
   1.138  CT_LIBC_SUPPORT_LINUXTHREADS=y
   1.139  CT_THREADS="nptl"
   1.140 @@ -355,15 +388,18 @@
   1.141  CT_DEBUG_gdb=y
   1.142  CT_GDB_CROSS=y
   1.143  # CT_GDB_CROSS_STATIC is not set
   1.144 +CT_GDB_CROSS_USE_GMP_MPFR=y
   1.145 +# CT_GDB_CROSS_USE_MPC is not set
   1.146  CT_GDB_NATIVE=y
   1.147 +# CT_GDB_NATIVE_USE_GMP_MPFR is not set
   1.148 +# CT_GDB_NATIVE_NO_STATIC is not set
   1.149  # CT_GDB_NATIVE_STATIC is not set
   1.150 -CT_GDB_NATIVE_USE_GMP_MPFR=y
   1.151  CT_GDB_GDBSERVER=y
   1.152  CT_GDB_GDBSERVER_STATIC=y
   1.153 +# CT_GDB_V_7_1 is not set
   1.154  # CT_GDB_V_7_0_1 is not set
   1.155  # CT_GDB_V_7_0 is not set
   1.156  CT_GDB_V_6_8=y
   1.157 -# CT_GDB_V_snapshot is not set
   1.158  CT_GDB_VERSION="6.8"
   1.159  CT_DEBUG_ltrace=y
   1.160  CT_LTRACE_V_0_5_3=y
   1.161 @@ -381,14 +417,6 @@
   1.162  CT_STRACE_VERSION="4.5.19"
   1.163  
   1.164  #
   1.165 -# Tools facilities
   1.166 -#
   1.167 -CT_TOOL_sstrip=y
   1.168 -CT_SSTRIP_BUILDROOT=y
   1.169 -# CT_SSTRIP_ELFKICKERS is not set
   1.170 -CT_SSTRIP_FROM="buildroot"
   1.171 -
   1.172 -#
   1.173  # Companion libraries
   1.174  #
   1.175  
   1.176 @@ -396,20 +424,17 @@
   1.177  # FIXME: check real dependencies!!!
   1.178  #
   1.179  CT_COMPLIBS=y
   1.180 -CT_WRAPPER_NEEDED=y
   1.181 +# CT_WRAPPER_NEEDED is not set
   1.182  CT_GMP=y
   1.183  CT_MPFR=y
   1.184 -# CT_PPL is not set
   1.185 -# CT_CLOOG is not set
   1.186 -# CT_MPC is not set
   1.187 -CT_GMP_TARGET=y
   1.188 -CT_MPFR_TARGET=y
   1.189  CT_LIBELF_TARGET=y
   1.190 -CT_GMP_V_4_3_1=y
   1.191 +# CT_GMP_V_5_0_1 is not set
   1.192 +CT_GMP_V_4_3_2=y
   1.193 +# CT_GMP_V_4_3_1 is not set
   1.194  # CT_GMP_V_4_3_0 is not set
   1.195  # CT_GMP_V_4_2_4 is not set
   1.196  # CT_GMP_V_4_2_2 is not set
   1.197 -CT_GMP_VERSION="4.3.1"
   1.198 +CT_GMP_VERSION="4.3.2"
   1.199  CT_MPFR_V_2_4_2=y
   1.200  # CT_MPFR_V_2_4_1 is not set
   1.201  # CT_MPFR_V_2_4_0 is not set
   1.202 @@ -420,15 +445,12 @@
   1.203  #
   1.204  # libelf version needed to build for target
   1.205  #
   1.206 -CT_LIBELF_V_0_8_12=y
   1.207 -# CT_LIBELF_V_0_8_11 is not set
   1.208 -# CT_LIBELF_V_0_8_10 is not set
   1.209 -CT_LIBELF_VERSION="0.8.12"
   1.210 +CT_LIBELF_V_0_8_13=y
   1.211 +# CT_LIBELF_V_0_8_12 is not set
   1.212 +CT_LIBELF_VERSION="0.8.13"
   1.213  
   1.214  #
   1.215  # Companion libraries common options
   1.216  #
   1.217 -# CT_COMP_LIBS_CHECK is not set
   1.218 -CT_TOOLS_WRAPPER_SCRIPT=y
   1.219 -# CT_TOOLS_WRAPPER_EXEC is not set
   1.220 -CT_TOOLS_WRAPPER="script"
   1.221 +# CT_COMPLIBS_CHECK is not set
   1.222 +# CT_COMPLIBS_SHARED is not set