octave-maintainers
[Top][All Lists]
Advanced

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

Re: removing graphics.h from stamp-prereq in src/Makefile.in


From: Michael Goffioul
Subject: Re: removing graphics.h from stamp-prereq in src/Makefile.in
Date: Wed, 6 Feb 2008 21:00:07 +0100

On 2/6/08, John W. Eaton <address@hidden> wrote:
> On  6-Feb-2008, Michael Goffioul wrote:
>
> | OTOH, the little other patch I sent (that adds '-l' flag
> | to YFLAGS in Makeconf.in) also avoids the problem, because bison
> | does not produce '#line' statement anymore.
>
> Using -l omits all of the line directives (the ones that point to
> parse.y as well as y.tab.c) so I don't want to use the option because
> I'd like to  keep the line directives that mention parse.y for
> debugging purposes.

OK, I tried the other solution on a clean hg clone, but I got a
compilation error: lex.l includes y.tab.h, while now bison produces
parse.hh. Does it also happen under Linux?

Michael.


reply via email to

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