samples/avr32-unknown-none/crosstool.config
changeset 2983 f80b978b443b
parent 2953 b0f1b8711716
child 3203 74fd467be5aa
     1.1 --- a/samples/avr32-unknown-none/crosstool.config	Mon Apr 30 18:14:13 2012 +0200
     1.2 +++ b/samples/avr32-unknown-none/crosstool.config	Mon May 07 00:10:00 2012 +0200
     1.3 @@ -1,357 +1,9 @@
     1.4 -#
     1.5 -# Automatically generated make config: don't edit
     1.6 -# crosstool-NG hg+default-f9c5fd485edd Configuration
     1.7 -# Mon Apr 30 18:20:19 2012
     1.8 -#
     1.9 -CT_CONFIGURE_has_xz=y
    1.10 -CT_CONFIGURE_has_cvs=y
    1.11 -CT_CONFIGURE_has_svn=y
    1.12 -CT_MODULES=y
    1.13 -
    1.14 -#
    1.15 -# Paths and misc options
    1.16 -#
    1.17 -
    1.18 -#
    1.19 -# crosstool-NG behavior
    1.20 -#
    1.21 -# CT_OBSOLETE is not set
    1.22  CT_EXPERIMENTAL=y
    1.23 -# CT_DEBUG_CT is not set
    1.24 -
    1.25 -#
    1.26 -# Paths
    1.27 -#
    1.28  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    1.29  CT_SAVE_TARBALLS=y
    1.30 -CT_WORK_DIR="${CT_TOP_DIR}/.build"
    1.31 -CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    1.32 -CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    1.33 -CT_RM_RF_PREFIX_DIR=y
    1.34 -CT_REMOVE_DOCS=y
    1.35 -CT_INSTALL_DIR_RO=y
    1.36 -CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
    1.37 -
    1.38 -#
    1.39 -# Downloading
    1.40 -#
    1.41 -# CT_FORBID_DOWNLOAD is not set
    1.42 -# CT_FORCE_DOWNLOAD is not set
    1.43 -CT_CONNECT_TIMEOUT=10
    1.44 -# CT_ONLY_DOWNLOAD is not set
    1.45 -# CT_USE_MIRROR is not set
    1.46 -
    1.47 -#
    1.48 -# Extracting
    1.49 -#
    1.50 -# CT_FORCE_EXTRACT is not set
    1.51 -CT_OVERIDE_CONFIG_GUESS_SUB=y
    1.52 -# CT_ONLY_EXTRACT is not set
    1.53 -CT_PATCH_BUNDLED=y
    1.54 -# CT_PATCH_LOCAL is not set
    1.55 -# CT_PATCH_BUNDLED_LOCAL is not set
    1.56 -# CT_PATCH_LOCAL_BUNDLED is not set
    1.57 -# CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
    1.58 -# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
    1.59 -# CT_PATCH_NONE is not set
    1.60 -CT_PATCH_ORDER="bundled"
    1.61 -
    1.62 -#
    1.63 -# Build behavior
    1.64 -#
    1.65 -CT_PARALLEL_JOBS=0
    1.66 -CT_LOAD=0
    1.67 -CT_USE_PIPES=y
    1.68 -CT_EXTRA_FLAGS_FOR_HOST=""
    1.69  CT_CONFIG_SHELL_SH=y
    1.70 -# CT_CONFIG_SHELL_ASH is not set
    1.71 -# CT_CONFIG_SHELL_BASH is not set
    1.72 -# CT_CONFIG_SHELL_CUSTOM is not set
    1.73 -CT_CONFIG_SHELL="/bin/sh"
    1.74 -
    1.75 -#
    1.76 -# Logging
    1.77 -#
    1.78 -# CT_LOG_ERROR is not set
    1.79 -# CT_LOG_WARN is not set
    1.80 -# CT_LOG_INFO is not set
    1.81  CT_LOG_EXTRA=y
    1.82 -# CT_LOG_ALL is not set
    1.83 -# CT_LOG_DEBUG is not set
    1.84 -CT_LOG_LEVEL_MAX="EXTRA"
    1.85 -# CT_LOG_SEE_TOOLS_WARN is not set
    1.86 -CT_LOG_PROGRESS_BAR=y
    1.87 -CT_LOG_TO_FILE=y
    1.88 -CT_LOG_FILE_COMPRESS=y
    1.89 -
    1.90 -#
    1.91 -# Target options
    1.92 -#
    1.93 -CT_ARCH="avr32"
    1.94 -CT_ARCH_SUPPORTS_32=y
    1.95 -CT_ARCH_SUPPORTS_WITH_ARCH=y
    1.96 -CT_ARCH_SUPPORTS_WITH_CPU=y
    1.97 -CT_ARCH_SUPPORTS_WITH_TUNE=y
    1.98 -CT_ARCH_SUPPORTS_WITH_FPU=y
    1.99 -CT_ARCH_DEFAULT_BE=y
   1.100 -CT_ARCH_DEFAULT_32=y
   1.101 -CT_ARCH_ARCH=""
   1.102 -CT_ARCH_CPU=""
   1.103 -CT_ARCH_TUNE=""
   1.104 -CT_ARCH_FPU=""
   1.105 -CT_ARCH_32=y
   1.106 -CT_ARCH_BITNESS=32
   1.107 -CT_TARGET_CFLAGS=""
   1.108 -CT_TARGET_LDFLAGS=""
   1.109 -# CT_ARCH_alpha is not set
   1.110 -# CT_ARCH_arm is not set
   1.111  CT_ARCH_avr32=y
   1.112 -# CT_ARCH_blackfin is not set
   1.113 -# CT_ARCH_m68k is not set
   1.114 -# CT_ARCH_mips is not set
   1.115 -# CT_ARCH_powerpc is not set
   1.116 -# CT_ARCH_s390 is not set
   1.117 -# CT_ARCH_sh is not set
   1.118 -# CT_ARCH_sparc is not set
   1.119 -# CT_ARCH_x86 is not set
   1.120 -CT_ARCH_alpha_AVAILABLE=y
   1.121 -CT_ARCH_arm_AVAILABLE=y
   1.122 -CT_ARCH_avr32_AVAILABLE=y
   1.123 -CT_ARCH_blackfin_AVAILABLE=y
   1.124 -CT_ARCH_m68k_AVAILABLE=y
   1.125 -CT_ARCH_mips_AVAILABLE=y
   1.126 -CT_ARCH_powerpc_AVAILABLE=y
   1.127 -CT_ARCH_s390_AVAILABLE=y
   1.128 -CT_ARCH_sh_AVAILABLE=y
   1.129 -CT_ARCH_sparc_AVAILABLE=y
   1.130 -CT_ARCH_x86_AVAILABLE=y
   1.131 -
   1.132 -#
   1.133 -# Generic target options
   1.134 -#
   1.135 -# CT_MULTILIB is not set
   1.136 -CT_ARCH_USE_MMU=y
   1.137 -
   1.138 -#
   1.139 -# Target optimisations
   1.140 -#
   1.141 -CT_ARCH_FLOAT=""
   1.142 -
   1.143 -#
   1.144 -# Toolchain options
   1.145 -#
   1.146 -
   1.147 -#
   1.148 -# General toolchain options
   1.149 -#
   1.150 -CT_FORCE_SYSROOT=y
   1.151 -CT_USE_SYSROOT=y
   1.152 -CT_SYSROOT_NAME="sysroot"
   1.153 -CT_SYSROOT_DIR_PREFIX=""
   1.154 -# CT_STATIC_TOOLCHAIN is not set
   1.155 -CT_TOOLCHAIN_PKGVERSION=""
   1.156 -CT_TOOLCHAIN_BUGURL=""
   1.157 -
   1.158 -#
   1.159 -# Tuple completion and aliasing
   1.160 -#
   1.161 -CT_TARGET_VENDOR="unknown"
   1.162 -CT_TARGET_ALIAS_SED_EXPR=""
   1.163 -CT_TARGET_ALIAS=""
   1.164 -
   1.165 -#
   1.166 -# Toolchain type
   1.167 -#
   1.168 -# CT_NATIVE is not set
   1.169 -CT_CROSS=y
   1.170 -# CT_CROSS_NATIVE is not set
   1.171 -# CT_CANADIAN is not set
   1.172 -CT_TOOLCHAIN_TYPE="cross"
   1.173 -
   1.174 -#
   1.175 -# Build system
   1.176 -#
   1.177 -CT_BUILD=""
   1.178 -CT_BUILD_PREFIX=""
   1.179 -CT_BUILD_SUFFIX=""
   1.180 -
   1.181 -#
   1.182 -# Misc options
   1.183 -#
   1.184 -# CT_TOOLCHAIN_ENABLE_NLS is not set
   1.185 -
   1.186 -#
   1.187 -# Operating System
   1.188 -#
   1.189 -CT_BARE_METAL=y
   1.190 -CT_KERNEL="bare-metal"
   1.191 -CT_KERNEL_bare_metal=y
   1.192 -# CT_KERNEL_linux is not set
   1.193 -CT_KERNEL_bare_metal_AVAILABLE=y
   1.194 -CT_KERNEL_linux_AVAILABLE=y
   1.195 -CT_KERNEL_mingw32_AVAILABLE=y
   1.196 -
   1.197 -#
   1.198 -# Common kernel options
   1.199 -#
   1.200 -
   1.201 -#
   1.202 -# Binary utilities
   1.203 -#
   1.204 -CT_ARCH_BINFMT_ELF=y
   1.205 -
   1.206 -#
   1.207 -# GNU binutils
   1.208 -#
   1.209 -# CT_BINUTILS_V_2_22 is not set
   1.210 -# CT_BINUTILS_V_2_21_53 is not set
   1.211 -# CT_BINUTILS_V_2_21_1a is not set
   1.212 -# CT_BINUTILS_V_2_20_1a is not set
   1.213 -# CT_BINUTILS_V_2_19_1a is not set
   1.214  CT_BINUTILS_V_2_18a=y
   1.215 -CT_BINUTILS_VERSION="2.18a"
   1.216 -CT_BINUTILS_2_18_or_later=y
   1.217 -CT_BINUTILS_HAS_HASH_STYLE=y
   1.218 -CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
   1.219 -CT_BINUTILS_LINKER_LD=y
   1.220 -CT_BINUTILS_LINKERS_LIST="ld"
   1.221 -CT_BINUTILS_LINKER_DEFAULT="bfd"
   1.222 -CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
   1.223 -
   1.224 -#
   1.225 -# C compiler
   1.226 -#
   1.227 -CT_CC="gcc"
   1.228 -CT_CC_VERSION="4.2.2"
   1.229 -CT_CC_gcc=y
   1.230 -# CT_CC_GCC_SHOW_LINARO is not set
   1.231 -# CT_CC_V_4_7_0 is not set
   1.232 -# CT_CC_V_4_6_3 is not set
   1.233 -# CT_CC_V_4_6_2 is not set
   1.234 -# CT_CC_V_4_6_1 is not set
   1.235 -# CT_CC_V_4_6_0 is not set
   1.236 -# CT_CC_V_4_5_3 is not set
   1.237 -# CT_CC_V_4_5_2 is not set
   1.238 -# CT_CC_V_4_5_1 is not set
   1.239 -# CT_CC_V_4_5_0 is not set
   1.240 -# CT_CC_V_4_4_7 is not set
   1.241 -# CT_CC_V_4_4_6 is not set
   1.242 -# CT_CC_V_4_4_5 is not set
   1.243 -# CT_CC_V_4_4_4 is not set
   1.244 -# CT_CC_V_4_4_3 is not set
   1.245 -# CT_CC_V_4_4_2 is not set
   1.246 -# CT_CC_V_4_4_1 is not set
   1.247 -# CT_CC_V_4_4_0 is not set
   1.248 -# CT_CC_V_4_3_6 is not set
   1.249 -# CT_CC_V_4_3_5 is not set
   1.250 -# CT_CC_V_4_3_4 is not set
   1.251 -# CT_CC_V_4_3_3 is not set
   1.252 -# CT_CC_V_4_3_2 is not set
   1.253 -# CT_CC_V_4_3_1 is not set
   1.254 -# CT_CC_V_4_2_4 is not set
   1.255  CT_CC_V_4_2_2=y
   1.256 -CT_CC_GCC_4_2=y
   1.257 -CT_CC_GCC_4_2_or_later=y
   1.258 -CT_CC_SUPPORT_CXX=y
   1.259 -CT_CC_SUPPORT_FORTRAN=y
   1.260 -CT_CC_SUPPORT_JAVA=y
   1.261 -CT_CC_SUPPORT_ADA=y
   1.262 -CT_CC_SUPPORT_OBJC=y
   1.263 -CT_CC_SUPPORT_OBJCXX=y
   1.264 -
   1.265 -#
   1.266 -# Additional supported languages:
   1.267 -#
   1.268 -# CT_CC_LANG_CXX is not set
   1.269 -
   1.270 -#
   1.271 -# gcc other options
   1.272 -#
   1.273 -CT_CC_ENABLE_CXX_FLAGS=""
   1.274 -CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
   1.275 -# CT_CC_GCC_SYSTEM_ZLIB is not set
   1.276 -
   1.277 -#
   1.278 -# Optimisation features
   1.279 -#
   1.280 -
   1.281 -#
   1.282 -# Settings for libraries running on target
   1.283 -#
   1.284 -CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
   1.285 -# CT_CC_GCC_LIBMUDFLAP is not set
   1.286 -# CT_CC_GCC_LIBGOMP is not set
   1.287 -# CT_CC_GCC_LIBSSP is not set
   1.288 -
   1.289 -#
   1.290 -# Misc. obscure options.
   1.291 -#
   1.292 -# CT_CC_GCC_DISABLE_PCH is not set
   1.293 -CT_CC_GCC_LDBL_128=m
   1.294 -
   1.295 -#
   1.296 -# C-library
   1.297 -#
   1.298 -CT_LIBC="newlib"
   1.299 -CT_LIBC_VERSION="1.17.0"
   1.300 -CT_LIBC_newlib=y
   1.301 -# CT_LIBC_none is not set
   1.302 -CT_LIBC_eglibc_AVAILABLE=y
   1.303 -CT_LIBC_glibc_AVAILABLE=y
   1.304 -CT_LIBC_mingw_AVAILABLE=y
   1.305 -CT_LIBC_newlib_AVAILABLE=y
   1.306 -# CT_LIBC_NEWLIB_V_1_19_0 is not set
   1.307 -# CT_LIBC_NEWLIB_V_1_18_0 is not set
   1.308  CT_LIBC_NEWLIB_V_1_17_0=y
   1.309 -# CT_LIBC_NEWLIB_CVS is not set
   1.310 -
   1.311 -#
   1.312 -# Architecture specific options
   1.313 -#
   1.314 -CT_ATMEL_AVR32_HEADERS=y
   1.315 -CT_LIBC_none_AVAILABLE=y
   1.316 -CT_LIBC_uClibc_AVAILABLE=y
   1.317 -CT_LIBC_SUPPORT_THREADS_NONE=y
   1.318 -CT_THREADS="none"
   1.319 -
   1.320 -#
   1.321 -# Common C library options
   1.322 -#
   1.323 -CT_THREADS_NONE=y
   1.324 -
   1.325 -#
   1.326 -# newlib other options
   1.327 -#
   1.328 -# CT_LIBC_NEWLIB_IO_C99FMT is not set
   1.329 -# CT_LIBC_NEWLIB_IO_LL is not set
   1.330 -# CT_LIBC_NEWLIB_IO_FLOAT is not set
   1.331 -# CT_LIBC_NEWLIB_DISABLE_SUPPLIED_SYSCALLS is not set
   1.332 -CT_LIBC_NEWLIB_ENABLE_TARGET_OPTSPACE=y
   1.333 -CT_LIBC_NEWLIB_EXTRA_CONFIG_ARRAY=""
   1.334 -
   1.335 -#
   1.336 -# Debug facilities
   1.337 -#
   1.338 -# CT_DEBUG_dmalloc is not set
   1.339 -# CT_DEBUG_duma is not set
   1.340 -# CT_DEBUG_gdb is not set
   1.341 -# CT_DEBUG_ltrace is not set
   1.342 -# CT_DEBUG_strace is not set
   1.343 -
   1.344 -#
   1.345 -# Companion libraries
   1.346 -#
   1.347 -
   1.348 -#
   1.349 -# Companion tools
   1.350 -#
   1.351 -
   1.352 -#
   1.353 -# READ HELP before you say 'Y' below !!!
   1.354 -#
   1.355 -# CT_COMP_TOOLS is not set
   1.356 -
   1.357 -#
   1.358 -# Test suite
   1.359 -#
   1.360 -# CT_TEST_SUITE_GCC is not set