bug-bison
[Top][All Lists]
Advanced

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

help


From: Aravind Thangavel
Subject: help
Date: Fri, 9 Mar 2012 10:23:37 +0530

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?


reply via email to

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