On Wed, May 26, 2010 at 4:59 PM, David Ashley
wrote:
> Actually, the yacc portion is all automatic for the Linux build. See
> (about) line 936 in the Makefile.am. The libtool automatically uses the
> version of yacc discovered via the configure.ac file (about line 62).
Okay, I thought it would w
Mark -
Actually, the yacc portion is all automatic for the Linux build. See
(about) line 936 in the Makefile.am. The libtool automatically uses the
version of yacc discovered via the configure.ac file (about line 62).
My intent was to build the cpp file in Linux and store both the ypp and
gene
Hi David,
There is currently a problem buiding hostemu on Windows, in non-debug
mode. Since I usually always build the debug version I didn't notice
it until now. I know how to fix it, but since I don't know yacc, I'm
not sure if it is the correct way.
When building the debug version there is t