avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] make depend


From: E. Weddington
Subject: Re: [avrdude-dev] make depend
Date: Tue, 11 Feb 2003 16:56:32 -0700

On 11 Feb 2003 at 15:33, Theodore A. Roth wrote:

> 
> 
> On Tue, 11 Feb 2003, Joerg Wunsch wrote:
> 
> :) As Theodore A. Roth wrote:
> :)
> :) > Ok. I'll leave the YACC=byacc line for now. We can remove it once
> the :) > grammar is bison friendly. :) :) The grammar was already
> bison-friendly enough. ;-)  The include order :) wasn't, includes
> should go between %{ and %} on top, i've fixed this. :) (byacc doesn't
> seem to care, bison does.) :) :) The remaining incompatibility is one
> of bison's idiosyncracies: :) instead of defaulting to the hysterical
> yacc way of generating :) y.tab.c/y.tab.h, it defaults to
> ${sourcename:h}.tab.[ch].  I can be :) made yacc-compatible with -y,
> but of course, yacc would not understand :) that.  (I understand that
> the y.tab.[ch] way sucks, but changing :) defaults in something that
> is meant to be a replacement sucks even :) more...)
> 
> The attached seems to work around the -y bison-ism for me with both
> bison and byacc.
> 

Is the patch just for the makefile? This doesn't work for me unless 
config_gram.y is modified.

Eric






reply via email to

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