Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!usc!apple!portal!cup.portal.com!truett From: truett@cup.portal.com (Truett Lee Smith) Newsgroups: comp.lang.c++ Subject: Re: Sun C++ 2.0 and lex++, yac++ Message-ID: <35473@cup.portal.com> Date: 1 Nov 90 06:30:30 GMT References: <1844@m1.cs.man.ac.uk> Organization: The Portal System (TM) Lines: 9 If lex++ and yacc++ are dumping core before they do anything, then you probably don't have the environment variable CCROOTDIR set. Unfortunately, the documentation is in error regarding the need to set it, saying that the program will look in the current directory for the pro-forma files used to build the C++ source output. It has to be set, usually to something like /usr/lib/CC. Truett Smith, Sunnyvale, CA truett@cup.portal.com OR truett@tdd.sj.nec.com