summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-07-04 17:06:58 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-07-04 17:06:58 (GMT)
commit3527e8c561be384debacdbf9355b395caeae05ae (patch)
tree3a371ea8ea9deaa1e186ac756b7253e6fe474a85 /samples
parent96456d1abbf3b26e52d35c8c1cc1170500d60146 (diff)
Update the armeb-unknown-linux-uclibc sample to:
- use latest binutils, - build sstrip, - build dmalloc and gdb. Note: linux-2.6.21.5 for NSLU2 and busybox build!
Diffstat (limited to 'samples')
-rw-r--r--samples/armeb-unknown-linux-uclibc/broken0
-rw-r--r--samples/armeb-unknown-linux-uclibc/crosstool.config28
2 files changed, 22 insertions, 6 deletions
diff --git a/samples/armeb-unknown-linux-uclibc/broken b/samples/armeb-unknown-linux-uclibc/broken
deleted file mode 100644
index e69de29..0000000
--- a/samples/armeb-unknown-linux-uclibc/broken
+++ /dev/null
diff --git a/samples/armeb-unknown-linux-uclibc/crosstool.config b/samples/armeb-unknown-linux-uclibc/crosstool.config
index d1f0562..b2aae2e 100644
--- a/samples/armeb-unknown-linux-uclibc/crosstool.config
+++ b/samples/armeb-unknown-linux-uclibc/crosstool.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 0.1.1+svn
-# Wed Jul 4 00:19:03 2007
+# Wed Jul 4 18:47:12 2007
#
# CT_FOOBAR is not set
@@ -167,7 +167,7 @@ CT_KERNEL_LINUX_VERBOSE_LEVEL=0
#
# binutils
#
-CT_BINUTILS_VERSION="2.17.50.0.16"
+CT_BINUTILS_VERSION="2.17.50.0.17"
# CT_BINUTILS_V_2_11_2 is not set
# CT_BINUTILS_V_2_13_90 is not set
# CT_BINUTILS_V_2_14 is not set
@@ -194,7 +194,8 @@ CT_BINUTILS_VERSION="2.17.50.0.16"
# CT_BINUTILS_V_2_17_50_0_13 is not set
# CT_BINUTILS_V_2_17_50_0_14 is not set
# CT_BINUTILS_V_2_17_50_0_15 is not set
-CT_BINUTILS_V_2_17_50_0_16=y
+# CT_BINUTILS_V_2_17_50_0_16 is not set
+CT_BINUTILS_V_2_17_50_0_17=y
CT_BINUTILS_EXTRA_CONFIG=""
#
@@ -285,10 +286,25 @@ CT_LIBC_UCLIBC_CONFIG_FILE="${CT_TOP_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_L
#
# 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_GDB 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_GDB=y
+CT_GDB_CROSS=y
+CT_GDB_CROSS_STATIC_GDBSERVER=y
+# CT_GDB_V_snapshot is not set
+# CT_GDB_V_6_2_1 is not set
+# CT_GDB_V_6_3 is not set
+# CT_GDB_V_6_4 is not set
+# CT_GDB_V_6_5 is not set
+CT_GDB_V_6_6=y
+CT_GDB_VERSION="6.6"