Re: make: Interrupt/Exception caught
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.comp.gnu.make.windows |
|---|---|
| Message-ID | <[email protected]> |
> Date: Mon, 24 Jan 2011 10:40:56 -0600 > From: Raleigh Rinehart <[email protected]> > > I just tried out the latest make from mingw (v3.82 build 5) and the > problem I'm seeing is still present. So whatever is causing it has not > changed between 3.81 and 3.82. In that case, a minimal Makefile needed to reproduce the problem would be a great help. Alternatively, run Make under GDB, and tell where it crashes and why. Thanks.