Re: debugging errant Makefile's

2000-05-22 Thread Jim Thomas
> "Paul" == Paul D Smith <[EMAIL PROTECTED]> writes: Paul> Doh. I don't know what I was thinking. This one is easy. Your Paul> rule is: Doh is right. Sorry to have bothered you with that part of it :-( Mahalo, Jim

Re: debugging errant Makefile's

2000-05-22 Thread Jim Thomas
> "Paul" == Paul D Smith <[EMAIL PROTECTED]> writes: Paul> It seems like you've got some serious memory corruption here, but Paul> I've never seen anything like this before. Paul> You don't have a copy of Purify lying around anywhere, have you? Paul> If not, the dmalloc libra

debugging errant Makefile's

2000-05-19 Thread Jim Thomas
Aloha, I'm trying to debug a problem of some sort in a make. The output from make -p is included below. If you've seen something like the original problem before, I'd appreciate a clue. The actual commands lost something between the "%: %.c" rule shown in the dump and their execution - the RM