Eric Schwartz wrote:
> 
>  From http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=188513
> 
> When compiling engine.c on arm, the compiler gets vastly confused:
...
> /tmp/cchEYzjY.s:5148: Error: bad immediate value for offset (4116)

Yes, I remember these.  However, I forgot what I did about this, so
the rest is just guessing.

> If I get time this weekend, I'll try building it with four asm('.skip  
> 4') and see if it works, but I must confess that ARM assembly is  
> entirely new to me.

That should work (if ".skip" works on the ARM gas), and is probably better
than the one ".skip 16" anyway (it also caused problems on the HPPA).

- anton

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to