help-bison
[Top][All Lists]
Advanced

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

Re: errors


From: Akim Demaille
Subject: Re: errors
Date: 11 Sep 2002 09:12:52 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

| I am new to bison and i am getting these errors. I
| donno how to figure out a solution for them
| Please help me

If foo.c was the name of the file you were trying to compile, then do
this:

        perl -pi -e 's/^#line.*//' foo.c

and recompile foo.c, and then look at the were the error occured.

And please, always send a bit more than you did: the version of the
program you are referring to (here, Bison), and the command line you ran.




reply via email to

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