# HG changeset patch # User "Yann E. MORIN" # Date 1218539744 0 # Node ID 50afe9e54a1b10af828d40d9ddecb24a92ad29c4 # Parent 74bb87c3fd7915fc658d5f8b101da918e2d0d23b Update the PowerPC SPE sample. /trunk/samples/powerpc-unknown-linux-gnuspe/crosstool.config | 55 47 8 0 +++++++++++++++--- 1 file changed, 47 insertions(+), 8 deletions(-) diff -r 74bb87c3fd79 -r 50afe9e54a1b samples/powerpc-unknown-linux-gnuspe/crosstool.config --- a/samples/powerpc-unknown-linux-gnuspe/crosstool.config Tue Aug 12 10:53:56 2008 +0000 +++ b/samples/powerpc-unknown-linux-gnuspe/crosstool.config Tue Aug 12 11:15:44 2008 +0000 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # crosstool-NG version: 1.2.0+svn_trunk@939M -# Tue Aug 12 10:25:48 2008 +# Tue Aug 12 11:53:30 2008 # # @@ -265,8 +265,8 @@ # Additional supported languages: # CT_CC_LANG_CXX=y -# CT_CC_LANG_FORTRAN is not set -# CT_CC_LANG_JAVA is not set +CT_CC_LANG_FORTRAN=y +CT_CC_LANG_JAVA=y # CT_CC_LANG_ADA is not set # CT_CC_LANG_OBJC is not set # CT_CC_LANG_OBJCXX is not set @@ -298,12 +298,51 @@ # # 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 # -# CT_DMALLOC is not set -# CT_DUMA is not set -# CT_GDB is not set -# CT_STRACE is not set +CT_DMALLOC=y +# CT_DMALLOC_V_5_4_3 is not set +CT_DMALLOC_V_5_5_2=y +CT_DMALLOC_VERSION="5.5.2" +CT_DUMA=y +CT_DUMA_A=y +CT_DUMA_SO=y +# CT_DUMA_V_2_5_1 is not set +# CT_DUMA_V_2_5_8 is not set +# CT_DUMA_V_2_5_12 is not set +CT_DUMA_V_2_5_14=y +CT_DUMA_VERSION="2_5_14" +CT_GDB=y +CT_GDB_CROSS=y +# CT_GDB_CROSS_STATIC is not set +CT_GDB_NATIVE=y +# CT_GDB_NATIVE_STATIC is not set +# CT_GDB_NATIVE_USE_GMP_MPFR is not set +CT_GDB_GDBSERVER=y +CT_GDB_GDBSERVER_STATIC=y +# CT_GDB_V_snapshot is not set +# CT_GDB_V_6_4 is not set +# 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 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 +# CT_STRACE_V_4_5_15 is not set +CT_STRACE_V_4_5_16=y +CT_STRACE_VERSION="4.5.16"