Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2000 08:33:40 +1100
From:      Peter Jeremy <peter.jeremy@alcatel.com.au>
To:        "David O'Brien" <obrien@FreeBSD.ORG>
Cc:        cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: ports/lang/compaq-cc Makefile pkg-plist ports/lang/compaq-cc/files errno_location.c ieee_fp_control.c
Message-ID:  <20001213083340.W69646@gsmx07.alcatel.com.au>
In-Reply-To: <20001208111714.A81342@dragon.nuxi.com>; from obrien@FreeBSD.ORG on Fri, Dec 08, 2000 at 11:17:14AM -0800
References:  <200012081327.eB8DRTZ44720@freefall.freebsd.org> <200012081614.JAA13280@harmony.village.org> <20001208111714.A81342@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2000-Dec-08 11:17:14 -0800, David O'Brien <obrien@FreeBSD.ORG> wrote:
>On Fri, Dec 08, 2000 at 09:14:28AM -0700, Warner Losh wrote:
>> :   This allows `CC=ccc' to build fully native FreeBSD Alpha binaries.
...
>> Does it make the worldstone faster?
>
>It cannot compile the world, we have way too many GCC'isms.

Apart from the Extended Asm (which is used fairly extensively), what
GCC'isms are required?  Most (all?) of the __attributes__ stuff should
be hints only and should just disappear when __GNUC__ is not defined.

For world-building, we use '-B', but that isn't relevant to Compaq-CC
since the latter isn't built.

Peter


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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