From owner-freebsd-current Fri May 29 01:24:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA01477 for freebsd-current-outgoing; Fri, 29 May 1998 01:24:37 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from parkplace.cet.co.jp (parkplace.cet.co.jp [202.32.64.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA01470 for ; Fri, 29 May 1998 01:24:34 -0700 (PDT) (envelope-from michaelh@cet.co.jp) Received: from localhost (michaelh@localhost) by parkplace.cet.co.jp (8.8.8/CET-v2.2) with SMTP id IAA05068; Fri, 29 May 1998 08:22:56 GMT Date: Fri, 29 May 1998 17:22:56 +0900 (JST) From: Michael Hancock Reply-To: Michael Hancock To: Eivind Eklund cc: joelh@gnu.org, rnordier@nordier.com, current@FreeBSD.ORG Subject: Re: Fix for undefined "__error" and discussion of shared object versioning In-Reply-To: <19980528212713.63593@follo.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 28 May 1998, Eivind Eklund wrote: > On Thu, May 28, 1998 at 01:29:34PM -0500, Joel Ray Holveck wrote: > > My own concern would be the amount of code in third-party programs > > that uses gccisms. I guess I don't see why we're looking to change. This is an interesting point. I talked Carl Rigney at Livingston recently and their position is that only gcc is supported for their radius distribution. So I submitted patches using __FreeBSD__ consistent with how it was done with other platforms so that radius2.1 will build for FreeBSD out the box using ... make EXT=FreeBSD build Regards, Mike P.S. The Lucent PM3 is a pretty cool box. No more Ascends for me. > Well, here are a couple of points: > * License > * General quality of system (GCC is written under the paradigm 'learn > writing compilers as we go') > * Possibilities for exploiting the cross-CPU nature of XANDF > * Better error checking/control > * Choice (by being able to be compiled with more than one compiler) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message