Yeah this all seems like a bug to me, i dont do much C++ i prefer to use C so i havent used C++ bison parsers et'al . But yeah i have a few work arounds to get multiple bison and flex working i have some work i want to do to ylwrap to help it all but i really haven't got the time at the moment. Basically it could all be fixed with automake had more control over ylwrap or make ylwrap more dumb just makes things easier.
--Phil On 1 November 2010 23:17, Paulo J. Matos <pocma...@gmail.com> wrote: > Pippijn van Steenhoven <pip8...@gmail.com> writes: > >> I solved this problem by adding my own y.tab.h which does nothing but >> #include "scgparser.h". > > But unfortunately each time bison is ran, the file is overwritten it > seems. :( > > -- > PMatos > > >