Subject: Re: cc doesn't pass -mev56 to as when -mcpu=ev56?
To: Dave Huang <khym@bga.com>
From: Thor Lancelot Simon <tls@rek.tjls.com>
List: port-alpha
Date: 06/23/1999 04:57:45
On Wed, Jun 23, 1999 at 03:02:06AM -0500, Dave Huang wrote:
> When compiling stuff with -mcpu=ev56, cc isn't passing -mev56 to the
> assembler, which sounds broken to me...

Yes, it is.

-Wa,-m21164a will do the trick, by the way -- thanks to Ross for pointing this
out to me.  But it shouldn't be required, of course.