diff -r 802c132f1f71 -r ff171891e7c4 samples/avr32-unknown-none/crosstool.config --- a/samples/avr32-unknown-none/crosstool.config Fri May 22 14:46:18 2009 +0000 +++ b/samples/avr32-unknown-none/crosstool.config Fri May 22 20:44:01 2009 +0000 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: svn_trunk@1547 -# Thu May 21 21:55:59 2009 +# crosstool-NG version: svn_devel_avr32@1553M +# Fri May 22 20:25:45 2009 # # @@ -14,8 +14,9 @@ # CT_OBSOLETE is not set CT_EXPERIMENTAL=y CT_DEBUG_CT=y -CT_DEBUG_PAUSE_STEPS=y -# CT_DEBUG_CT_SAVE_STEPS is not set +# CT_DEBUG_PAUSE_STEPS is not set +CT_DEBUG_CT_SAVE_STEPS=y +# CT_DEBUG_CT_SAVE_STEPS_GZIP is not set # CT_NO_OVERIDE_LC_MESSAGES is not set # @@ -82,7 +83,7 @@ # CT_ARCH_SUPPORT_TUNE is not set # CT_ARCH_SUPPORT_FPU is not set # CT_ARCH_DEFAULT_HAS_MMU is not set -# CT_ARCH_DEFAULT_BE is not set +CT_ARCH_DEFAULT_BE=y # CT_ARCH_DEFAULT_LE is not set # CT_ARCH_FLOAT_HW is not set CT_ARCH_FLOAT_SW=y @@ -102,7 +103,8 @@ # CT_ARCH_sh is not set # CT_ARCH_x86_64 is not set # CT_ARCH_x86 is not set -# CT_ARCH_USE_MMU is not set +CT_ARCH_AVR32="avr32" +CT_ARCH_USE_MMU=y # # Target optimisations @@ -158,8 +160,8 @@ # # Binary utilities # -# CT_ARCH_BINFMT_ELF is not set -CT_ARCH_BINFMT_FLAT=y +CT_ARCH_BINFMT_ELF=y +# CT_ARCH_BINFMT_FLAT is not set # # GNU binutils @@ -187,14 +189,6 @@ CT_BINUTILS_EXTRA_CONFIG="" # -# elf2flt -# -CT_ELF2FLT_VERSION="head" -CT_ELF2FLT_CVSHEAD=y -# CT_ELF2FLT_CVS_SNAPSHOT is not set -CT_ELF2FLT_EXTRA_CONFIG="" - -# # C compiler # CT_CC="gcc" @@ -235,7 +229,7 @@ # Additional supported languages: # # CT_CC_LANG_CXX is not set -CT_LIBC="none" +CT_LIBC="newlib" # # C-library