[kaffe] Re:Re:need detailed steps to configure kaffe 1.1.4 --with-awt=qt for pxa255
Fabien Renaud
renaud at nentec.de
Wed Jun 2 03:20:03 PDT 2004
??? wrote:
>Hello Dalibor,
> Thanks for responsing.I will keep on trying.
>
>
>>There is apparently a nasty problem with kaffe on xscale: the assembler
>>code in config/arm directory uses some instructions for doubles and
>>floats that aren't available on xscale, afaik.
>>
>>
> But can it be possible to make kaffe to run on xscale?I had seen someone
>announced that he did make the boll rolling.
>
Yes I succeed even it was not easy :)
I can now run basic java applications written with qt without too much
problems.
You didn´t cross-compile your libqte, no ?
I use this too before my configure ( even if it´s not needed ) :
export AS=xscale_le-as
export LD=xscale_le-ld
export LDD=xscale_le-ldd
export RANLIB=xscale_le-ranlib
Use the --prefix option, that should be better.
I don´t know which version you use but in mime that was a bug. Run
developers/sp_offset.c on your arm machine, and correct SP_OFFSET in
/config/arm/linux/md.h
I use qte-2.3.4
>
>
>>Ah, okay. See http://www.kaffe.org/doc/kaffe/FAQ.cross-compiling . You
>>need to have kaffe build and installed on the build platform, in order
>>to use the local kaffeh.
>>
>>
> yes, i had tried this routine once some time ago.I will retry it again.
> yes, I had built a kaffe running well on my PC.
>
>
>>I'll put up a snapshot of CVS tomorrow, and send you a link. I'm just
>>running late for a bis right now :(
>>
>>
>
>
>
>>i hope this helps a little,
>>
>>
> Really thanks for that.You and the kaffe group have been making a great thing on
>the world!
> Cory
>
>
>
>
>
>
>_______________________________________________
>kaffe mailing list
>kaffe at kaffe.org
>http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
>
>
>
>
More information about the kaffe
mailing list