From owner-freebsd-alpha Wed Feb 12 2:19:52 2003 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0D2037B401 for ; Wed, 12 Feb 2003 02:19:51 -0800 (PST) Received: from heron.mail.pas.earthlink.net (heron.mail.pas.earthlink.net [207.217.120.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14C9643FCB for ; Wed, 12 Feb 2003 02:19:51 -0800 (PST) (envelope-from tlambert2@mindspring.com) Received: from pool0043.cvx40-bradley.dialup.earthlink.net ([216.244.42.43] helo=mindspring.com) by heron.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 18itzT-0001Pq-00; Wed, 12 Feb 2003 02:19:44 -0800 Message-ID: <3E4A1F63.678B2069@mindspring.com> Date: Wed, 12 Feb 2003 02:18:11 -0800 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Jan Lentfer Cc: alpha@FreeBSD.org, Marcel Moolenaar Subject: Re: Open Watcom compiler References: <20030211003353.GA12187@athlon.pn.xcllnt.net> <20030212084617.GA98667@dragon.nuxi.com> <1045044390.2958.3.camel@neslonek> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a488a9b097d8840861b5372ffa21df0505350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Jan Lentfer wrote: > On Wed, 2003-02-12 at 09:46, David O'Brien wrote: > > On Mon, Feb 10, 2003 at 04:33:53PM -0800, Marcel Moolenaar wrote: > > > I'm thinking about porting the Open Watcom compiler to FreeBSD. I > > > expect the code generator to be better than gcc, but don't know > > > yet how it compares to Compaq's compiler. > > > > Surely the Compaq compiler's optimizer will be better. Why waste the > > energy porting Open Watcom, rather than fix all the GCC'isms in /sys that > > prevent the use of the Compaq compiler? > > What about the legal issues? If I build FreeBSD with the ccc and use it > in an production environment, I would need more then a hobbyist license, > wouldn't I? Only if you compiled crap with CCC to run on that FreeBSD. There's nothing in the CCC license that really prevents hobbiests compiling the OS itself, and then you using the results of a hobbiest effort in a production environment. One thing that's always surprised me, though I guess if you do the multiple stage thing, it shouldn't, is why people don't compile gcc with CCC to make the gcc binary run faster. Even if compiling gcc again with gcc would slow the thing back down... -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message