kumquat-buildroot/toolchain
Paulius Zaleckas ee39d53ce3 Fix GDB BFD test linking
When compiling GDB for target (in my case i386) it links
wrong BFD library from host OS. This prevents GDB from compiling
support for ELF and thus GDB is unusable on target.

More about this issue was already posted at:
http://lists.uclibc.org/pipermail/buildroot/2009-March/026585.html

Fix this issue by forcing ELF support.

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-05-01 22:53:41 +02:00
..
binutils toolchain/binutils: Improve arm linking performance 2010-04-20 09:11:26 +02:00
ccache
dependencies
elf2flt
external-toolchain external-toolchain: Support for multilib toolchains 2010-04-17 02:09:38 +02:00
gcc Get rid of all usages of BR2_RECENT 2010-04-12 15:26:37 +02:00
gdb Fix GDB BFD test linking 2010-05-01 22:53:41 +02:00
kernel-headers kernel-headers: bump 2.6.32.x / 2.6.33.x stable versions 2010-04-26 19:31:42 +02:00
mklibs
sstrip
uClibc Enable libutil by default for uclibc 0.9.31 2010-04-19 11:19:38 +02:00
Config.in
Config.in.1 Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCE 2009-12-14 23:54:47 +01:00
Config.in.2 Remove BR2_ENABLE_LOCALE_PREGENERATED 2010-04-11 21:10:34 +02:00
Makefile.in Get rid of the OPTIMIZE_FOR_CPU variable 2010-04-11 21:10:35 +02:00
patch-kernel.sh
wget-show-external-deps.sh