Re: Problem with continue/halt
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> Date: Thu, 26 Jun 2014 10:44:23 +0200 > From: Freddie Chopin <[email protected]> > > The problem is still there with the most recent git snapshot. I tried > compiling some older versions (like 7.7 or 7.7.1 or the one which worked > some time ago), but the build fails in each case - I guess this must be > somehow related to using mingw-w64 4.9.0 and the -Werror flag. Are you per chance compiling with LTO? If so, don't.