Hello John,

I concur: that Makefile segfaults with make 3.80. However, you may like to 
know that it doesn't upset 3.81beta3 (linux and MinGW builds). I expected 
this might be the case because I've been through the same experience: one 
day, I added another innocuous line to my make script, and it just blew up. 
So I don't know what the specific bug is, just that it's gone away now in 
3.81beta3. We now have no choice but to use a beta build of make in 
production. I'm looking forward to the next stable release [hint, hint].

Cheers,
Steve

On Friday 19 August 2005 07:05, John Pye wrote:
> Hi there
>
> I've just had my first ever segfault from GNU Make, with the attached
> sources which I've been writing. I just added the bits about 'TESTS' and
> 'TESTOBJS' etc in the make file, so it's simeothing which I've done
> there which is crashing perhaps it's my attempt to use
> $(VAR:%.test:%.test.o) type patterns more than once in a line.
>
> I've reproduced this bug on FC3 and cygwin with version 3.80 in both
> cases. Hope the following will help a bit with tracking down the problem.
>

--snip--

-- 
By golly, I'm beginning to think Linux really *is* the best thing since
sliced bread.
        -- Vance Petree, Virginia Power


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to