Re: [kaffe] rebuildLib for cross compiling

2002-11-05 Thread Dalibor Topic
Hi Kiyo,

--- Kiyo Inaba [EMAIL PROTECTED] wrote:
 Looks like I forgot to submit this bug report...
 
 After the introduction of rebuilding Kaffe library
 while making kaffe
 (after 21/07/2002), we can not simply cross compile
 kaffe. It is
 because libraries/javalib/rebuildLib (which is used
 to generate
 library) tries to invoke newly compiled 'kaffe'
 which of course
 should not work on the target machine.
 
 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. See
FAQ.classlibrary-compile for more information.

best regards,

dalibor topic

__
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe



[kaffe] rebuildLib for cross compiling

2002-11-04 Thread Kiyo Inaba
Looks like I forgot to submit this bug report...

After the introduction of rebuilding Kaffe library while making kaffe
(after 21/07/2002), we can not simply cross compile kaffe. It is
because libraries/javalib/rebuildLib (which is used to generate
library) tries to invoke newly compiled 'kaffe' which of course
should not work on the target machine.

Are there smart idea to avoid this problem?

Kiyo

___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe