Re: [arm-gnu] Internal Compiler Error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] Internal Compiler Error



On Friday 12 August 2005 10:48, Richard Earnshaw wrote:
> A quick look at the preprocessed file shows that it contains an invalid
> asm statement:
>
> __asm__ ("rorw $8, %w0" : "=r" (__v) : "0" (__x) : "cc"); __v;
>
> This is an x86 instruction, not an ARM one.  It looks like either you've
> misconfigured your application or that it will need porting to the ARM.

Ewww, I wasn't aware it was an x86 instruction. Thanks for the help, I'll dig 
to fix the problem here now.

-- 
Lucas
powered by /dev/dsp