On 15/07/2020 21:10, Keith Marshall wrote: > I can kludge around this GDB bug, by passing "CPPFLAGS=-I/mingw" through > the process environment[1], when running make: Correction: of course this should be "CPPFLAGS=-I/mingw/include", so: > CPPFLAGS=-I/mingw make becomes: CPPFLAGS=-I/mingw/include make > but the alternative, (and possibly more natural): > > make CPPFLAGS=-I/mingw make CPPFLAGS=-I/mingw/include still doesn't work. -- Regards, Keith. Public key available from keys.gnupg.net Key fingerprint: C19E C018 1547 DE50 E1D4 8F53 C0AD 36C6 347E 5A3F -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: OpenPGP digital signature URL: <https://lists.osdn.me/mailman/archives/mingw-users/attachments/20200715/3b46b006/attachment.sig>