"Aaron M. Renn" <[EMAIL PROTECTED]> writes:
> >1. The native stuff needs those jni headers (or some kind of headers)
>
> You need to run japharh -jni.
I know. I'm working out how to handle this and getting the headers
into the proper directories or into the include path.
> >2. May want to remove .deps from lib in CVS (require developers to
> > have JavaDeps-1.0.4)
>
> Why?
It is a generated file. Technically, generated files don't usually
live in CVS. make-dist generates the .deps necessary for the
distribution, as would 'make' if you configure either with
--enable-maintainer-build.
> >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.
Might want to ask the libtool folks on their mailing list, or see if
the answer is in their list archive.
Brian
--
|-------------------------------|Software Engineer
|Brian Jones |[EMAIL PROTECTED]
|[EMAIL PROTECTED] |http://www.nortel.net
|http://www.classpath.org/ |------------------------------