[kaffe] Cross compilation on MacOS X - need a little help

Timothy Stack stack at cs.utah.edu
Fri May 21 10:02:01 PDT 2004


> > 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...

> cheers,
> dalibor topic

tim




More information about the kaffe mailing list