From owner-cvs-all Wed Jul 28 5: 6:35 1999 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id A87E614F22; Wed, 28 Jul 1999 05:06:27 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 07ADA1C9E; Wed, 28 Jul 1999 20:06:26 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.0.2 2/24/98 To: obrien@NUXI.com Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/cc/cc1plus Makefile src/gnu/usr.bin/cc/cc_tools Makefile src/gnu/usr.bin/cc/cpp Makefile src/gnu/usr.bin/cc Makefile.inc In-reply-to: Your message of "Wed, 28 Jul 1999 02:24:18 MST." <19990728022418.G66569@dragon.nuxi.com> Date: Wed, 28 Jul 1999 20:06:26 +0800 From: Peter Wemm Message-Id: <19990728120626.07ADA1C9E@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk "David O'Brien" wrote: > > Please do. It came in solely for gcc in the first place. > > Any idea why Yacc wasn't able to be used? The only problem I hit was the > ``%except'' statement. But that could have been either commented out > (which I have done), or the feature added to Yacc (which I've done and > am testing via `make world'). As I recall (it was a *long* time ago) with 2.7.2, the build fell over rather messily when the parsers were build by byacc. (messy >= several screenfulls of compiler errors). I was told that cygnus used byacc for their builds, but apparently their changes weren't in the FSF release. Since egcs has come from cygnus to start with, it's not too suprising that it worked pretty much out of the box. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message