[kaffe] Classpath merge

Dalibor Topic robilad at kaffe.org
Tue Oct 18 04:12:22 PDT 2005


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.

cheers,
dalibor topic




More information about the kaffe mailing list