Dalibor Topic wrote:
Guilhem Lavaux wrote:
Hi,
Salut Guilhem,
As some people know I have nearly finished merging the classpath tree
into kaffe tree. There are still a couple of issues to solve with
installing classpath libraries into the right places and how to deal
with glibj.zip (build it ourself or make classpath build system build
it). The problem is that classpath's configure is not really
configurable on the place where to put the libraries. Especially it is
not possible at the moment to force it to use ${prefix}/jre/lib/${cpu}
for the native libraries and ${prefix}/jre/lib/rt.jar for the java
library.
Would it be possible to use $(LN_S) for the additional install step
after the classpath build system is done with its own thing? Another
option could be setting DESTDIR in install-local target of the invoking
Makefile.am.
I am considering modifying a bit more classpath's configure so
we can do that in future. So expect the merge to happen this week. I'll
send a warning message just before because the tree is very altered.
Great! Thanks a lot for doing this work.
Ok. It installs the file at the right place but not the right name. I am
going to push the new tree in CVS now. So no commit for the moment. :)
Cheers,
Guilhem.
_______________________________________________
kaffe mailing list
[email protected]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe