bug-bison
[Top][All Lists]
Advanced

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

Re: help


From: Tim Landscheidt
Subject: Re: help
Date: Fri, 09 Mar 2012 13:37:17 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Aravind Thangavel <address@hidden> wrote:

> i'm trying to compile a really old c++ code. In which there is a bison
> command

> bison -d -b exp  -t exp.yacc

> generating a file

> exp.tab.cacc
> exp.tab.hacc

> But the next command is this

> mv exp.tab.c exp.tab.cc

> Generating an error exp.tab.c does not exists.

> So what is the solution?

Could you please post the version of GNU Bison that you are
using and the declarations part of exp.yacc, especially any
"%output" option?

Tim




reply via email to

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