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

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to