samples/arm-unknown-eabi/crosstool.config
changeset 2055 5b352265b42e
parent 1941 591a6de0f04d
child 2140 bf9fa67629cd
     1.1 --- a/samples/arm-unknown-eabi/crosstool.config	Fri Apr 30 14:28:14 2010 +0200
     1.2 +++ b/samples/arm-unknown-eabi/crosstool.config	Sun Aug 01 14:21:13 2010 +0200
     1.3 @@ -1,9 +1,10 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6 -# crosstool-NG version: hg_default@1928_0535b588679a
     1.7 -# Tue Apr 20 19:04:10 2010
     1.8 +# crosstool-NG version: hg_default@2055_efdb38c7f4df
     1.9 +# Fri Jul 30 23:42:47 2010
    1.10  #
    1.11  # CT_BACKEND is not set
    1.12 +CT_MODULES=y
    1.13  
    1.14  #
    1.15  # Paths and misc options
    1.16 @@ -187,12 +188,15 @@
    1.17  # Operating System
    1.18  #
    1.19  CT_BARE_METAL=y
    1.20 +# CT_MINGW32 is not set
    1.21  # CT_KERNEL_SUPPORTS_SHARED_LIBS is not set
    1.22  CT_KERNEL="bare-metal"
    1.23  CT_KERNEL_bare_metal=y
    1.24  # CT_KERNEL_linux is not set
    1.25 +# CT_KERNEL_mingw32 is not set
    1.26  CT_KERNEL_bare_metal_AVAILABLE=y
    1.27  CT_KERNEL_linux_AVAILABLE=y
    1.28 +CT_KERNEL_mingw32_AVAILABLE=y
    1.29  
    1.30  #
    1.31  # Common kernel options
    1.32 @@ -208,6 +212,7 @@
    1.33  #
    1.34  # GNU binutils
    1.35  #
    1.36 +# CT_BINUTILS_V_2_20_1 is not set
    1.37  # CT_BINUTILS_V_2_20 is not set
    1.38  CT_BINUTILS_V_2_19_1=y
    1.39  # CT_BINUTILS_V_2_19 is not set
    1.40 @@ -229,6 +234,7 @@
    1.41  CT_CC_VERSION="4.3.4"
    1.42  CT_CC_gcc=y
    1.43  # CT_CC_V_4_5_0 is not set
    1.44 +# CT_CC_V_4_4_4 is not set
    1.45  # CT_CC_V_4_4_3 is not set
    1.46  # CT_CC_V_4_4_2 is not set
    1.47  # CT_CC_V_4_4_1 is not set
    1.48 @@ -250,12 +256,12 @@
    1.49  # CT_CC_GCC_4_4_or_later is not set
    1.50  # CT_CC_GCC_4_5_or_later is not set
    1.51  CT_CC_GCC_USE_GMP_MPFR=y
    1.52 -# CT_CC_GCC_USE_PPL_CLOOG_MPC is not set
    1.53 -# CT_CC_GCC_USE_LIBELF is not set
    1.54 +# CT_CC_GCC_USE_PPL_CLOOG is not set
    1.55 +# CT_CC_GCC_USE_MPC_LIBELF is not set
    1.56 +CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
    1.57 +CT_CC_BUGURL=""
    1.58  CT_CC_ENABLE_CXX_FLAGS=""
    1.59  CT_CC_CORE_EXTRA_CONFIG=""
    1.60 -CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
    1.61 -CT_CC_BUGURL=""
    1.62  CT_CC_SUPPORT_CXX=y
    1.63  CT_CC_SUPPORT_FORTRAN=y
    1.64  CT_CC_SUPPORT_JAVA=y
    1.65 @@ -269,17 +275,30 @@
    1.66  CT_CC_LANG_CXX=y
    1.67  
    1.68  #
    1.69 +# gcc other options
    1.70 +#
    1.71 +CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
    1.72 +
    1.73 +#
    1.74 +# Misc. obscure options.
    1.75 +#
    1.76 +# CT_CC_GCC_DISABLE_PCH is not set
    1.77 +# CT_CC_GCC_LIBMUDFLAP is not set
    1.78 +
    1.79 +#
    1.80  # C-library
    1.81  #
    1.82  CT_LIBC="newlib"
    1.83  CT_LIBC_VERSION="1.17.0"
    1.84  # CT_LIBC_eglibc is not set
    1.85  # CT_LIBC_glibc is not set
    1.86 +# CT_LIBC_mingw is not set
    1.87  CT_LIBC_newlib=y
    1.88  # CT_LIBC_none is not set
    1.89  # CT_LIBC_uClibc is not set
    1.90  CT_LIBC_eglibc_AVAILABLE=y
    1.91  CT_LIBC_glibc_AVAILABLE=y
    1.92 +CT_LIBC_mingw_AVAILABLE=y
    1.93  CT_LIBC_newlib_AVAILABLE=y
    1.94  # CT_LIBC_NEWLIB_V_1_18_0 is not set
    1.95  CT_LIBC_NEWLIB_V_1_17_0=y
    1.96 @@ -290,8 +309,10 @@
    1.97  #
    1.98  CT_LIBC_none_AVAILABLE=y
    1.99  CT_LIBC_uClibc_AVAILABLE=y
   1.100 +# CT_LIBC_SUPPORT_THREADS_ANY is not set
   1.101  # CT_LIBC_SUPPORT_NPTL is not set
   1.102  # CT_LIBC_SUPPORT_LINUXTHREADS is not set
   1.103 +# CT_LIBC_SUPPORT_WIN32THREADS is not set
   1.104  CT_THREADS="none"
   1.105  
   1.106  #
   1.107 @@ -299,6 +320,7 @@
   1.108  #
   1.109  # CT_THREADS_NPTL is not set
   1.110  # CT_THREADS_LINUXTHREADS is not set
   1.111 +# CT_THREADS_WIN32THREADS is not set
   1.112  CT_THREADS_NONE=y
   1.113  
   1.114  #
   1.115 @@ -345,6 +367,7 @@
   1.116  # CT_GMP_V_4_2_4 is not set
   1.117  # CT_GMP_V_4_2_2 is not set
   1.118  CT_GMP_VERSION="4.3.2"
   1.119 +# CT_MPFR_V_3_0_0 is not set
   1.120  CT_MPFR_V_2_4_2=y
   1.121  # CT_MPFR_V_2_4_1 is not set
   1.122  # CT_MPFR_V_2_4_0 is not set