Hallo Holger,

Holger Schurig wrote:
Kaffe on PXA255 runs now, I had to apply the attached patch.

When you use arm-linux-gcc from GCC 3.3.x AND you specify either
-march=xscale or -mcpu=xscale, then __XSCALE__ is automatically defined.

If you compile kaffe with arm-linux-gcc-2.95.3, then you could do something
like

CFLAGS="-D__XSCALE__" ../cvshead/configure ...


thanks for the patch. I've added an explicit --enable-pxa option to the configure script to ease building with gcc-2.95.3. Could you try that out, and report back if it works?


cheers,
dalibor topic

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

Reply via email to