This is the mail archive of the insight@sourceware.org mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: MinGW build failure for mips-elf


Hans Kester wrote:

This can be fixed by patching sim/common/sim-signal.c @ 29:
- #ifdef _MSC_VER
+ #ifdef _WIN32

I don't know if that breaks builds on other hosts, but it works for MinGW.
Could someone patch this at the right places?

You must send a proper patch submission to the proper maintainer. According to src/sim/MAINTAINERS, patches should be submitted to the gdb mailing list.


Keith


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]