[comp.os.minix] yacc & flex

HELMER%SDNET.BITNET@vm1.nodak.edu (Guy Helmer) (08/08/89)

Regarding yacc, I discovered that when I compiled yacc using the
ACK compiler under Minix, an unexpected int 13 is reported and the
program doesn't operate quite right.  When compiled with TurboC, yacc
still works fine.  I'm looking into it...

I'm having trouble compiling flex.  I let the makefile run parse.y
through David's yacc and then when the assemble/link pass ran, it
reported that '_yylval' and '_memset' were undefined.  Was yylval
defined in parse.c before I overwrote it?  Was official source
for memset() posted?  Thanks in advance for any help...

-- Guy
   BITNET: HELMER@SDNET