bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH 4/4] Use AM_MISSING_PROG when making bison the default YACC h


From: Daniel Richard G.
Subject: Re: [PATCH 4/4] Use AM_MISSING_PROG when making bison the default YACC here
Date: Tue, 27 Apr 2010 19:07:35 -0400

On Wed, 2010 Apr 28 00:40+0200, Andreas Gruenbacher wrote:
>
> ... unless the timestamps get destroyed, or make gets things wrong.
> The latter apparently happened to Daniel (CCed) on Tru64 with the
> native make; the result was a build failure.  (GNU make got that
> situation right.)

I would have thought that this was where you'd want to focus attention.
For my part, if I've fiddled with a .y file, and $(YACC) doesn't work,
then a build failure is a given. The problem here appears to come down
to make(1) not handling the dependencies correctly, since it doesn't do
VPATH and it's building outside of the source tree. Wouldn't it be
reasonable just to refer to the generated .c file explicitly under
$(srcdir), at least in some circumstances, to avoid spurious invocations
of $(YACC)?


--Daniel

(Please Cc: any replies to me, as I am not subscribed to this list.)


-- 
NAME = Daniel Richard G.     _\|/_    Remember, skunks
MAIL = address@hidden     (/o|o\) _- don't smell bad---
MAIL+= address@hidden   < (^),>     it's the people who
WWW  = (not there yet!)      /   \      annoy us that do!




reply via email to

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