Hi Tim,

Timothy Stack wrote:
This continues several times for other make directories.

Otherwise, the native and the cross-compilation runs without further errors.

When I try to execute any .jar file, I get the same error messages.

Hm. I think that's a problem with the current compile_time tests. Tim, would it be possible to change the all: target in compile_time/Makefile.am to depend on nothing, and make the check-am: target depend on CompileScript $(CLASS_FILES) ? That would solve this cross-compilation problem, I believe, but I'm not sure whether it would break the tests.


I think that will work, since the dependencies on the directory are only when a 'make check' is done. I suppose you could just try it and find out...

thanks for the 'green light'! I'll test it and check it in, if it works as expected.


cheers,
dalibor topic

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

Reply via email to