Hi Parrot!

On Sun, 27 Sep 2020 13:28:20 -0400
Parrot Raiser <1parr...@gmail.com> wrote:

> As I was about to post my other question, it occurred to me that
> perhaps we should have a raku-users list, (and corresponding ones for
> the other, formerly perl6-flavoured lists?
> 
> And now for the actual question. I'm experimenting with installing
> Raku on an ARM machine, (specifically a PineBook Pro).
> Is there any way I can indicate to the download, especially "make"
> that it has 6 cores with which to play.
> 

Can you use GNU make's "-j" / "--jobs" flag:

https://www.gnu.org/software/make/manual/make.html#Parallel

Or did I misunderstand what you wish to achieve?

> (It seemed to speed up experiments on a Raspberry Pi with an earlier
> format of the download, where it was possible to change the make
> command.)



-- 

Shlomi Fish       https://www.shlomifish.org/
What Makes Software Apps High Quality -  https://shlom.in/sw-quality

COBOL is the old Java.
    — https://is.gd/ClKAz5

Please reply to list if it's a mailing list post - https://shlom.in/reply .

Reply via email to