[kaffe] problem of inclusion

Dalibor Topic robilad at kaffe.org
Tue May 4 14:23:03 PDT 2004


Salut Fabien,

Fabien Renaud wrote:
> Hello,
> 
> I have now another problem with my compilation :
> /tmp/ccOzTKIW.s: Assembler messages:
> /tmp/ccOzTKIW.s:2567: Error: selected processor does not support `stfd 
> f0,[r3,#0]'
> /tmp/ccOzTKIW.s:2578: Error: selected processor does not support `stfs 
> f0,[r3,#0]'
> make[3]: *** [support.lo] Error 1

You should enable software floating point support by passing 
-msoft-float to gcc in CFLAGS. See 
http://lists.arm.linux.org.uk/pipermail/linux-arm-kernel/2003-May/015260.html

ARM is a little weird wrt floating point :)

cheers,
dalibor topic




More information about the kaffe mailing list