Re: infinite loop caused by -j option
"J. David Bryan" <[email protected]>
| Newsgroups | gmane.comp.gnu.make.windows |
|---|---|
| Organization | Palomar Corporation |
| Message-ID | <[email protected]> |
On Mon, 28 Jan 2008 15:36:16 -0500, Bailey, Kirk A wrote...
> I now have a situation where make reaches a point in the build where
> it enters an "infinite loop". It only does this with the -j option.
> [...]
>
> Does anyone have any suggestions as to what might cause this to occur
> or how I might track down what to change in my makefiles to get past
> this?
Does your makefile have any of the characteristics of the original test
case in bug #15919?
http://savannah.gnu.org/bugs/?15919
-- Dave