Geir Magnusson Jr 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. >
(That said, the intention is to use the eclipse compiler. This might be a dependency that's common between DRLVM and classlib, and we can start with that in the 'top level' dep repository geir > Patch welcome :) > > geir > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]