On Sat, May 24, 2014 at 02:59:00PM +0200, Pascal Stumpf wrote:
> On Sat, 24 May 2014 08:08:18 +0200, Landry Breuil wrote:
> > On Sat, May 24, 2014 at 12:43:53AM +0200, Pascal Stumpf wrote:
> > > MoarVM (short for Metamodel On A Runtime Virtual Machine) is a runtime 
> > > built
> > > for the 6model object system. It is primarily aimed at running NQP and 
> > > Rakudo
> > > Perl 6, but should be able to serve as a backend for any compilers built 
> > > using
> > > the NQP compiler toolchain.
> > > 
> > > This is the next generation backend for Rakudo.  Will be used soon.
> > 
> > It seems to include its own version of libatomic_ops, cant it use the
> > one from the portstree instead ?
> 
> No, it needs something newer.  The included version is some 7.3alpha.
> (But if someone were to update boehm-gc, then yes, this could use an
> external libatomic_ops.)

ok then, but make a note of this somewherein the Makefile so that it is
properly fixed when someone updates boehm-gc :)

Landry

Reply via email to