samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config
changeset 2173 fff955de3fb8
parent 2152 fb34f799f05b
child 2290 ba82eb173bd4
     1.1 --- a/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config	Mon Oct 18 21:50:26 2010 +0200
     1.2 +++ b/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config	Wed Nov 03 18:30:30 2010 +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@2055_efdb38c7f4df
     1.7 -# Fri Jul 30 23:42:30 2010
     1.8 +# crosstool-NG version: hg_default@2172_c90a53aecfaa
     1.9 +# Tue Nov  2 14:50:30 2010
    1.10  #
    1.11  # CT_BACKEND is not set
    1.12  CT_MODULES=y
    1.13 @@ -27,6 +27,7 @@
    1.14  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    1.15  CT_REMOVE_DOCS=y
    1.16  CT_INSTALL_DIR_RO=y
    1.17 +CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
    1.18  
    1.19  #
    1.20  # Downloading
    1.21 @@ -132,11 +133,6 @@
    1.22  # CT_ARCH_x86 is not set
    1.23  CT_ARCH_alpha_AVAILABLE=y
    1.24  CT_ARCH_arm_AVAILABLE=y
    1.25 -CT_ARCH_ARM_MODE="thumb"
    1.26 -# CT_ARCH_ARM_MODE_ARM is not set
    1.27 -CT_ARCH_ARM_MODE_THUMB=y
    1.28 -# CT_ARCH_ARM_INTERWORKING is not set
    1.29 -CT_ARCH_ARM_EABI=y
    1.30  CT_ARCH_avr32_AVAILABLE=y
    1.31  CT_ARCH_blackfin_AVAILABLE=y
    1.32  CT_ARCH_ia64_AVAILABLE=y
    1.33 @@ -149,6 +145,15 @@
    1.34  # CT_ARCH_USE_MMU is not set
    1.35  
    1.36  #
    1.37 +# arm other options
    1.38 +#
    1.39 +CT_ARCH_ARM_MODE="thumb"
    1.40 +# CT_ARCH_ARM_MODE_ARM is not set
    1.41 +CT_ARCH_ARM_MODE_THUMB=y
    1.42 +# CT_ARCH_ARM_INTERWORKING is not set
    1.43 +CT_ARCH_ARM_EABI=y
    1.44 +
    1.45 +#
    1.46  # Target optimisations
    1.47  #
    1.48  
    1.49 @@ -237,12 +242,15 @@
    1.50  CT_CC="gcc"
    1.51  CT_CC_VERSION="4.4.1"
    1.52  CT_CC_gcc=y
    1.53 +# CT_CC_V_4_5_1 is not set
    1.54  # CT_CC_V_4_5_0 is not set
    1.55 +# CT_CC_V_4_4_5 is not set
    1.56  # CT_CC_V_4_4_4 is not set
    1.57  # CT_CC_V_4_4_3 is not set
    1.58  # CT_CC_V_4_4_2 is not set
    1.59  CT_CC_V_4_4_1=y
    1.60  # CT_CC_V_4_4_0 is not set
    1.61 +# CT_CC_V_4_3_5 is not set
    1.62  # CT_CC_V_4_3_4 is not set
    1.63  # CT_CC_V_4_3_3 is not set
    1.64  # CT_CC_V_4_3_2 is not set
    1.65 @@ -259,9 +267,12 @@
    1.66  CT_CC_GCC_4_3_or_later=y
    1.67  CT_CC_GCC_4_4_or_later=y
    1.68  # CT_CC_GCC_4_5_or_later is not set
    1.69 +CT_CC_GCC_HAS_GRAPHITE=y
    1.70 +# CT_CC_GCC_HAS_LTO is not set
    1.71  CT_CC_GCC_USE_GMP_MPFR=y
    1.72  CT_CC_GCC_USE_PPL_CLOOG=y
    1.73 -# CT_CC_GCC_USE_MPC_LIBELF is not set
    1.74 +# CT_CC_GCC_USE_MPC is not set
    1.75 +# CT_CC_GCC_USE_LIBELF is not set
    1.76  CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
    1.77  CT_CC_BUGURL=""
    1.78  CT_CC_ENABLE_CXX_FLAGS=""
    1.79 @@ -282,13 +293,17 @@
    1.80  # gcc other options
    1.81  #
    1.82  CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
    1.83 +CT_CC_GCC_USE_GRAPHITE=y
    1.84  CT_CC_STATIC_LIBSTDCXX=y
    1.85 +# CT_CC_GCC_LIBMUDFLAP is not set
    1.86 +# CT_CC_GCC_LIBGOMP is not set
    1.87 +# CT_CC_GCC_LIBSSP is not set
    1.88  
    1.89  #
    1.90  # Misc. obscure options.
    1.91  #
    1.92  # CT_CC_GCC_DISABLE_PCH is not set
    1.93 -# CT_CC_GCC_LIBMUDFLAP is not set
    1.94 +CT_CC_GCC_LDBL_128=m
    1.95  
    1.96  #
    1.97  # C-library
    1.98 @@ -329,6 +344,13 @@
    1.99  CT_THREADS_NONE=y
   1.100  
   1.101  #
   1.102 +# newlib other options
   1.103 +#
   1.104 +# CT_LIBC_NEWLIB_IO_C99FMT is not set
   1.105 +# CT_LIBC_NEWLIB_IO_LL is not set
   1.106 +# CT_LIBC_NEWLIB_IO_FLOAT is not set
   1.107 +
   1.108 +#
   1.109  # Debug facilities
   1.110  #
   1.111  # CT_DEBUG_dmalloc is not set
   1.112 @@ -340,10 +362,13 @@
   1.113  #
   1.114  # Companion libraries
   1.115  #
   1.116 -
   1.117 -#
   1.118 -# FIXME: check real dependencies!!!
   1.119 -#
   1.120 +CT_COMPLIBS_NEEDED=y
   1.121 +CT_GMP_NEEDED=y
   1.122 +CT_MPFR_NEEDED=y
   1.123 +CT_PPL_NEEDED=y
   1.124 +CT_CLOOG_NEEDED=y
   1.125 +# CT_MPC_NEEDED is not set
   1.126 +# CT_LIBELF_NEEDED is not set
   1.127  CT_COMPLIBS=y
   1.128  # CT_WRAPPER_NEEDED is not set
   1.129  CT_GMP=y
   1.130 @@ -364,8 +389,10 @@
   1.131  # CT_MPFR_V_2_3_2 is not set
   1.132  # CT_MPFR_V_2_3_1 is not set
   1.133  CT_MPFR_VERSION="2.4.2"
   1.134 +# CT_PPL_V_0_11 is not set
   1.135  CT_PPL_V_0_10_2=y
   1.136  CT_PPL_VERSION="0.10.2"
   1.137 +# CT_CLOOG_V_0_15_10 is not set
   1.138  CT_CLOOG_V_0_15_9=y
   1.139  # CT_CLOOG_V_0_15_8 is not set
   1.140  # CT_CLOOG_V_0_15_7 is not set
   1.141 @@ -378,6 +405,7 @@
   1.142  #
   1.143  # Companion libraries common options
   1.144  #
   1.145 +CT_COMPLIBS_BACKUP=y
   1.146  # CT_COMPLIBS_CHECK is not set
   1.147  # CT_COMPLIBS_SHARED is not set
   1.148