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
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
uClibc
Config.in
helpers.mk
Makefile.in
toolchain-buildroot.mk
toolchain-common.in
toolchain-crosstool-ng.mk
toolchain-external.mk