From owner-freebsd-questions Sun Jan 3 11:43:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA29792 for freebsd-questions-outgoing; Sun, 3 Jan 1999 11:43:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from zippy.dyn.ml.org (pm3-38.ppp.wenet.net [206.15.85.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA29771 for ; Sun, 3 Jan 1999 11:43:00 -0800 (PST) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.9.1/8.8.8) with ESMTP id LAA01028; Sun, 3 Jan 1999 11:45:19 -0800 (PST) (envelope-from garbanzo@hooked.net) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Sun, 3 Jan 1999 11:45:19 -0800 (PST) From: Alex Zepeda X-Sender: garbanzo@zippy.dyn.ml.org To: Kris Kennaway cc: Wiliam Woods , FBSD_QUESTIONS Subject: Re: pgcc-1.1.1 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 4 Jan 1999, Kris Kennaway wrote: > On Sun, 3 Jan 1999, Wiliam Woods wrote: > > > So, I assume that pgcc will not compile the kernel either then, correct ? > > pgcc would lack the same freebsd-local compiler extensions, I would imagine, > yes. That's enough cross-posting :^) Secondly, if you take out the -elf and the -fformat-extensions out you'll get a bunch of warnings, but things should compile. As far as I know, everything but libstdc++/libg++ should compile. And those two are replaced by egcs's own c++ lib anyways. Thirdly, William, egcs/pgcc are relatively untested in FreeBSD. Perhaps you should stick with gcc 2.7.x. - alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message