>1. The native stuff needs those jni headers (or some kind of headers)

You need to run japharh -jni.

>2. May want to remove .deps from lib in CVS (require developers to
>   have JavaDeps-1.0.4)

Why?

>4. libtool stuff still to be done

I still cannot build the libraries they way I need them.  Even the latest
alpha libtool does not support linking against shared libraries that are not
installed.  There are only a handful of functions in that common library
that I need.  The easy way out would be to just define them all as static
and include them in even library that needs them (which right now is only
java.io).  I'm puzzled at libtool's failures here, since a simple ld
invocation will create a proper shared lib.

--
Aaron M. Renn ([EMAIL PROTECTED]) http://www.urbanophile.com/arenn/


Reply via email to