Hello Brad, * Brad Larsen wrote on Tue, Feb 26, 2008 at 06:11:59AM CET: > > 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!
It probably is a bug. I for one use bison/yacc very sparingly only and lack the experience how to deal with it portably. Which is why it would be better if someone else worked on fixing it. Cheers, Ralf