diff -r 399b85eeb5be -r 17a57be570a5 samples/arm-unknown-linux-gnueabi/crosstool.config --- a/samples/arm-unknown-linux-gnueabi/crosstool.config Wed Jun 25 09:04:38 2008 +0000 +++ b/samples/arm-unknown-linux-gnueabi/crosstool.config Fri Jun 27 11:19:12 2008 +0000 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.1.0+svn_trunk@748 -# Wed Jun 25 08:21:08 2008 +# crosstool-NG version: 1.1.0+svn_trunk@760 +# Thu Jun 26 09:43:56 2008 # # @@ -141,13 +141,13 @@ # Kernel # CT_KERNEL_LINUX=y -CT_KERNEL_VERSION="2.6.25" +CT_KERNEL_VERSION="2.6.25.9" CT_KERNEL_LINUX_HEADERS_INSTALL=y # CT_KERNEL_LINUX_HEADERS_SANITISED is not set # CT_KERNEL_LINUX_HEADERS_COPY is not set # CT_KERNEL_LINUX_HEADERS_USE_CUSTOM_DIR is not set CT_KERNEL="linux" -# CT_KERNEL_VERSION_SEE_EXTRAVERSION is not set +CT_KERNEL_VERSION_SEE_EXTRAVERSION=y # CT_KERNEL_INSTALL_V_2_6_18_8 is not set # CT_KERNEL_INSTALL_V_2_6_19_7 is not set # CT_KERNEL_INSTALL_V_2_6_20_21 is not set @@ -162,7 +162,7 @@ # CT_KERNEL_INSTALL_V_2_6_24_5 is not set # CT_KERNEL_INSTALL_V_2_6_24_6 is not set # CT_KERNEL_INSTALL_V_2_6_24_7 is not set -CT_KERNEL_INSTALL_V_2_6_25=y +# CT_KERNEL_INSTALL_V_2_6_25 is not set # CT_KERNEL_INSTALL_V_2_6_25_1 is not set # CT_KERNEL_INSTALL_V_2_6_25_2 is not set # CT_KERNEL_INSTALL_V_2_6_25_3 is not set @@ -170,6 +170,8 @@ # CT_KERNEL_INSTALL_V_2_6_25_5 is not set # CT_KERNEL_INSTALL_V_2_6_25_6 is not set # CT_KERNEL_INSTALL_V_2_6_25_7 is not set +# CT_KERNEL_INSTALL_V_2_6_25_8 is not set +CT_KERNEL_INSTALL_V_2_6_25_9=y CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set @@ -181,7 +183,7 @@ # GMP and MPFR # CT_GMP_MPFR=y -# CT_GMP_MPFR_TARGET is not set +CT_GMP_MPFR_TARGET=y CT_GMP_V_4_2_2=y CT_GMP_VERSION="4.2.2" CT_GMP_CHECK=y @@ -277,7 +279,10 @@ # # Tools facilities # -# CT_SSTRIP is not set +CT_SSTRIP=y +# CT_SSTRIP_ELFKICKERS is not set +CT_SSTRIP_BUILDROOT=y +CT_SSTRIP_FROM="buildroot" # # Debug facilities @@ -290,7 +295,9 @@ CT_GDB=y CT_GDB_CROSS=y # CT_GDB_CROSS_STATIC is not set -# CT_GDB_NATIVE is not set +CT_GDB_NATIVE=y +# CT_GDB_NATIVE_STATIC is not set +CT_GDB_NATIVE_USE_GMP_MPFR=y CT_GDB_GDBSERVER=y CT_GDB_GDBSERVER_STATIC=y # CT_GDB_V_snapshot is not set @@ -298,9 +305,15 @@ # CT_GDB_V_6_5 is not set # CT_GDB_V_6_6 is not set # CT_GDB_V_6_7 is not set -CT_GDB_V_6_7_1=y -# CT_GDB_V_6_8 is not set -CT_GDB_VERSION="6.7.1" +# CT_GDB_V_6_7_1 is not set +CT_GDB_V_6_8=y +CT_GDB_VERSION="6.8" + +# +# Native gdb needs the ncurses library on the target +# +CT_NCURSES_V_5_6=y +CT_NCURSES_VERSION="5.6" CT_STRACE=y # CT_STRACE_V_4_5 is not set # CT_STRACE_V_4_5_14 is not set