On Sat, 2006-04-01 at 13:49, Eli Zaretskii wrote: > > > > There seems to be a stack overflow in job.c at line 2822, > > it's a recursive call of construct_command_argv_internal() > > Does this happen with any Makefile, even a trivial one, like the one > below? > > all: > echo "Hi" >
no, this one is ok. > If not every Makefile causes this crash, please post the shortest > Makefile that does cause the crash. If you can afford stepping with a > debugger to see why there's an infinite recursion, that would help a > lot. I ran the tests provided with make : it works until options/dash-k included, but crashes on options/dash-l I never managed to get gdb working correctly in MSYS. David _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
