samples/arm-unknown-eabi/crosstool.config
changeset 2290 ba82eb173bd4
parent 2173 fff955de3fb8
child 2426 c28f755277eb
     1.1 --- a/samples/arm-unknown-eabi/crosstool.config	Wed Nov 03 18:30:30 2010 +0100
     1.2 +++ b/samples/arm-unknown-eabi/crosstool.config	Sun Jan 30 19:25:56 2011 +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@2172_c90a53aecfaa
     1.7 -# Tue Nov  2 21:20:58 2010
     1.8 +# crosstool-NG version: hg_default@2288_c13bdc8f9abe
     1.9 +# Sat Jan 29 14:11:14 2011
    1.10  #
    1.11  # CT_BACKEND is not set
    1.12  CT_MODULES=y
    1.13 @@ -25,6 +25,7 @@
    1.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
    1.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    1.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    1.17 +CT_RM_RF_PREFIX_DIR=y
    1.18  CT_REMOVE_DOCS=y
    1.19  CT_INSTALL_DIR_RO=y
    1.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
    1.21 @@ -38,7 +39,6 @@
    1.22  # CT_PREFER_MIRROR is not set
    1.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
    1.24  CT_CONNECT_TIMEOUT=10
    1.25 -CT_DOWNLOAD_MAX_CHUNKS=1
    1.26  # CT_ONLY_DOWNLOAD is not set
    1.27  
    1.28  #
    1.29 @@ -124,7 +124,6 @@
    1.30  CT_ARCH_arm=y
    1.31  # CT_ARCH_avr32 is not set
    1.32  # CT_ARCH_blackfin is not set
    1.33 -# CT_ARCH_ia64 is not set
    1.34  # CT_ARCH_m68k is not set
    1.35  # CT_ARCH_mips is not set
    1.36  # CT_ARCH_powerpc is not set
    1.37 @@ -135,7 +134,6 @@
    1.38  CT_ARCH_arm_AVAILABLE=y
    1.39  CT_ARCH_avr32_AVAILABLE=y
    1.40  CT_ARCH_blackfin_AVAILABLE=y
    1.41 -CT_ARCH_ia64_AVAILABLE=y
    1.42  CT_ARCH_m68k_AVAILABLE=y
    1.43  CT_ARCH_mips_AVAILABLE=y
    1.44  CT_ARCH_powerpc_AVAILABLE=y
    1.45 @@ -163,7 +161,9 @@
    1.46  #
    1.47  # General toolchain options
    1.48  #
    1.49 +CT_FORCE_SYSROOT=y
    1.50  CT_USE_SYSROOT=y
    1.51 +CT_SYSROOT_NAME="sysroot"
    1.52  CT_SYSROOT_DIR_PREFIX=""
    1.53  
    1.54  #
    1.55 @@ -217,6 +217,7 @@
    1.56  #
    1.57  # GNU binutils
    1.58  #
    1.59 +# CT_BINUTILS_V_2_21 is not set
    1.60  # CT_BINUTILS_V_2_20_1 is not set
    1.61  # CT_BINUTILS_V_2_20 is not set
    1.62  CT_BINUTILS_V_2_19_1=y
    1.63 @@ -233,6 +234,7 @@
    1.64  CT_CC="gcc"
    1.65  CT_CC_VERSION="4.3.4"
    1.66  CT_CC_gcc=y
    1.67 +# CT_CC_V_4_5_2 is not set
    1.68  # CT_CC_V_4_5_1 is not set
    1.69  # CT_CC_V_4_5_0 is not set
    1.70  # CT_CC_V_4_4_5 is not set
    1.71 @@ -322,6 +324,7 @@
    1.72  # CT_LIBC_SUPPORT_NPTL is not set
    1.73  # CT_LIBC_SUPPORT_LINUXTHREADS is not set
    1.74  # CT_LIBC_SUPPORT_WIN32THREADS is not set
    1.75 +CT_LIBC_SUPPORT_THREADS_NONE=y
    1.76  CT_THREADS="none"
    1.77  
    1.78  #