"John Keiser" <[EMAIL PROTECTED]> writes:

> > From: Brian Jones
> > Subject: Re: Excellent News About java.io
> >
> > "Aaron M. Renn" <[EMAIL PROTECTED]> writes:
> > >
> > > Another issue is that the native routines still use functions
> > in John's JCL
> > > common library that I don't know if we still are officially using.  I'm
> > > talking the method/field id caching and JCL_jstring_to_cstring.
> >
> > I think we need to nail down what we are using, JCL/NSA/others, and
> > document it in the hacking texinfo file.
> 
> Agreed.

I don't have the knowledge to update this, anyone else?  I do know
texinfo quite well though.

> > <snip>
> >
> > > Next up, I need to get java.net in shape, then I'm going to
> > focus on either
> > > the build process or Japhar integration or whatever else needs help.
> >
> > John should be posting a second, more usable patch, to the ftp site
> > soon.
> 
> Soon enough, anyway ... I've got Thread and Class integrated again, this
> time using NSA, and I'm working on the other stuff.  Constructor is really
> the only other thing that needs it.  I'm running into build problems (cannot
> find jni.h) right now.

./configure --with-japhar should work just fine John.  You'll need to
either have japhar-config in your path, or if it is in one of
/usr/local/japhar/bin or /usr/japhar/bin it will work.

I need to make the --with-japhar default so you don't have to specify
it but I haven't gotten there yet.  Need to check to see if JAPHAR or
KAFFE is defined and if neither and --with-japhar was not specified
then call CLASSPATH_INTERNAL_CHECK_JAPHAR

Brian
-- 
|-------------------------------|Software Engineer
|Brian Jones                    |[EMAIL PROTECTED]
|[EMAIL PROTECTED]                    |http://www.nortel.net
|http://www.classpath.org/      |------------------------------

Reply via email to