samples/mips-ar2315-linux-gnu/crosstool.config
changeset 2055 5b352265b42e
parent 1941 591a6de0f04d
child 2140 bf9fa67629cd
     1.1 --- a/samples/mips-ar2315-linux-gnu/crosstool.config	Fri Apr 30 14:28:14 2010 +0200
     1.2 +++ b/samples/mips-ar2315-linux-gnu/crosstool.config	Sun Aug 01 14:21:13 2010 +0200
     1.3 @@ -1,7 +1,25 @@
     1.4 +#
     1.5 +# Automatically generated make config: don't edit
     1.6 +# crosstool-NG version: hg_default@2054_fb4bba062948
     1.7 +# Fri Jul 30 23:34:41 2010
     1.8 +#
     1.9  # CT_BACKEND is not set
    1.10 +CT_MODULES=y
    1.11 +
    1.12 +#
    1.13 +# Paths and misc options
    1.14 +#
    1.15 +
    1.16 +#
    1.17 +# crosstool-NG behavior
    1.18 +#
    1.19  # CT_OBSOLETE is not set
    1.20  CT_EXPERIMENTAL=y
    1.21  # CT_DEBUG_CT is not set
    1.22 +
    1.23 +#
    1.24 +# Paths
    1.25 +#
    1.26  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    1.27  CT_SAVE_TARBALLS=y
    1.28  CT_WORK_DIR="${CT_TOP_DIR}/targets"
    1.29 @@ -9,12 +27,20 @@
    1.30  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    1.31  CT_REMOVE_DOCS=y
    1.32  CT_INSTALL_DIR_RO=y
    1.33 +
    1.34 +#
    1.35 +# Downloading
    1.36 +#
    1.37  # CT_FORBID_DOWNLOAD is not set
    1.38  # CT_FORCE_DOWNLOAD is not set
    1.39  # CT_USE_MIRROR is not set
    1.40  CT_CONNECT_TIMEOUT=10
    1.41  CT_DOWNLOAD_MAX_CHUNKS=5
    1.42  # CT_ONLY_DOWNLOAD is not set
    1.43 +
    1.44 +#
    1.45 +# Extracting
    1.46 +#
    1.47  # CT_FORCE_EXTRACT is not set
    1.48  CT_OVERIDE_CONFIG_GUESS_SUB=y
    1.49  # CT_ONLY_EXTRACT is not set
    1.50 @@ -28,6 +54,10 @@
    1.51  CT_PATCH_ORDER="bundled"
    1.52  # CT_PATCH_SINGLE is not set
    1.53  # CT_PATCH_USE_LOCAL is not set
    1.54 +
    1.55 +#
    1.56 +# Build behavior
    1.57 +#
    1.58  CT_PARALLEL_JOBS=1
    1.59  CT_LOAD=0
    1.60  CT_USE_PIPES=y
    1.61 @@ -36,6 +66,10 @@
    1.62  CT_CONFIG_SHELL_BASH=y
    1.63  # CT_CONFIG_SHELL_CUSTOM is not set
    1.64  CT_CONFIG_SHELL="bash"
    1.65 +
    1.66 +#
    1.67 +# Logging
    1.68 +#
    1.69  # CT_LOG_ERROR is not set
    1.70  # CT_LOG_WARN is not set
    1.71  # CT_LOG_INFO is not set
    1.72 @@ -47,6 +81,10 @@
    1.73  CT_LOG_PROGRESS_BAR=y
    1.74  CT_LOG_TO_FILE=y
    1.75  CT_LOG_FILE_COMPRESS=y
    1.76 +
    1.77 +#
    1.78 +# Target options
    1.79 +#
    1.80  CT_ARCH="mips"
    1.81  # CT_ARCH_SUPPORTS_BOTH_MMU is not set
    1.82  CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    1.83 @@ -74,6 +112,10 @@
    1.84  CT_ARCH_FLOAT_SW=y
    1.85  CT_TARGET_CFLAGS=""
    1.86  CT_TARGET_LDFLAGS=""
    1.87 +
    1.88 +#
    1.89 +# General target options
    1.90 +#
    1.91  # CT_ARCH_alpha is not set
    1.92  # CT_ARCH_arm is not set
    1.93  # CT_ARCH_avr32 is not set
    1.94 @@ -97,47 +139,96 @@
    1.95  CT_ARCH_sh_AVAILABLE=y
    1.96  CT_ARCH_x86_AVAILABLE=y
    1.97  CT_ARCH_USE_MMU=y
    1.98 +
    1.99 +#
   1.100 +# Target optimisations
   1.101 +#
   1.102 +
   1.103 +#
   1.104 +# Toolchain options
   1.105 +#
   1.106 +
   1.107 +#
   1.108 +# General toolchain options
   1.109 +#
   1.110  CT_USE_SYSROOT=y
   1.111  CT_SYSROOT_DIR_PREFIX=""
   1.112 +
   1.113 +#
   1.114 +# Tuple completion and aliasing
   1.115 +#
   1.116  CT_TARGET_VENDOR="ar2315"
   1.117  CT_TARGET_ALIAS_SED_EXPR=""
   1.118  CT_TARGET_ALIAS=""
   1.119 +
   1.120 +#
   1.121 +# Toolchain type
   1.122 +#
   1.123  # CT_NATIVE is not set
   1.124  CT_CROSS=y
   1.125  # CT_CROSS_NATIVE is not set
   1.126  # CT_CANADIAN is not set
   1.127  CT_TOOLCHAIN_TYPE="cross"
   1.128 +
   1.129 +#
   1.130 +# Build system
   1.131 +#
   1.132  CT_BUILD=""
   1.133  CT_BUILD_PREFIX=""
   1.134  CT_BUILD_SUFFIX=""
   1.135 +
   1.136 +#
   1.137 +# Operating System
   1.138 +#
   1.139  # CT_BARE_METAL is not set
   1.140 +# CT_MINGW32 is not set
   1.141  CT_KERNEL_SUPPORTS_SHARED_LIBS=y
   1.142  CT_KERNEL="linux"
   1.143  CT_KERNEL_VERSION="2.6.33.2"
   1.144  # CT_KERNEL_bare_metal is not set
   1.145  CT_KERNEL_linux=y
   1.146 +# CT_KERNEL_mingw32 is not set
   1.147  CT_KERNEL_bare_metal_AVAILABLE=y
   1.148  CT_KERNEL_linux_AVAILABLE=y
   1.149  CT_KERNEL_LINUX_INSTALL=y
   1.150 -CT_KERNEL_LINUX_INSTALL_CHECK=y
   1.151 +# CT_KERNEL_V_2_6_34_1 is not set
   1.152 +# CT_KERNEL_V_2_6_34 is not set
   1.153 +# CT_KERNEL_V_2_6_33_6 is not set
   1.154 +# CT_KERNEL_V_2_6_33_5 is not set
   1.155 +# CT_KERNEL_V_2_6_33_4 is not set
   1.156 +# CT_KERNEL_V_2_6_33_3 is not set
   1.157  CT_KERNEL_V_2_6_33_2=y
   1.158  # CT_KERNEL_V_2_6_33_1 is not set
   1.159  # CT_KERNEL_V_2_6_33 is not set
   1.160 -# CT_KERNEL_V_2_6_32_11 is not set
   1.161 -# CT_KERNEL_V_2_6_31_13 is not set
   1.162 +# CT_KERNEL_V_2_6_32_16 is not set
   1.163 +# CT_KERNEL_V_2_6_31_14 is not set
   1.164  # CT_KERNEL_V_2_6_30_10 is not set
   1.165 -# CT_KERNEL_V_2_6_29_6 is not set
   1.166 -# CT_KERNEL_V_2_6_28_10 is not set
   1.167 -# CT_KERNEL_V_2_6_27_46 is not set
   1.168 +# CT_KERNEL_V_2_6_27_48 is not set
   1.169 +# CT_KERNEL_LINUX_CUSTOM is not set
   1.170  CT_KERNEL_LINUX_VERBOSITY_0=y
   1.171  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   1.172  # CT_KERNEL_LINUX_VERBOSITY_2 is not set
   1.173  CT_KERNEL_LINUX_VERBOSE_LEVEL=0
   1.174 +CT_KERNEL_LINUX_INSTALL_CHECK=y
   1.175  # CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
   1.176 +CT_KERNEL_mingw32_AVAILABLE=y
   1.177 +
   1.178 +#
   1.179 +# Common kernel options
   1.180 +#
   1.181  CT_SHARED_LIBS=y
   1.182 +
   1.183 +#
   1.184 +# Binary utilities
   1.185 +#
   1.186  CT_ARCH_BINFMT_ELF=y
   1.187  # CT_ARCH_BINFMT_FLAT is not set
   1.188  # CT_ARCH_BINFMT_FDPIC is not set
   1.189 +
   1.190 +#
   1.191 +# GNU binutils
   1.192 +#
   1.193 +# CT_BINUTILS_V_2_20_1 is not set
   1.194  # CT_BINUTILS_V_2_20 is not set
   1.195  CT_BINUTILS_V_2_19_1=y
   1.196  # CT_BINUTILS_V_2_19 is not set
   1.197 @@ -147,11 +238,20 @@
   1.198  CT_BINUTILS_VERSION="2.19.1"
   1.199  CT_BINUTILS_EXTRA_CONFIG=""
   1.200  # CT_BINUTILS_FOR_TARGET is not set
   1.201 +
   1.202 +#
   1.203 +# sstrip
   1.204 +#
   1.205  CT_SSTRIP=y
   1.206 +
   1.207 +#
   1.208 +# C compiler
   1.209 +#
   1.210  CT_CC="gcc"
   1.211  CT_CC_VERSION="4.3.2"
   1.212  CT_CC_gcc=y
   1.213  # CT_CC_V_4_5_0 is not set
   1.214 +# CT_CC_V_4_4_4 is not set
   1.215  # CT_CC_V_4_4_3 is not set
   1.216  # CT_CC_V_4_4_2 is not set
   1.217  # CT_CC_V_4_4_1 is not set
   1.218 @@ -173,23 +273,23 @@
   1.219  # CT_CC_GCC_4_4_or_later is not set
   1.220  # CT_CC_GCC_4_5_or_later is not set
   1.221  CT_CC_GCC_USE_GMP_MPFR=y
   1.222 -# CT_CC_GCC_USE_PPL_CLOOG_MPC is not set
   1.223 -# CT_CC_GCC_USE_LIBELF is not set
   1.224 -CT_CC_CXA_ATEXIT=y
   1.225 -CT_CC_SJLJ_EXCEPTIONS_CONFIGURE=y
   1.226 -# CT_CC_SJLJ_EXCEPTIONS_USE is not set
   1.227 -# CT_CC_SJLJ_EXCEPTIONS_DONT_USE is not set
   1.228 +# CT_CC_GCC_USE_PPL_CLOOG is not set
   1.229 +# CT_CC_GCC_USE_MPC_LIBELF is not set
   1.230 +CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
   1.231 +CT_CC_BUGURL=""
   1.232  CT_CC_ENABLE_CXX_FLAGS=""
   1.233  CT_CC_CORE_EXTRA_CONFIG=""
   1.234  CT_CC_EXTRA_CONFIG=""
   1.235 -CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
   1.236 -CT_CC_BUGURL=""
   1.237  CT_CC_SUPPORT_CXX=y
   1.238  CT_CC_SUPPORT_FORTRAN=y
   1.239  CT_CC_SUPPORT_JAVA=y
   1.240  CT_CC_SUPPORT_ADA=y
   1.241  CT_CC_SUPPORT_OBJC=y
   1.242  CT_CC_SUPPORT_OBJCXX=y
   1.243 +
   1.244 +#
   1.245 +# Additional supported languages:
   1.246 +#
   1.247  CT_CC_LANG_CXX=y
   1.248  # CT_CC_LANG_FORTRAN is not set
   1.249  # CT_CC_LANG_JAVA is not set
   1.250 @@ -197,10 +297,28 @@
   1.251  # CT_CC_LANG_OBJC is not set
   1.252  # CT_CC_LANG_OBJCXX is not set
   1.253  CT_CC_LANG_OTHERS=""
   1.254 +
   1.255 +#
   1.256 +# gcc other options
   1.257 +#
   1.258 +CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
   1.259 +
   1.260 +#
   1.261 +# Misc. obscure options.
   1.262 +#
   1.263 +CT_CC_CXA_ATEXIT=y
   1.264 +# CT_CC_GCC_DISABLE_PCH is not set
   1.265 +CT_CC_GCC_SJLJ_EXCEPTIONS=m
   1.266 +# CT_CC_GCC_LIBMUDFLAP is not set
   1.267 +
   1.268 +#
   1.269 +# C-library
   1.270 +#
   1.271  CT_LIBC="eglibc"
   1.272  CT_LIBC_VERSION="2_9"
   1.273  CT_LIBC_eglibc=y
   1.274  # CT_LIBC_glibc is not set
   1.275 +# CT_LIBC_mingw is not set
   1.276  # CT_LIBC_newlib is not set
   1.277  # CT_LIBC_none is not set
   1.278  # CT_LIBC_uClibc is not set
   1.279 @@ -217,26 +335,63 @@
   1.280  # CT_EGLIBC_OPT_SIZE is not set
   1.281  # CT_EGLIBC_CUSTOM_CONFIG is not set
   1.282  CT_LIBC_glibc_AVAILABLE=y
   1.283 +CT_LIBC_mingw_AVAILABLE=y
   1.284  CT_LIBC_newlib_AVAILABLE=y
   1.285  CT_LIBC_none_AVAILABLE=y
   1.286  CT_LIBC_uClibc_AVAILABLE=y
   1.287 +
   1.288 +#
   1.289 +# glibc/eglibc common options
   1.290 +#
   1.291  CT_LIBC_GLIBC_EXTRA_CONFIG=""
   1.292  CT_LIBC_GLIBC_CONFIGPARMS=""
   1.293  CT_LIBC_GLIBC_EXTRA_CFLAGS=""
   1.294  CT_LIBC_EXTRA_CC_ARGS=""
   1.295  CT_LIBC_GLIBC_USE_PORTS=y
   1.296  CT_LIBC_ADDONS_LIST=""
   1.297 +
   1.298 +#
   1.299 +# WARNING !!!                                            
   1.300 +#
   1.301 +
   1.302 +#
   1.303 +#   For glibc >= 2.8, it can happen that the tarballs    
   1.304 +#
   1.305 +
   1.306 +#
   1.307 +#   for the addons are not available for download.       
   1.308 +#
   1.309 +
   1.310 +#
   1.311 +#   If that happens, bad luck... Try a previous version  
   1.312 +#
   1.313 +
   1.314 +#
   1.315 +#   or try again later... :-(                            
   1.316 +#
   1.317  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
   1.318  # CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS is not set
   1.319  CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN=y
   1.320  CT_LIBC_GLIBC_MIN_KERNEL_VERSION="2.6.25"
   1.321  CT_LIBC_GLIBC_MIN_KERNEL="2.6.25"
   1.322 +CT_LIBC_SUPPORT_THREADS_ANY=y
   1.323  CT_LIBC_SUPPORT_NPTL=y
   1.324  CT_LIBC_SUPPORT_LINUXTHREADS=y
   1.325 +# CT_LIBC_SUPPORT_WIN32THREADS is not set
   1.326  CT_THREADS="nptl"
   1.327 +
   1.328 +#
   1.329 +# Common C library options
   1.330 +#
   1.331  CT_THREADS_NPTL=y
   1.332  # CT_THREADS_LINUXTHREADS is not set
   1.333 +# CT_THREADS_WIN32THREADS is not set
   1.334  # CT_THREADS_NONE is not set
   1.335 +CT_LIBC_XLDD=y
   1.336 +
   1.337 +#
   1.338 +# Debug facilities
   1.339 +#
   1.340  CT_DEBUG_dmalloc=y
   1.341  CT_DMALLOC_V_5_5_2=y
   1.342  CT_DMALLOC_VERSION="5.5.2"
   1.343 @@ -256,12 +411,21 @@
   1.344  CT_GDB_VERSION="6.8"
   1.345  # CT_DEBUG_ltrace is not set
   1.346  CT_DEBUG_strace=y
   1.347 +# CT_STRACE_V_4_5_20 is not set
   1.348  CT_STRACE_V_4_5_19=y
   1.349  # CT_STRACE_V_4_5_18 is not set
   1.350  # CT_STRACE_V_4_5_17 is not set
   1.351  # CT_STRACE_V_4_5_16 is not set
   1.352  # CT_STRACE_V_4_5_15 is not set
   1.353  CT_STRACE_VERSION="4.5.19"
   1.354 +
   1.355 +#
   1.356 +# Companion libraries
   1.357 +#
   1.358 +
   1.359 +#
   1.360 +# FIXME: check real dependencies!!!
   1.361 +#
   1.362  CT_COMPLIBS=y
   1.363  # CT_WRAPPER_NEEDED is not set
   1.364  CT_GMP=y
   1.365 @@ -273,12 +437,31 @@
   1.366  # CT_GMP_V_4_2_4 is not set
   1.367  # CT_GMP_V_4_2_2 is not set
   1.368  CT_GMP_VERSION="4.3.2"
   1.369 +# CT_MPFR_V_3_0_0 is not set
   1.370  CT_MPFR_V_2_4_2=y
   1.371  # CT_MPFR_V_2_4_1 is not set
   1.372  # CT_MPFR_V_2_4_0 is not set
   1.373  # CT_MPFR_V_2_3_2 is not set
   1.374  # CT_MPFR_V_2_3_1 is not set
   1.375  CT_MPFR_VERSION="2.4.2"
   1.376 +
   1.377 +#
   1.378 +# Companion libraries common options
   1.379 +#
   1.380  # CT_COMPLIBS_CHECK is not set
   1.381  # CT_COMPLIBS_SHARED is not set
   1.382 +
   1.383 +#
   1.384 +# Companion tools
   1.385 +#
   1.386 +
   1.387 +#
   1.388 +# READ HELP before you say 'Y' below !!!
   1.389 +#
   1.390  # CT_COMP_TOOLS is not set
   1.391 +
   1.392 +#
   1.393 +# Test suite
   1.394 +#
   1.395 +# CT_TEST_SUITE is not set
   1.396 +# CT_TEST_SUITE_GCC is not set