Date: Mon, 8 Jan 1996 12:12:43 -0700 From: Nate Williams <nate@rocky.sri.MT.net> To: Tom Samplonius <tom@uniserve.com> Cc: hackers@freefall.freebsd.org Subject: Re: cvs commit: src/usr.bin/yacc Makefile Message-ID: <199601081912.MAA11083@rocky.sri.MT.net> In-Reply-To: <Pine.BSF.3.91.960108110822.15484G-100000@haven.uniserve.com> References: <199601081615.JAA10690@rocky.sri.MT.net> <Pine.BSF.3.91.960108110822.15484G-100000@haven.uniserve.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[ Moved the discussion to -hackers ] > Also, is our lex and yacc identical to flex and byacc? I know some > stuff rely on the GNU versions (ex. Postgres95), and don't work with the > FreeBSD ones. They are as exact as can be. Also, there isn't a 'GNU' versions of Berkeley yacc, although there is GNU bison. And, flex is the only freely available 'lex' package around, so it's got to be the correct program. But, it may be the wrong versions (newer or older) than what PostGres expects. Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601081912.MAA11083>