Subject: Re: sparc kernel (2.0_RCn) doesn't like -mcpu=v8?
To: Joachim Thiemann <jthiem@tsp.ece.mcgill.ca>
From: Martin Husemann <martin@duskware.de>
List: port-sparc
Date: 11/22/2004 16:15:49
On Mon, Nov 22, 2004 at 09:34:03AM -0500, Joachim Thiemann wrote:
> that's the kernel used to generate the dmesg.  The next line after the hang 
> is the fdc.

Have you tried compiling the fdc* files w/o that options?

> In response to Tobias' question: I actually don't know if the default build 
> uses -O2... I *think* it does, I seem to remember it.  However building 
> currently with the above options, -O2 does not appear on the command line.  
> Could it be that using CPUFLAGS overrides some other variable?

My example used += instead of = to avoid this, but CPUFLAGS is another
(good) solution.

Martin