automake
[Top][All Lists]
Advanced

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

Bison C++ parsers and ylwrap


From: Brad Larsen
Subject: Bison C++ parsers and ylwrap
Date: Tue, 26 Feb 2008 00:11:59 -0500
User-agent: Opera Mail/9.26 (Linux)

I searched for this and found no solutions, so here goes.

I'm also using autotools for a project. I'm also using bison's ability to output C++ parsers rather than plain C parsers. When operating in this mode, bison generates a few more files: stack.hh, location.hh, and position.hh. The ylwrap script doesn't copy these from its build directory, and my project fails to compile.

Is this a bug, or is there some switch I need that I don't know about? Thanks!


Brad Larsen




reply via email to

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