diff -r 8aa54bcb9b7d -r 591a6de0f04d samples/avr32-unknown-none/crosstool.config --- a/samples/avr32-unknown-none/crosstool.config Fri Mar 19 19:02:30 2010 +0100 +++ b/samples/avr32-unknown-none/crosstool.config Fri Apr 30 14:28:14 2010 +0200 @@ -1,8 +1,9 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: hg_default@1841_37d55cfe1262 -# Fri Mar 19 18:55:08 2010 +# crosstool-NG version: hg_default@1928_0535b588679a +# Tue Apr 20 20:01:11 2010 # +# CT_BACKEND is not set # # Paths and misc options @@ -116,6 +117,7 @@ # CT_ARCH_alpha is not set # CT_ARCH_arm is not set CT_ARCH_avr32=y +# CT_ARCH_blackfin is not set # CT_ARCH_ia64 is not set # CT_ARCH_m68k is not set # CT_ARCH_mips is not set @@ -123,6 +125,17 @@ # CT_ARCH_s390 is not set # CT_ARCH_sh is not set # CT_ARCH_x86 is not set +CT_ARCH_alpha_AVAILABLE=y +CT_ARCH_arm_AVAILABLE=y +CT_ARCH_avr32_AVAILABLE=y +CT_ARCH_blackfin_AVAILABLE=y +CT_ARCH_ia64_AVAILABLE=y +CT_ARCH_m68k_AVAILABLE=y +CT_ARCH_mips_AVAILABLE=y +CT_ARCH_powerpc_AVAILABLE=y +CT_ARCH_s390_AVAILABLE=y +CT_ARCH_sh_AVAILABLE=y +CT_ARCH_x86_AVAILABLE=y CT_ARCH_USE_MMU=y # @@ -170,6 +183,8 @@ CT_KERNEL="bare-metal" CT_KERNEL_bare_metal=y # CT_KERNEL_linux is not set +CT_KERNEL_bare_metal_AVAILABLE=y +CT_KERNEL_linux_AVAILABLE=y # # Common kernel options @@ -180,6 +195,7 @@ # CT_ARCH_BINFMT_ELF=y # CT_ARCH_BINFMT_FLAT is not set +# CT_ARCH_BINFMT_FDPIC is not set # # GNU binutils @@ -194,11 +210,17 @@ CT_BINUTILS_EXTRA_CONFIG="" # +# sstrip +# +# CT_SSTRIP is not set + +# # C compiler # CT_CC="gcc" CT_CC_VERSION="4.2.2" CT_CC_gcc=y +# CT_CC_V_4_5_0 is not set # CT_CC_V_4_4_3 is not set # CT_CC_V_4_4_2 is not set # CT_CC_V_4_4_1 is not set @@ -215,8 +237,13 @@ # CT_CC_V_4_1_2 is not set # CT_CC_V_4_0_4 is not set # CT_CC_V_3_4_6 is not set +CT_CC_GCC_4_2_or_later=y # CT_CC_GCC_4_3_or_later is not set # CT_CC_GCC_4_4_or_later is not set +# CT_CC_GCC_4_5_or_later is not set +# CT_CC_GCC_USE_GMP_MPFR is not set +# CT_CC_GCC_USE_PPL_CLOOG_MPC is not set +# CT_CC_GCC_USE_LIBELF is not set CT_CC_ENABLE_CXX_FLAGS="" CT_CC_CORE_EXTRA_CONFIG="" CT_CC_SUPPORT_CXX=y @@ -241,6 +268,9 @@ CT_LIBC_newlib=y # CT_LIBC_none is not set # CT_LIBC_uClibc is not set +CT_LIBC_eglibc_AVAILABLE=y +CT_LIBC_glibc_AVAILABLE=y +CT_LIBC_newlib_AVAILABLE=y # CT_LIBC_NEWLIB_V_1_18_0 is not set CT_LIBC_NEWLIB_V_1_17_0=y # CT_LIBC_NEWLIB_CVS is not set @@ -249,6 +279,8 @@ # Architecture specific options # CT_ATMEL_AVR32_HEADERS=y +CT_LIBC_none_AVAILABLE=y +CT_LIBC_uClibc_AVAILABLE=y # CT_LIBC_SUPPORT_NPTL is not set # CT_LIBC_SUPPORT_LINUXTHREADS is not set CT_THREADS="none" @@ -270,11 +302,6 @@ # CT_DEBUG_strace is not set # -# Tools facilities -# -# CT_TOOL_sstrip is not set - -# # Companion libraries # @@ -283,11 +310,6 @@ # # CT_COMPLIBS is not set # CT_WRAPPER_NEEDED is not set -# CT_GMP is not set -# CT_MPFR is not set -# CT_PPL is not set -# CT_CLOOG is not set -# CT_MPC is not set # # Companion tools