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

> Doesn't compile?  Hmm, I'll check after church tomorrow.  I don't think it's
> different.  What is in your classpath when compiling, and in what order?
> vm/reference is it for now.
> --John Keiser

Try the build process and look at the errors it is spitting out
regarding vm/reference.  I think a lot of the errors I saw were
methods without bodies.  There are also problems with not setting the
value of final variables in an initializer or every constructor, at
least according to Sun's JDK.

You may want to change the Makefile.am in classpath/lib to use Sun's
JDK exclusively, regardless of Japhar by setting JAVAC correctly (as
it appears in the Makefile.am but is currently in an if/else statement).

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

Reply via email to