On Wed, 16 Mar 2005, Stefan Bodewig <[EMAIL PROTECTED]> wrote:

> So far I haven't checked which version of jikes added the new
> features, version 1.15 (released 2001) on my Linux box does support
> -bootclasspath but neither -g:none nor -extdirs.

Well, that's what it says, at least.  Looking at the source[1],
-extdirs and -sourcepath have been added for 1.14 and -g:* for 1.15
(together with -source and -target that we already support
unconditionally in Jikes.java).  Current is Jikes 1.22.

With this I'm leaning towards supporting the new features in jikes
unconditionally (and tell people to upgrade at least to 1.15 if they
run into problems).

Stefan

Footnotes: 
[1]  http://cvs.sourceforge.net/viewcvs.py/jikes/jikes/src/option.cpp?view=log


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to