generic-poky/meta/recipes-devtools/gdb
Khem Raj 45bc21c275 gdb-cross-canadian: Fix linking issues when python support is enabled
gdb-cross-canadian was linking with static version of libpython
and looking for build host python when run. This could be mismatch
between python-nativesdk and build host provided python. So we
make it consistent to always use python-nativesdk

Instead of adding bunch of -L we add -rpath and -rpath-link
so that gdb finds all needed libraries in SDK and does not
reach out into host

This should fix yocto PR# 2077 as well.

(From OE-Core rev: d56177c59b5e237a501281d806724885456f0193)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-23 14:00:55 +00:00
..
gdb gdb: Update to 7.3 2011-08-08 13:41:20 +01:00
gdb-common.inc PR bump for all recipes that DEPEND on ncurses 2012-03-15 00:11:40 +00:00
gdb-cross-canadian.inc gdb-cross-canadian: Fix linking issues when python support is enabled 2012-03-23 14:00:55 +00:00
gdb-cross-canadian_7.4.bb gdb-cross-canadian: Fix linking issues when python support is enabled 2012-03-23 14:00:55 +00:00
gdb-cross.inc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
gdb-cross_7.4.bb gdb: upgrade from 7.3.1 to 7.4 2012-02-03 15:56:37 +00:00
gdb.inc gdb: Update to 7.3 2011-08-08 13:41:20 +01:00
gdb_7.4.bb gdb: upgrade from 7.3.1 to 7.4 2012-02-03 15:56:37 +00:00