[kaffe] Re: rebuildLib for cross compiling

Kiyo Inaba inaba at src.ricoh.co.jp
Tue Nov 5 07:31:41 PST 2002


Hi Dalibor,

>> Are there smart idea to avoid this problem?
>you could try to comment out JIKES= line in rebuildLib
>and set the environment variable JIKES to a working
>java compiler on the host.

That's the way how I do right now. That's why I asked aren't there
any 'smart' way...

The configure script knows whether it is cross compiling or not,
and then it should not be so hard to determine which java compiler
'rebuildLib' shall use for bootstrapping.

Kiyo




More information about the kaffe mailing list