Return to BSD News archive
Newsgroups: comp.unix.bsd.freebsd.misc Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!swidir.switch.ch!newsfeed.ACO.net!Austria.EU.net!EU.net!howland.reston.ans.net!gatech!news.sprintlink.net!uunet!in1.uu.net!olivea!charnel.ecst.csuchico.edu!csusac!csus.edu!netcom.com!niladri From: niladri@netcom.com (niladri) Subject: yacc in ms-dos , Execution Problem Message-ID: <niladriDCFpLr.E6L@netcom.com> Organization: NETCOM On-line Communication Services (408 261-4700 guest) X-Newsreader: TIN [version 1.2 PL1] Date: Fri, 28 Jul 1995 16:25:03 GMT Lines: 19 Sender: niladri@netcom.netcom.com Hi, I am using byacc.exe( berkely yacc) and yacc.exe from MKS systems for parsing a grammar file. The grammar file is cpp4.y ( Roskind's C++ grammar ) byacc.exe just hangs when cpp4.y is given as the command line argument. yacc.exe gives "Out of memory at n bytes" error, where n is specified in bytes. If anybody experienced the same problem and were able to solve it, please post here or email me at niladri@netcom.com If there is any other yacc available for DOS, please let me know. Thanks in advance and Thank you for your time. niladri