samples/arm-unknown-linux-gnueabi/crosstool.config
changeset 627 17a57be570a5
parent 619 399b85eeb5be
child 636 92f2e82084cd
     1.1 --- a/samples/arm-unknown-linux-gnueabi/crosstool.config	Wed Jun 25 09:04:38 2008 +0000
     1.2 +++ b/samples/arm-unknown-linux-gnueabi/crosstool.config	Fri Jun 27 11:19:12 2008 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6 -# crosstool-NG version: 1.1.0+svn_trunk@748
     1.7 -# Wed Jun 25 08:21:08 2008
     1.8 +# crosstool-NG version: 1.1.0+svn_trunk@760
     1.9 +# Thu Jun 26 09:43:56 2008
    1.10  #
    1.11  
    1.12  #
    1.13 @@ -141,13 +141,13 @@
    1.14  # Kernel
    1.15  #
    1.16  CT_KERNEL_LINUX=y
    1.17 -CT_KERNEL_VERSION="2.6.25"
    1.18 +CT_KERNEL_VERSION="2.6.25.9"
    1.19  CT_KERNEL_LINUX_HEADERS_INSTALL=y
    1.20  # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
    1.21  # CT_KERNEL_LINUX_HEADERS_COPY is not set
    1.22  # CT_KERNEL_LINUX_HEADERS_USE_CUSTOM_DIR is not set
    1.23  CT_KERNEL="linux"
    1.24 -# CT_KERNEL_VERSION_SEE_EXTRAVERSION is not set
    1.25 +CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
    1.26  # CT_KERNEL_INSTALL_V_2_6_18_8 is not set
    1.27  # CT_KERNEL_INSTALL_V_2_6_19_7 is not set
    1.28  # CT_KERNEL_INSTALL_V_2_6_20_21 is not set
    1.29 @@ -162,7 +162,7 @@
    1.30  # CT_KERNEL_INSTALL_V_2_6_24_5 is not set
    1.31  # CT_KERNEL_INSTALL_V_2_6_24_6 is not set
    1.32  # CT_KERNEL_INSTALL_V_2_6_24_7 is not set
    1.33 -CT_KERNEL_INSTALL_V_2_6_25=y
    1.34 +# CT_KERNEL_INSTALL_V_2_6_25 is not set
    1.35  # CT_KERNEL_INSTALL_V_2_6_25_1 is not set
    1.36  # CT_KERNEL_INSTALL_V_2_6_25_2 is not set
    1.37  # CT_KERNEL_INSTALL_V_2_6_25_3 is not set
    1.38 @@ -170,6 +170,8 @@
    1.39  # CT_KERNEL_INSTALL_V_2_6_25_5 is not set
    1.40  # CT_KERNEL_INSTALL_V_2_6_25_6 is not set
    1.41  # CT_KERNEL_INSTALL_V_2_6_25_7 is not set
    1.42 +# CT_KERNEL_INSTALL_V_2_6_25_8 is not set
    1.43 +CT_KERNEL_INSTALL_V_2_6_25_9=y
    1.44  CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
    1.45  CT_KERNEL_LINUX_VERBOSITY_0=y
    1.46  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    1.47 @@ -181,7 +183,7 @@
    1.48  # GMP and MPFR
    1.49  #
    1.50  CT_GMP_MPFR=y
    1.51 -# CT_GMP_MPFR_TARGET is not set
    1.52 +CT_GMP_MPFR_TARGET=y
    1.53  CT_GMP_V_4_2_2=y
    1.54  CT_GMP_VERSION="4.2.2"
    1.55  CT_GMP_CHECK=y
    1.56 @@ -277,7 +279,10 @@
    1.57  #
    1.58  # Tools facilities
    1.59  #
    1.60 -# CT_SSTRIP is not set
    1.61 +CT_SSTRIP=y
    1.62 +# CT_SSTRIP_ELFKICKERS is not set
    1.63 +CT_SSTRIP_BUILDROOT=y
    1.64 +CT_SSTRIP_FROM="buildroot"
    1.65  
    1.66  #
    1.67  # Debug facilities
    1.68 @@ -290,7 +295,9 @@
    1.69  CT_GDB=y
    1.70  CT_GDB_CROSS=y
    1.71  # CT_GDB_CROSS_STATIC is not set
    1.72 -# CT_GDB_NATIVE is not set
    1.73 +CT_GDB_NATIVE=y
    1.74 +# CT_GDB_NATIVE_STATIC is not set
    1.75 +CT_GDB_NATIVE_USE_GMP_MPFR=y
    1.76  CT_GDB_GDBSERVER=y
    1.77  CT_GDB_GDBSERVER_STATIC=y
    1.78  # CT_GDB_V_snapshot is not set
    1.79 @@ -298,9 +305,15 @@
    1.80  # CT_GDB_V_6_5 is not set
    1.81  # CT_GDB_V_6_6 is not set
    1.82  # CT_GDB_V_6_7 is not set
    1.83 -CT_GDB_V_6_7_1=y
    1.84 -# CT_GDB_V_6_8 is not set
    1.85 -CT_GDB_VERSION="6.7.1"
    1.86 +# CT_GDB_V_6_7_1 is not set
    1.87 +CT_GDB_V_6_8=y
    1.88 +CT_GDB_VERSION="6.8"
    1.89 +
    1.90 +#
    1.91 +# Native gdb needs the ncurses library on the target
    1.92 +#
    1.93 +CT_NCURSES_V_5_6=y
    1.94 +CT_NCURSES_VERSION="5.6"
    1.95  CT_STRACE=y
    1.96  # CT_STRACE_V_4_5 is not set
    1.97  # CT_STRACE_V_4_5_14 is not set