Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jul 2002 16:32:24 -0700
From:      "David O'Brien" <obrien@freebsd.org>
To:        Jan Lentfer <Jan.Lentfer@web.de>
Cc:        Andrew Gallatin <gallatin@cs.duke.edu>, freebsd-alpha <freebsd-alpha@freebsd.org>
Subject:   Re: List of ports that can be compiled with compaq-cc
Message-ID:  <20020702163224.A70767@dragon.nuxi.com>
In-Reply-To: <3D22188C.2000603@web.de>; from Jan.Lentfer@web.de on Tue, Jul 02, 2002 at 11:18:04PM %2B0200
References:  <3D21F1C8.2010708@web.de> <15650.6127.427432.57976@grasshopper.cs.duke.edu> <3D22188C.2000603@web.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020702163224.A70767>