At 06:28 4/7/00 +0400, you wrote:
>Using jikes with 1.2 is somewhat tricky because it requires standard
>java jars in CLASSPATH (or JIKESPATH). How this issue is handled when
>build.compiler = jikes?
Currently it is handled by the developer. However IIRC someone volunteered
recently to try and have a autodetect feature that automatically added the
right library when jikes build is detected.
The only real change is detecting jvm version and in 1.1 vms adding
${java.home}/lib/classes.zip and 1.2+ vms adding
${java.home}/jre/lib/rt.jar to classpath so hopefully it will happen soon :P
Cheers,
Pete
*------------------------------------------------------*
| "Nearly all men can stand adversity, but if you want |
| to test a man's character, give him power." |
| -Abraham Lincoln |
*------------------------------------------------------*