----- Original Message ----- From: "Stefan Bodewig" <[EMAIL PROTECTED]>
> On Tue, 21 May 2002, Magesh Umasankar <[EMAIL PROTECTED]> wrote: > > > PS: Yes, I know jikes 1.15 is considered buggy compared to > > 1.14, but if I use 1.14 or 1.13, I get the following error and > > therefore, it becomes infeasible for me to use it... > > I've only seen that if I mix classes compiled with jikes and classes > compiled with javac. Make sure you've set both, JAVAC and > build.compiler before running bootstrap. Aha! That well might have been the case though I think I did do a "build clean" before bootstrapping. Anyway, I will do a clean build again and see what happens. > +1 on using jikes for the beta2 release. ok, Jikes, then. > The alternative would be an > incremental build: use JDK 1.3 and just compile the 1.4 specific > classes with 1.4. I considered that as well and I am open to that option also. > Anyway, don't forget to document the steps necessary to reproduce the > distribution build 8-). Yes, I will. Should be quite simple. > > Stefan > Cheers, Magesh ************************************************** * Opportunist: A person who starts taking bath * * if he accidentally falls into a river. * ************************************************** -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
