Subject: Re: continuing sh problems
To: None <port-sparc@netbsd.org>
From: Christopher Sean Hilton <chris@vindaloo.com>
List: port-sparc
Date: 05/14/2005 11:02:58
On Sat, 2005-05-14 at 10:55 -0400, Christopher Sean Hilton wrote:
> I'm convinced of this especially since the gcc that my machine runs is
> v3.3.3 and the v3.3.5 manual deprecates both the -mv8 and the -mtune
> options.

Pardon me, reading the gcc v3.3.5 manual here:

http://gcc.gnu.org/onlinedocs/gcc-3.3.5/gcc/SPARC-Options.html#SPARC-Options

indicates that -mtune is not deprecated. Nevertheless it also indicates
that -mcpu=supersparc or -mcpu=hypersparc implies the corresponding
-mtune option.

Thanks
-- Chris