samples/arm-beagle-linux-gnueabi/crosstool.config
changeset 1532 4bbffda18b21
parent 1351 5244f852f601
     1.1 --- a/samples/arm-beagle-linux-gnueabi/crosstool.config	Sun May 24 16:22:03 2009 +0000
     1.2 +++ b/samples/arm-beagle-linux-gnueabi/crosstool.config	Sun Sep 13 11:49:10 2009 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6 -# crosstool-NG version: svn_trunk@1549M
     1.7 -# Sun May 24 18:20:58 2009
     1.8 +# crosstool-NG version: hg_default@1518_ecf0e1c4f2f2
     1.9 +# Sun Sep  6 23:40:55 2009
    1.10  #
    1.11  
    1.12  #
    1.13 @@ -23,7 +23,6 @@
    1.14  CT_WORK_DIR="${CT_TOP_DIR}/targets"
    1.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    1.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    1.17 -# CT_CUSTOM_PATCH is not set
    1.18  # CT_REMOVE_DOCS is not set
    1.19  CT_INSTALL_DIR_RO=y
    1.20  
    1.21 @@ -44,6 +43,15 @@
    1.22  # CT_FORCE_EXTRACT is not set
    1.23  CT_OVERIDE_CONFIG_GUESS_SUB=y
    1.24  # CT_ONLY_EXTRACT is not set
    1.25 +CT_PATCH_BUNDLED=y
    1.26 +# CT_PATCH_LOCAL is not set
    1.27 +# CT_PATCH_BUNDLED_LOCAL is not set
    1.28 +# CT_PATCH_LOCAL_BUNDLED is not set
    1.29 +# CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
    1.30 +# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
    1.31 +CT_PATCH_ORDER="bundled"
    1.32 +# CT_PATCH_SINGLE is not set
    1.33 +# CT_PATCH_USE_LOCAL is not set
    1.34  
    1.35  #
    1.36  # Build behavior
    1.37 @@ -52,7 +60,11 @@
    1.38  CT_LOAD=0
    1.39  CT_NICE=0
    1.40  CT_USE_PIPES=y
    1.41 +# CT_CONFIG_SHELL_SH is not set
    1.42  # CT_CONFIG_SHELL_ASH is not set
    1.43 +CT_CONFIG_SHELL_BASH=y
    1.44 +# CT_CONFIG_SHELL_CUSTOM is not set
    1.45 +CT_CONFIG_SHELL="bash"
    1.46  
    1.47  #
    1.48  # Logging
    1.49 @@ -100,6 +112,7 @@
    1.50  #
    1.51  # CT_ARCH_alpha is not set
    1.52  CT_ARCH_arm=y
    1.53 +# CT_ARCH_avr32 is not set
    1.54  # CT_ARCH_ia64 is not set
    1.55  # CT_ARCH_mips is not set
    1.56  # CT_ARCH_powerpc is not set
    1.57 @@ -123,7 +136,6 @@
    1.58  #
    1.59  CT_USE_SYSROOT=y
    1.60  CT_SYSROOT_DIR_PREFIX=""
    1.61 -CT_SHARED_LIBS=y
    1.62  
    1.63  #
    1.64  # Tuple completion and aliasing
    1.65 @@ -152,8 +164,9 @@
    1.66  # Operating System
    1.67  #
    1.68  # CT_BARE_METAL is not set
    1.69 +CT_KERNEL_SUPPORTS_SHARED_LIBS=y
    1.70  CT_KERNEL="linux"
    1.71 -CT_KERNEL_VERSION="2.6.29.4"
    1.72 +CT_KERNEL_VERSION="2.6.30.5"
    1.73  # CT_KERNEL_bare_metal is not set
    1.74  CT_KERNEL_linux=y
    1.75  CT_KERNEL_LINUX_INSTALL=y
    1.76 @@ -167,13 +180,21 @@
    1.77  # CT_KERNEL_V_2_6_24_7 is not set
    1.78  # CT_KERNEL_V_2_6_25_20 is not set
    1.79  # CT_KERNEL_V_2_6_26_8 is not set
    1.80 -# CT_KERNEL_V_2_6_27_24 is not set
    1.81 +# CT_KERNEL_V_2_6_27_31 is not set
    1.82  # CT_KERNEL_V_2_6_28_10 is not set
    1.83  # CT_KERNEL_V_2_6_29 is not set
    1.84  # CT_KERNEL_V_2_6_29_1 is not set
    1.85  # CT_KERNEL_V_2_6_29_2 is not set
    1.86  # CT_KERNEL_V_2_6_29_3 is not set
    1.87 -CT_KERNEL_V_2_6_29_4=y
    1.88 +# CT_KERNEL_V_2_6_29_4 is not set
    1.89 +# CT_KERNEL_V_2_6_29_5 is not set
    1.90 +# CT_KERNEL_V_2_6_29_6 is not set
    1.91 +# CT_KERNEL_V_2_6_30 is not set
    1.92 +# CT_KERNEL_V_2_6_30_1 is not set
    1.93 +# CT_KERNEL_V_2_6_30_2 is not set
    1.94 +# CT_KERNEL_V_2_6_30_3 is not set
    1.95 +# CT_KERNEL_V_2_6_30_4 is not set
    1.96 +CT_KERNEL_V_2_6_30_5=y
    1.97  # CT_KERNEL_V_select is not set
    1.98  CT_KERNEL_LINUX_VERBOSITY_0=y
    1.99  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   1.100 @@ -182,21 +203,9 @@
   1.101  # CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   1.102  
   1.103  #
   1.104 -# Companion libraries
   1.105 +# Common kernel options
   1.106  #
   1.107 -CT_GMP_MPFR=y
   1.108 -CT_GMP_MPFR_TARGET=y
   1.109 -# CT_GMP_V_4_2_2 is not set
   1.110 -CT_GMP_V_4_2_4=y
   1.111 -CT_GMP_VERSION="4.2.4"
   1.112 -CT_GMP_CHECK=y
   1.113 -# CT_MPFR_V_2_3_1 is not set
   1.114 -# CT_MPFR_V_2_3_2 is not set
   1.115 -# CT_MPFR_V_2_4_0 is not set
   1.116 -CT_MPFR_V_2_4_1=y
   1.117 -CT_MPFR_VERSION="2.4.1"
   1.118 -CT_MPFR_CHECK=y
   1.119 -# CT_PPL_CLOOG is not set
   1.120 +CT_SHARED_LIBS=y
   1.121  
   1.122  #
   1.123  # Binary utilities
   1.124 @@ -236,7 +245,7 @@
   1.125  # C compiler
   1.126  #
   1.127  CT_CC="gcc"
   1.128 -CT_CC_VERSION="4.3.3"
   1.129 +CT_CC_VERSION="4.3.4"
   1.130  CT_CC_gcc=y
   1.131  # CT_CC_V_3_2_3 is not set
   1.132  # CT_CC_V_3_3_6 is not set
   1.133 @@ -257,14 +266,17 @@
   1.134  # CT_CC_V_4_3_0 is not set
   1.135  # CT_CC_V_4_3_1 is not set
   1.136  # CT_CC_V_4_3_2 is not set
   1.137 -CT_CC_V_4_3_3=y
   1.138 +# CT_CC_V_4_3_3 is not set
   1.139 +CT_CC_V_4_3_4=y
   1.140  # CT_CC_V_4_4_0 is not set
   1.141 +# CT_CC_V_4_4_1 is not set
   1.142  CT_CC_GCC_4_3_or_later=y
   1.143  # CT_CC_GCC_4_4_or_later is not set
   1.144  CT_CC_CXA_ATEXIT=y
   1.145  # CT_CC_SJLJ_EXCEPTIONS_CONFIGURE is not set
   1.146  # CT_CC_SJLJ_EXCEPTIONS_USE is not set
   1.147  CT_CC_SJLJ_EXCEPTIONS_DONT_USE=y
   1.148 +CT_CC_ENABLE_CXX_FLAGS=""
   1.149  CT_CC_CORE_EXTRA_CONFIG=""
   1.150  CT_CC_EXTRA_CONFIG=""
   1.151  CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
   1.152 @@ -290,6 +302,7 @@
   1.153  CT_LIBC_VERSION="2.9"
   1.154  # CT_LIBC_eglibc is not set
   1.155  CT_LIBC_glibc=y
   1.156 +# CT_LIBC_newlib is not set
   1.157  # CT_LIBC_uClibc is not set
   1.158  # CT_LIBC_V_2_3_6 is not set
   1.159  # CT_LIBC_V_2_5 is not set
   1.160 @@ -330,7 +343,7 @@
   1.161  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
   1.162  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
   1.163  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
   1.164 -CT_LIBC_GLIBC_MIN_KERNEL="2.6.29.4"
   1.165 +CT_LIBC_GLIBC_MIN_KERNEL="2.6.30.5"
   1.166  
   1.167  #
   1.168  # Common C library options
   1.169 @@ -343,17 +356,6 @@
   1.170  # CT_THREADS_NONE is not set
   1.171  
   1.172  #
   1.173 -# Tools facilities
   1.174 -#
   1.175 -CT_TOOL_libelf=y
   1.176 -CT_LIBELF_V_0_8_10=y
   1.177 -CT_LIBELF_VERSION="0.8.10"
   1.178 -CT_TOOL_sstrip=y
   1.179 -CT_SSTRIP_BUILDROOT=y
   1.180 -# CT_SSTRIP_ELFKICKERS is not set
   1.181 -CT_SSTRIP_FROM="buildroot"
   1.182 -
   1.183 -#
   1.184  # Debug facilities
   1.185  #
   1.186  CT_DEBUG_dmalloc=y
   1.187 @@ -366,8 +368,9 @@
   1.188  # CT_DUMA_V_2_5_1 is not set
   1.189  # CT_DUMA_V_2_5_8 is not set
   1.190  # CT_DUMA_V_2_5_12 is not set
   1.191 -CT_DUMA_V_2_5_14=y
   1.192 -CT_DUMA_VERSION="2_5_14"
   1.193 +# CT_DUMA_V_2_5_14 is not set
   1.194 +CT_DUMA_V_2_5_15=y
   1.195 +CT_DUMA_VERSION="2_5_15"
   1.196  CT_DEBUG_gdb=y
   1.197  CT_GDB_CROSS=y
   1.198  # CT_GDB_CROSS_STATIC is not set
   1.199 @@ -393,9 +396,10 @@
   1.200  CT_NCURSES_VERSION="5.7"
   1.201  CT_DEBUG_ltrace=y
   1.202  # CT_LTRACE_V_0_4 is not set
   1.203 -CT_LTRACE_V_0_5=y
   1.204 +# CT_LTRACE_V_0_5 is not set
   1.205  # CT_LTRACE_V_0_5_1 is not set
   1.206 -CT_LTRACE_VERSION="0.5"
   1.207 +CT_LTRACE_V_0_5_2=y
   1.208 +CT_LTRACE_VERSION="0.5.2"
   1.209  CT_DEBUG_strace=y
   1.210  # CT_STRACE_V_4_5 is not set
   1.211  # CT_STRACE_V_4_5_14 is not set
   1.212 @@ -404,3 +408,41 @@
   1.213  CT_STRACE_V_4_5_17=y
   1.214  # CT_STRACE_V_4_5_18 is not set
   1.215  CT_STRACE_VERSION="4.5.17"
   1.216 +
   1.217 +#
   1.218 +# Tools facilities
   1.219 +#
   1.220 +CT_TOOL_libelf=y
   1.221 +# CT_LIBELF_V_0_8_10 is not set
   1.222 +CT_LIBELF_V_0_8_11=y
   1.223 +CT_LIBELF_VERSION="0.8.11"
   1.224 +CT_TOOL_sstrip=y
   1.225 +CT_SSTRIP_BUILDROOT=y
   1.226 +# CT_SSTRIP_ELFKICKERS is not set
   1.227 +CT_SSTRIP_FROM="buildroot"
   1.228 +
   1.229 +#
   1.230 +# Companion libraries
   1.231 +#
   1.232 +CT_WRAPPER_NEEDED=y
   1.233 +CT_GMP_MPFR=y
   1.234 +# CT_GMP_V_4_2_2 is not set
   1.235 +# CT_GMP_V_4_2_4 is not set
   1.236 +# CT_GMP_V_4_3_0 is not set
   1.237 +CT_GMP_V_4_3_1=y
   1.238 +CT_GMP_VERSION="4.3.1"
   1.239 +# CT_MPFR_V_2_3_1 is not set
   1.240 +# CT_MPFR_V_2_3_2 is not set
   1.241 +# CT_MPFR_V_2_4_0 is not set
   1.242 +CT_MPFR_V_2_4_1=y
   1.243 +CT_MPFR_VERSION="2.4.1"
   1.244 +# CT_PPL_CLOOG_MPC is not set
   1.245 +
   1.246 +#
   1.247 +# Companion libraries common options
   1.248 +#
   1.249 +# CT_COMP_LIBS_CHECK is not set
   1.250 +CT_COMP_LIBS_TARGET=y
   1.251 +CT_TOOLS_WRAPPER_SCRIPT=y
   1.252 +# CT_TOOLS_WRAPPER_EXEC is not set
   1.253 +CT_TOOLS_WRAPPER="script"