diff -r 496eeb7effad -r 160fc94ed49f samples/avr32-unknown-none/crosstool.config --- a/samples/avr32-unknown-none/crosstool.config Sun Nov 22 22:59:24 2009 +0100 +++ b/samples/avr32-unknown-none/crosstool.config Sun Jan 31 23:04:35 2010 +0100 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: hg_default@1653_cb85ebfc389e -# Sun Nov 22 16:10:13 2009 +# crosstool-NG version: hg_default@1790_3b535b656640 +# Sun Jan 31 17:16:51 2010 # # @@ -33,6 +33,7 @@ # CT_FORCE_DOWNLOAD is not set # CT_USE_MIRROR is not set CT_CONNECT_TIMEOUT=10 +CT_DOWNLOAD_MAX_CHUNKS=5 # CT_ONLY_DOWNLOAD is not set # @@ -57,7 +58,6 @@ # CT_PARALLEL_JOBS=1 CT_LOAD=0 -CT_NICE=0 CT_USE_PIPES=y CT_CONFIG_SHELL_SH=y # CT_CONFIG_SHELL_ASH is not set @@ -86,7 +86,7 @@ CT_ARCH="avr32" # CT_ARCH_SUPPORTS_BOTH_MMU is not set # CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set -# CT_ARCH_SUPPORTS_32 is not set +CT_ARCH_SUPPORTS_32=y # CT_ARCH_SUPPORTS_64 is not set CT_ARCH_SUPPORT_ARCH=y # CT_ARCH_SUPPORT_ABI is not set @@ -96,14 +96,15 @@ # CT_ARCH_DEFAULT_HAS_MMU is not set CT_ARCH_DEFAULT_BE=y # CT_ARCH_DEFAULT_LE is not set -# CT_ARCH_DEFAULT_32 is not set +CT_ARCH_DEFAULT_32=y # CT_ARCH_DEFAULT_64 is not set CT_ARCH_ARCH="" CT_ARCH_CPU="" CT_ARCH_TUNE="" CT_ARCH_FPU="" -# CT_ARCH_32 is not set +CT_ARCH_32=y # CT_ARCH_64 is not set +CT_ARCH_BITNESS=32 # CT_ARCH_FLOAT_HW is not set CT_ARCH_FLOAT_SW=y CT_TARGET_CFLAGS="" @@ -116,6 +117,7 @@ # CT_ARCH_arm is not set CT_ARCH_avr32=y # CT_ARCH_ia64 is not set +# CT_ARCH_m68k is not set # CT_ARCH_mips is not set # CT_ARCH_powerpc is not set # CT_ARCH_s390 is not set @@ -197,6 +199,7 @@ CT_CC="gcc" CT_CC_VERSION="4.2.2" CT_CC_gcc=y +# 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 # CT_CC_V_4_4_0 is not set @@ -204,7 +207,6 @@ # CT_CC_V_4_3_3 is not set # CT_CC_V_4_3_2 is not set # CT_CC_V_4_3_1 is not set -# CT_CC_V_4_3_0 is not set # CT_CC_V_4_2_4 is not set # CT_CC_V_4_2_3 is not set CT_CC_V_4_2_2=y @@ -239,6 +241,7 @@ CT_LIBC_newlib=y # CT_LIBC_none is not set # CT_LIBC_uClibc is not set +# 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 @@ -278,3 +281,12 @@ # CT_WRAPPER_NEEDED is not set # CT_GMP_MPFR is not set # CT_PPL_CLOOG_MPC is not set + +# +# Companion tools +# + +# +# READ HELP before you say 'Y' below !!! +# +# CT_COMP_TOOLS is not set