Re: [kaffe] reducing size of rt.jar for embedded platforms

2006-03-14 Thread Dalibor Topic
d greene wrote: hello all, Hi dgreene, In 1.1.4 I was able to reduce rt.jar to 1.5M, but with 1.1.6 I'm only able to reduce to 6M (so far). I'm finding that there are probably too many cross package dependencies on crypto, swing, awt, for instance, so I'm unable to easily remove those all

[kaffe] Last doubts on Kaffe GC

2006-03-14 Thread [EMAIL PROTECTED]
Hi we have understood the 90% of code but we have the last two doubts: The first: In the file gc-mem.c the freelist array has 21 elements,what is there in the 21th element(freelist[20])?(We suppose there is nothing). The second: In the file gc-mem.c the gc_prim_frelist array has 21

[kaffe] Building kaffe for arm-linux

2006-03-14 Thread Aderibigbe Emmanuel
Hello, Please I need some assistance building kaffe on an intel system running Fedora core 1 for an arm based system(OMAP5912). Please is there any way to pass to the ./configure to use another compiler apart from jikes besause my jikes seems not to be working due to glibj.jar of classpath not

[kaffe] Re: [Gcjwebplugin-devel] Re: NSAPI/ OJI/ Applet plugin

2006-03-14 Thread Thomas Fitzsimmons
Hi, On Mon, 2006-03-06 at 18:46 +0100, Philippe Laporte wrote: - Why is the security not finished? No one seriously using this plugin yet? Why not? [...] Do you have a schedule/roadmap/timeline for this to be completed? Here is the tracking PR for GNU Classpath's security implementation:

[kaffe] Administrivia - List Moderation

2006-03-14 Thread Jim Pick
Hi, Because of the high volume of spam being targetted at the list, I've just modified mailman so that it will block messages that spamassassin classifies as spam. We were doing it manually before, but it's just too much work. If, for some reason, you can't send email to the list because it's

Re: [kaffe] ARM and kaffe

2006-03-14 Thread Rudolf Marek
Hello all, Oh well, I am working through similar issue. To make Kaffe workiing somehow set into configuration '--with-engine=interp'. It'll solve your problem but makes your kaffe working terrible slowly. The real problem is somewhere into JIT3 module and it is a memory management issue.

Re: [kaffe] Jazelle

2006-03-14 Thread Philippe Laporte
Jim Pick wrote: Philippe Laporte wrote: Hi, I would appreciate if you could share some thoughts and/or knowledge about Jazelle and its performance and adoption. Well, there's no Jazelle support in Kaffe. It would be cool if somebody contributed some support. Actually, I'd be really