Re: kaffe orphaned?

1999-09-07 Thread Steve Robbins
On Tue, 7 Sep 1999, Adam Heath wrote: > > Debian is about communication. Email. Irc. Phone. Conferences. Anything. > But not blind work. This is a community project, not just a bunch of > individuals who happen to all put out software in the same format. If we > can't communicate, then I a

Re: The problem of core classes for Java compilers (Was: Bug#44462: jikes: jikes does not find core classes

1999-09-08 Thread Steve Robbins
On Wed, 8 Sep 1999, Stephane Bortzmeyer wrote: > Any suggestion on the best way to solve the problem? > > 1) Follows Mike's suggestion, which would need to change the policy, to > change the VM a bit and to find a way to deal with the conflict mentioned > above. > > 2) Make a package of core c

Re: jikes and dependencies with javac

1999-10-14 Thread Steve Robbins
On Wed, 13 Oct 1999, Hamish Moffatt wrote: > Second question: I'm using jdk1.1.7 and having problems with > dependencies with javac. It looks a lot smarter than it really is! > It seems that if I have three files, class1.java which uses class2.java > which uses class3.java, and I "javac class1.jav