Dalibor Topic wrote:

On Thu, 2006-03-30 at 16:05 +0200, Jesper Larsen wrote:
The jitter is not finished yet on ppc, so you should chose the

--with-engine=intrp option in configure. Of course, help with the jitter
would be great, too ;)

Ahh, that's why. With --with-engine=intrp it runs well. Thank you very much.

How large slowdown should I expect when running with intrp instead of jit?

Any ideas how to solve this problem?

If you want to work on the jit on uClibc, you'd have to define the
symbol and use it as PIC in the assembler code in the trampolines
sources. I guess you could compile a C test program with PIC and see
what the assembler code looks like in that case and work from there.

I'd like to help, but I don't know very much about "trampolines", assembler etc.
Any hints to information sources?


--
Kind regards

Jesper Larsen


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

Reply via email to