Hi, I'm wondering what the best way to bootstrap bison is when you have a patch that changes the parser. (like the push parser).
Should I do a 'cvs co bison', then a bootstrap in that directory, then apply the patch, then do a configure and build? Thanks, Bob Rossi
