Re: Why gdb fail to make
Joel Brobecker <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> > > You can probably work-around the problem by adding > > > > > > #include "exceptions.h" > > > > > > around the start of utils.h. > > > > My understanding was that this is the solution, not a work-around. > > I meant that the patching by hand until we get the fix in CVS > as the workaround. I will commit a fix momentarily, since I am > hacking on GDB at the moment... Done: http://www.sourceware.org/ml/gdb-patches/2013-05/msg00522.html I also proposed that the patch be applied to the 7.6 branch. -- Joel