samples/avr32-unknown-none/crosstool.config
changeset 2055 5b352265b42e
parent 1941 591a6de0f04d
child 2140 bf9fa67629cd
     1.1 --- a/samples/avr32-unknown-none/crosstool.config	Fri Apr 30 14:28:14 2010 +0200
     1.2 +++ b/samples/avr32-unknown-none/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 20:01:11 2010
     1.8 +# crosstool-NG version: hg_default@2055_efdb38c7f4df
     1.9 +# Fri Jul 30 23:43:08 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 @@ -179,12 +180,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 @@ -200,6 +204,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 is not set
    1.39  # CT_BINUTILS_V_2_19 is not set
    1.40 @@ -221,6 +226,7 @@
    1.41  CT_CC_VERSION="4.2.2"
    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 @@ -242,8 +248,8 @@
    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 is not set
    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_ENABLE_CXX_FLAGS=""
    1.57  CT_CC_CORE_EXTRA_CONFIG=""
    1.58  CT_CC_SUPPORT_CXX=y
    1.59 @@ -259,17 +265,30 @@
    1.60  # CT_CC_LANG_CXX is not set
    1.61  
    1.62  #
    1.63 +# gcc other options
    1.64 +#
    1.65 +CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
    1.66 +
    1.67 +#
    1.68 +# Misc. obscure options.
    1.69 +#
    1.70 +# CT_CC_GCC_DISABLE_PCH is not set
    1.71 +# CT_CC_GCC_LIBMUDFLAP is not set
    1.72 +
    1.73 +#
    1.74  # C-library
    1.75  #
    1.76  CT_LIBC="newlib"
    1.77  CT_LIBC_VERSION="1.17.0"
    1.78  # CT_LIBC_eglibc is not set
    1.79  # CT_LIBC_glibc is not set
    1.80 +# CT_LIBC_mingw is not set
    1.81  CT_LIBC_newlib=y
    1.82  # CT_LIBC_none is not set
    1.83  # CT_LIBC_uClibc is not set
    1.84  CT_LIBC_eglibc_AVAILABLE=y
    1.85  CT_LIBC_glibc_AVAILABLE=y
    1.86 +CT_LIBC_mingw_AVAILABLE=y
    1.87  CT_LIBC_newlib_AVAILABLE=y
    1.88  # CT_LIBC_NEWLIB_V_1_18_0 is not set
    1.89  CT_LIBC_NEWLIB_V_1_17_0=y
    1.90 @@ -281,8 +300,10 @@
    1.91  CT_ATMEL_AVR32_HEADERS=y
    1.92  CT_LIBC_none_AVAILABLE=y
    1.93  CT_LIBC_uClibc_AVAILABLE=y
    1.94 +# CT_LIBC_SUPPORT_THREADS_ANY is not set
    1.95  # CT_LIBC_SUPPORT_NPTL is not set
    1.96  # CT_LIBC_SUPPORT_LINUXTHREADS is not set
    1.97 +# CT_LIBC_SUPPORT_WIN32THREADS is not set
    1.98  CT_THREADS="none"
    1.99  
   1.100  #
   1.101 @@ -290,6 +311,7 @@
   1.102  #
   1.103  # CT_THREADS_NPTL is not set
   1.104  # CT_THREADS_LINUXTHREADS is not set
   1.105 +# CT_THREADS_WIN32THREADS is not set
   1.106  CT_THREADS_NONE=y
   1.107  
   1.108  #
   1.109 @@ -319,3 +341,9 @@
   1.110  # READ HELP before you say 'Y' below !!!
   1.111  #
   1.112  # CT_COMP_TOOLS is not set
   1.113 +
   1.114 +#
   1.115 +# Test suite
   1.116 +#
   1.117 +# CT_TEST_SUITE is not set
   1.118 +# CT_TEST_SUITE_GCC is not set