[kaffe] --with-rt-jar=PATH_TO_RT_JAR

Dalibor Topic robilad at kaffe.org
Mon Aug 23 09:07:17 PDT 2004


Dalibor Topic wrote:
> Dalibor Topic wrote:
> 
>> Ito Kazumitsu wrote:
>>
>>> Hi,
>>>
>>>
>>>>>>>> ":" == Ito Kazumitsu <kaz at maczuka.gcd.org> writes:
>>>
>>>
>>>
>>>
>>> :> I am afraid --with-rt-jar=PATH_TO_RT_JAR does not work now.
>>>
>>> Is anyone aware of this issue?
>>
>>
>>
>> Yes ;) I'll try to fix it tonight.
> 
> 
> Okay, the problem seems to be due to awt-implementations triggering a 
> rebuild of things. I'll make sure that it does not do that anymore.

Hi Ito,

The actual problem was that JNI headers were not generated for some 
classes because the precompiled rt.jar was not passed to kaffeh. That's 
fixed now, and it builds fine again, as far as I can tell :)

It still rebuilds kaffe's AWT implementation (which takes around 30 
megs, afaict), and gjdoc. If that's causing a memory problem in your 
setup, I could add options to configure.ac to turn the building of 
kaffe's AWT, gmp math and gcjdoc class libraries off.

cheers,
dalibor topic




More information about the kaffe mailing list