samples/arm-unknown-eabi/crosstool.config
changeset 1532 4bbffda18b21
parent 1296 5bfdfe1a4a6f
child 1616 1fda13e5d961
     1.1 --- a/samples/arm-unknown-eabi/crosstool.config	Sun Apr 19 17:06:49 2009 +0000
     1.2 +++ b/samples/arm-unknown-eabi/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@1474
     1.7 -# Sun Apr 19 19:02:02 2009
     1.8 +# crosstool-NG version: hg_default@1519_9c7bc87be52d
     1.9 +# Tue Sep  8 18:27:19 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=y
    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 @@ -74,12 +86,14 @@
    1.50  #
    1.51  CT_ARCH="arm"
    1.52  # CT_ARCH_64 is not set
    1.53 +# CT_ARCH_SUPPORTS_BOTH_MMU is not set
    1.54 +CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    1.55  CT_ARCH_SUPPORT_ARCH=y
    1.56  # CT_ARCH_SUPPORT_ABI is not set
    1.57  CT_ARCH_SUPPORT_CPU=y
    1.58  CT_ARCH_SUPPORT_TUNE=y
    1.59  CT_ARCH_SUPPORT_FPU=y
    1.60 -CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    1.61 +# CT_ARCH_DEFAULT_HAS_MMU is not set
    1.62  # CT_ARCH_DEFAULT_BE is not set
    1.63  CT_ARCH_DEFAULT_LE=y
    1.64  CT_ARCH_ARCH=""
    1.65 @@ -98,6 +112,7 @@
    1.66  #
    1.67  # CT_ARCH_alpha is not set
    1.68  CT_ARCH_arm=y
    1.69 +# CT_ARCH_avr32 is not set
    1.70  # CT_ARCH_ia64 is not set
    1.71  # CT_ARCH_mips is not set
    1.72  # CT_ARCH_powerpc is not set
    1.73 @@ -106,6 +121,7 @@
    1.74  # CT_ARCH_x86 is not set
    1.75  # CT_ARCH_x86_64 is not set
    1.76  CT_ARCH_ARM_EABI=y
    1.77 +CT_ARCH_USE_MMU=y
    1.78  
    1.79  #
    1.80  # Target optimisations
    1.81 @@ -148,27 +164,23 @@
    1.82  # Operating System
    1.83  #
    1.84  CT_BARE_METAL=y
    1.85 +# CT_KERNEL_SUPPORTS_SHARED_LIBS is not set
    1.86  CT_KERNEL="bare-metal"
    1.87  CT_KERNEL_bare_metal=y
    1.88  # CT_KERNEL_linux is not set
    1.89  
    1.90  #
    1.91 -# GMP and MPFR
    1.92 +# Common kernel options
    1.93  #
    1.94 -CT_GMP_MPFR=y
    1.95 -# CT_GMP_V_4_2_2 is not set
    1.96 -CT_GMP_V_4_2_4=y
    1.97 -CT_GMP_VERSION="4.2.4"
    1.98 -CT_GMP_CHECK=y
    1.99 -# CT_MPFR_V_2_3_1 is not set
   1.100 -# CT_MPFR_V_2_3_2 is not set
   1.101 -# CT_MPFR_V_2_4_0 is not set
   1.102 -CT_MPFR_V_2_4_1=y
   1.103 -CT_MPFR_VERSION="2.4.1"
   1.104 -CT_MPFR_CHECK=y
   1.105  
   1.106  #
   1.107 -# binutils
   1.108 +# Binary utilities
   1.109 +#
   1.110 +CT_ARCH_BINFMT_ELF=y
   1.111 +# CT_ARCH_BINFMT_FLAT is not set
   1.112 +
   1.113 +#
   1.114 +# GNU binutils
   1.115  #
   1.116  CT_BINUTILS_VERSION="2.19.1"
   1.117  # CT_BINUTILS_V_2_14 is not set
   1.118 @@ -196,7 +208,7 @@
   1.119  # C compiler
   1.120  #
   1.121  CT_CC="gcc"
   1.122 -CT_CC_VERSION="4.3.2"
   1.123 +CT_CC_VERSION="4.3.4"
   1.124  CT_CC_gcc=y
   1.125  # CT_CC_V_3_2_3 is not set
   1.126  # CT_CC_V_3_3_6 is not set
   1.127 @@ -216,11 +228,14 @@
   1.128  # CT_CC_V_4_2_4 is not set
   1.129  # CT_CC_V_4_3_0 is not set
   1.130  # CT_CC_V_4_3_1 is not set
   1.131 -CT_CC_V_4_3_2=y
   1.132 +# CT_CC_V_4_3_2 is not set
   1.133  # CT_CC_V_4_3_3 is not set
   1.134 +CT_CC_V_4_3_4=y
   1.135  # CT_CC_V_4_4_0 is not set
   1.136 +# CT_CC_V_4_4_1 is not set
   1.137  CT_CC_GCC_4_3_or_later=y
   1.138 -# CT_CC_GCC_4_4_snapshot is not set
   1.139 +# CT_CC_GCC_4_4_or_later is not set
   1.140 +CT_CC_ENABLE_CXX_FLAGS=""
   1.141  CT_CC_CORE_EXTRA_CONFIG=""
   1.142  CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
   1.143  CT_CC_BUGURL=""
   1.144 @@ -242,6 +257,7 @@
   1.145  #
   1.146  # CT_LIBC_eglibc is not set
   1.147  # CT_LIBC_glibc is not set
   1.148 +# CT_LIBC_newlib is not set
   1.149  # CT_LIBC_uClibc is not set
   1.150  
   1.151  #
   1.152 @@ -255,12 +271,6 @@
   1.153  CT_THREADS_NONE=y
   1.154  
   1.155  #
   1.156 -# Tools facilities
   1.157 -#
   1.158 -# CT_TOOL_libelf is not set
   1.159 -# CT_TOOL_sstrip is not set
   1.160 -
   1.161 -#
   1.162  # Debug facilities
   1.163  #
   1.164  # CT_DEBUG_dmalloc is not set
   1.165 @@ -286,3 +296,34 @@
   1.166  CT_GDB_VERSION="6.8"
   1.167  # CT_DEBUG_ltrace is not set
   1.168  # CT_DEBUG_strace is not set
   1.169 +
   1.170 +#
   1.171 +# Tools facilities
   1.172 +#
   1.173 +# CT_TOOL_libelf is not set
   1.174 +# CT_TOOL_sstrip is not set
   1.175 +
   1.176 +#
   1.177 +# Companion libraries
   1.178 +#
   1.179 +CT_WRAPPER_NEEDED=y
   1.180 +CT_GMP_MPFR=y
   1.181 +# CT_GMP_V_4_2_2 is not set
   1.182 +# CT_GMP_V_4_2_4 is not set
   1.183 +# CT_GMP_V_4_3_0 is not set
   1.184 +CT_GMP_V_4_3_1=y
   1.185 +CT_GMP_VERSION="4.3.1"
   1.186 +# CT_MPFR_V_2_3_1 is not set
   1.187 +# CT_MPFR_V_2_3_2 is not set
   1.188 +# CT_MPFR_V_2_4_0 is not set
   1.189 +CT_MPFR_V_2_4_1=y
   1.190 +CT_MPFR_VERSION="2.4.1"
   1.191 +# CT_PPL_CLOOG_MPC is not set
   1.192 +
   1.193 +#
   1.194 +# Companion libraries common options
   1.195 +#
   1.196 +# CT_COMP_LIBS_CHECK is not set
   1.197 +CT_TOOLS_WRAPPER_SCRIPT=y
   1.198 +# CT_TOOLS_WRAPPER_EXEC is not set
   1.199 +CT_TOOLS_WRAPPER="script"