Geir,
I am working on the patch. There is almost no problem, except that
DRLVM builds its own modified version of eclipse plugin. The plugin
requires eclipse for its build.
I see that the same plugin exists in
enhanced/tools/eclipse/org.apache.harmony.eclipse.jdt.launching.
I think:
- all modifications to the plugin should go to this directory.
- drlvm should not build eclipse plugin itself, it should be built
as part of tools.
Correct?
--
Ivan
On 6/26/06, Geir Magnusson Jr <[EMAIL PROTECTED]> wrote:
Ivan Volosyuk wrote:
> Stupid question. I am trying to compile current version of drlvm.
> After a bunch of downloads which still remains (including huge
> eclipse-3....gz) compilation failes with:
> build.java:
> [echo] ## Building Java classes of 'vm.kernel_classes'
> [javac] Compiling 48 source files to
>
/home/ivan/experiments/harmony/drlvm/build/lnx_ia32_gcc_release/semis/vm/kernel_classes/_classes
>
> [javac] javac: invalid target release: jsr14
> [javac] Usage: javac <options> <source files>
> [javac] where possible options include:
> [javac] -g Generate all debugging info
> [javac] -g:none Generate no debugging info
> [javac] -g:{lines,vars,source} Generate only some debugging info
> ...............
> I am using jdk-1.4 and rely on eclipse compiler everywhere. The
> message means that compiler from jdk is used.
>
> What for we download eclipse, if its compiler is ignored? :)
It's a carryover from the original build which hasn't been cleaned out yet.
Patch welcome :)
geir
--
Ivan
Intel Middleware Products Division
---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]