diff -r 6a27ffede541 -r 2d94844c1a63 samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config --- a/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config Thu Jan 07 20:40:52 2010 +0100 +++ b/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config Sat Jan 16 17:52:44 2010 +0100 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: hg_default@1702_eff73d8f3ce2 -# Thu Jan 7 19:30:04 2010 +# crosstool-NG version: hg_default@1733_02db017f4fe1 +# Thu Jan 14 19:09:16 2010 # # @@ -90,7 +90,7 @@ CT_ARCH="arm" CT_ARCH_SUPPORTS_BOTH_MMU=y CT_ARCH_SUPPORTS_BOTH_ENDIAN=y -# 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 @@ -100,7 +100,7 @@ CT_ARCH_DEFAULT_HAS_MMU=y # CT_ARCH_DEFAULT_BE is not set CT_ARCH_DEFAULT_LE=y -# CT_ARCH_DEFAULT_32 is not set +CT_ARCH_DEFAULT_32=y # CT_ARCH_DEFAULT_64 is not set CT_ARCH_ARCH="armv5te" CT_ARCH_CPU="xscale" @@ -108,8 +108,9 @@ CT_ARCH_FPU="" CT_ARCH_BE=y # CT_ARCH_LE is not set -# 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="" @@ -298,13 +299,14 @@ # C-library # CT_LIBC="uClibc" -CT_LIBC_VERSION="0.9.30.1" +CT_LIBC_VERSION="0.9.30.2" # CT_LIBC_eglibc is not set # CT_LIBC_glibc is not set # CT_LIBC_newlib is not set # CT_LIBC_none is not set CT_LIBC_uClibc=y -CT_LIBC_V_0_9_30_1=y +CT_LIBC_UCLIBC_V_0_9_30_2=y +# CT_LIBC_V_0_9_30_1 is not set # CT_LIBC_V_0_9_30 is not set # CT_LIBC_V_0_9_29 is not set # CT_LIBC_V_0_9_28_3 is not set @@ -358,6 +360,7 @@ CT_GDB_NATIVE_USE_GMP_MPFR=y CT_GDB_GDBSERVER=y CT_GDB_GDBSERVER_STATIC=y +# CT_GDB_V_7_0_1 is not set # CT_GDB_V_7_0 is not set CT_GDB_V_6_8=y # CT_GDB_V_snapshot is not set @@ -436,3 +439,12 @@ CT_TOOLS_WRAPPER_SCRIPT=y # CT_TOOLS_WRAPPER_EXEC is not set CT_TOOLS_WRAPPER="script" + +# +# Companion tools +# + +# +# READ HELP before you say 'Y' below !!! +# +# CT_COMP_TOOLS is not set