make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make 3.81rc1 / MSYS


From: David Ergo
Subject: Re: make 3.81rc1 / MSYS
Date: Mon, 03 Apr 2006 09:25:42 +0200

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]