On Fri Jan 02 16:59:57 2015, coke wrote:
> The problem is that perl6-m is a generated file.
>
> So if you copy perl6-m to perl6, and then generate a new perl6-m
> runner, your version of perl6 is not the up to date version.
>
> The runner isn't something that changes on a regular basis, but the
>
The problem is that perl6-m is a generated file.
So if you copy perl6-m to perl6, and then generate a new perl6-m
runner, your version of perl6 is not the up to date version.
The runner isn't something that changes on a regular basis, but the
dependency still need to be there.
On Fri, Jan 2, 20
On Thu Oct 02 14:03:42 2014, jn...@jnthn.net wrote:
> On Fri Aug 29 06:29:33 2014, coke wrote:
> > $ touch src/core/IO.pm
> > $ make -j3
> > /Users/williamcoleda/perl6/bin/nqp-m tools/build/gen-cat.nqp moar -f
> > tools/build/moar_core_sources > src/gen/m-CORE.setting
> > /opt/local/bin/perl5.16 -M
# New Ticket Created by Will Coleda
# Please include the string: [perl #122650]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=122650 >
$ touch src/core/IO.pm
$ make -j3
/Users/williamcoleda/perl6/bin/nqp-m tools/build/gen-cat