bug-bison
[Top][All Lists]
Advanced

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

Re: Files not getting generated with bison 1.75


From: Paul Eggert
Subject: Re: Files not getting generated with bison 1.75
Date: Tue, 12 Nov 2002 12:35:39 -0800 (PST)

> From: address@hidden
> Date: Tue, 12 Nov 2002 15:37:45 +0530
> 
> The following command is suppose generate a header and source file, but
> it's not happening!!! (This was working fine with bison 1.35)
> Bison -d --debug -l -p"glbSipParserVia"  Via.y -bVia

Hmm, the file that you sent us later was named "via.y", not "Via.y";
was that intended?

What platform are you running on?  What does "uname -a" report?
Are you using a case-insensitive file system?

> Same command with -v option is generating the .output file properly,

That's _very_ odd.  -v shouldn't matter.

Which m4 are you using?
What is the output of "strings bison | grep '/.*m4'"?
If you are using, say /opt/sfw/bin/gm4, what is the output of
"/opt/sfw/bin/gm4 --version"?




reply via email to

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