bug-bison
[Top][All Lists]
Advanced

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

Re: a probalem with Bison


From: Paul Eggert
Subject: Re: a probalem with Bison
Date: Sun, 05 Jun 2005 09:28:15 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

josephus <address@hidden> writes:

> Algol.h is made with bison -v -d algol.y

No, that command creates "algol.tab.h", not "algol.h".  Nor does it
help if I manually rename the former to the latter; your stuff still
doesn't compile for me.

> But I start with just what you have.  I make the include file and make
> any changes I need.

Can you please send a complete, self-contained test case, that
contains all the files that one would need to recreate the problem,
along with detailed instructions about how to reproduce it?  I still
don't know what your problem is, and so I can't reproduce it.

> I have a small problem with Bison.20.a It wants
> sugarm4/sugarM4.m4 and it does not exist on my system.

This suggests that you have an installation problem on your host.
"make install" should have put m4sugar into a file with a name like
/usr/local/share/bison/m4sugar/m4sugar.m4, and Bison should be
able to use that file when it runs.




reply via email to

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