On Mon, Mar 19, 2007 at 12:05:10PM +0100, Hector Oron wrote:
> But a new error comes out the box:
> {standard input}: Assembler messages:
> {standard input}:26: Error: selected processor does not support `rfs r3'
> {standard input}:48: Error: selected processor does not support `wfs r3'
This just means that it's trying to use FPA instructions. Did you
set the target triple correctly?