Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Mar 2001 10:36:43 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        Maxim Sobolev <sobomax@FreeBSD.ORG>, Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>, freebsd-current@FreeBSD.ORG, jkh@FreeBSD.ORG
Subject:   Re: make.conf lack of CPUTYPE=k6-3 support
Message-ID:  <Pine.BSF.4.21.0103131035410.2855-100000@besplex.bde.org>
In-Reply-To: <20010312145129.A93848@mollari.cthul.hu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 12 Mar 2001, Kris Kennaway wrote:

> On Tue, Mar 13, 2001 at 05:32:36AM +1100, Bruce Evans wrote:
> > OTOH, bsd.cpu.mk is too under-engineered to support any compiler except
> > gcc.  It unconditionally translates FreeBSD-specific names like k6-2 to
> > gcc-specific flags like -march=k6.
> 
> I'm not sure what can be done about that -- is there a way for make(1)
> to know it's being used with a gcc compiler so we can .ifdef the whole
> lot?

Not really, but it should use that same way that it should use to configure
-pipe, etc. :-)

Bruce


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0103131035410.2855-100000>