kumquat-buildroot/toolchain
Peter Korsgaard afb6e3ed52 gdb: also force ELF support for gdbhost
Similar to how we do for target (ee39d53ce3ee (Fix GDB BFD test linking)).

Gdb comes with an embedded copy of libiberty, but binutils also installs
libiberty.a into HOST_DIR. The gdb configure script tries to link against
this one rather than the gdb version when it checks for ELF support.
This may fail if those versions are not compatible, leading to obscure
error messages from gdb at runtime such as:

I'm sorry, Dave, I can't do that. Symbol format `elf32-$ARCH' unknown.

Fix it by forcing ELF support.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-01-24 12:46:37 +01:00
..
dependencies dependencies: check for extract tools as well 2011-12-04 20:27:21 +01:00
elf2flt
gcc gcc-uclibc-4.x.mk: get rid of BR2_DEPENDS_DIR 2012-01-15 20:59:37 +01:00
gdb gdb: also force ELF support for gdbhost 2012-01-24 12:46:37 +01:00
kernel-headers kernel-headers: bump 3.1.x stable version 2012-01-18 19:15:13 +01:00
mklibs
toolchain-buildroot
toolchain-crosstool-ng ctng: use gcc 4.4.6 2012-01-22 22:54:58 +01:00
toolchain-external gdb: fix kconfig dependency handling with !BR_TOOLCHAIN_BUILDROOT 2011-11-24 14:26:52 +01:00
uClibc toolchain: add powerpc SPE ABI support 2012-01-07 20:46:11 +01:00
Config.in gdb: fix kconfig dependency handling with !BR_TOOLCHAIN_BUILDROOT 2011-11-24 14:26:52 +01:00
helpers.mk gdb: fix kconfig dependency handling with !BR_TOOLCHAIN_BUILDROOT 2011-11-24 14:26:52 +01:00
Makefile.in
toolchain-buildroot.mk
toolchain-common.in Fix typo buiding -> building 2012-01-15 20:47:58 +01:00
toolchain-crosstool-ng.mk
toolchain-external.mk