[yocto] [meta-mingw][RESEND][PATCH 0/3] Fix gdb-cross-canadian on mingw32

Richard Tollerton rich.tollerton at ni.com
Wed Jul 16 11:58:02 PDT 2014


A lot of people were made very happy when mingw toolchain support was
resurrected last year. Unfortunately, all of those came back this year crying
"where's my Eclipse debugging support!?!" :F

Fortunately, it seeeems like getting a working gdb-cross-canadian isn't too much
of a hassle, as long as you don't care about Python support or TUI.

These patches were tested on daisy then ported to master.

Richard Tollerton (3):
  common-mingw: force ac_cv_func_mmap_fixed_mapped=no
  gdb-cross-canadian: remove ncurses and python deps from mingw32 builds
  packagegroup-cross-canadian: reenable gdb on mingw32

 meta/site/common-mingw                                          | 2 ++
 recipes-core/packagegroups/packagegroup-cross-canadian.bbappend | 5 -----
 recipes-devtools/gdb/gdb-cross-canadian_7.7.bbappend            | 5 +++++
 3 files changed, 7 insertions(+), 5 deletions(-)
 create mode 100644 meta/site/common-mingw
 delete mode 100644 recipes-core/packagegroups/packagegroup-cross-canadian.bbappend
 create mode 100644 recipes-devtools/gdb/gdb-cross-canadian_7.7.bbappend

-- 
2.0.1




More information about the yocto mailing list