Re: [rvm-research] How to use Jikes as JRE in Eclipse

Erik Brangs <[email protected]> Sun, 15 Jul 2018 21:22:23 +0200
Newsgroups gmane.comp.java.jikes.rvm.devel
Message-ID <[email protected]>
Hi,

On 15.07.2018 20:36, Johannes Sinsel wrote:
> thank you for your reply. The thing is, in the next step (18.2 step 5), I'm about to build the BaseBaseTutorial collector, but theĀ  command
> 
> " bin/buildit localhost BaseBaseTutorial"
> 
> results in
> 
> "ERROR: Could not find configuration 'BaseBaseTutorial' "

The build looks for the configurations in build/configs in the source tree. The BaseBaseTutorial configuration doesn't exist by default. You need to create it (which currently isn't mentioned in the guide). To create the configuration, make a copy of BaseBaseNoGC.properties, name the copy BaseBaseTutorial.properties and change config.mmtk.plan from org.mmtk.plan.nogc.NoGC to org.mmtk.plan.tutorial.Tutorial .

You can find more information about configurations in chapter 4 of the user guide.


Kind regards,

Erik Brangs



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Jikesrvm-researchers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers