DavidEGrayson/nixcrpkgs

gdb: get XML support working

DavidEGrayson opened this issue · 1 comments

When I run i686-w64-mingw32 gdb and run to the first breakpoint it says:

warning: Can not parse XML library list; XML support was disabled at compile time

So somehow it is not using the expat library we passed to it or something.

I did this.