From owner-freebsd-alpha Tue Jul 2 16:32:29 2002 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 DEF0A37B400 for ; Tue, 2 Jul 2002 16:32:27 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74B5943E09 for ; Tue, 2 Jul 2002 16:32:27 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g62NWOUI076369; Tue, 2 Jul 2002 16:32:24 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g62NWONS076361; Tue, 2 Jul 2002 16:32:24 -0700 (PDT) Date: Tue, 2 Jul 2002 16:32:24 -0700 From: "David O'Brien" To: Jan Lentfer Cc: Andrew Gallatin , freebsd-alpha Subject: Re: List of ports that can be compiled with compaq-cc Message-ID: <20020702163224.A70767@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <3D21F1C8.2010708@web.de> <15650.6127.427432.57976@grasshopper.cs.duke.edu> <3D22188C.2000603@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3D22188C.2000603@web.de>; from Jan.Lentfer@web.de on Tue, Jul 02, 2002 at 11:18:04PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 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 On Tue, Jul 02, 2002 at 11:18:04PM +0200, Jan Lentfer wrote: > OK, first one: bash2..... > > steps: > export CC="ccc" > export CFLAGS="-04 -fast" Should such a high -O be used? I would create a patch for bsd.port.mk that would add the COMPILE_WITH knob. If WANT_COMPILER=X is set and X is in the COMPILE_WITH list, then a build dependancy would be added on X and it would be used during the build. Note that COMPILE_WITH would be an ordered list. Potential values are: compaq-cc, icc, tendra To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message