Re: [racket-users] Building on Raspberry Pi - parallel build possible?

2015-08-15 Thread Brian Adkins
On Saturday, August 15, 2015 at 9:54:21 AM UTC-4, Matthew Flatt wrote: At Sat, 15 Aug 2015 06:37:21 -0700 (PDT), Brian Adkins wrote: The Raspberry Pi has a 4 core CPU, so it pains me to see it pegged at only 25% this whole time. Is it possible to build Racket from Unix Source in parallel to

[racket-users] Building on Raspberry Pi - parallel build possible?

2015-08-15 Thread Brian Adkins
I received a Raspberry Pi 2 Model B yesterday, so naturally I wanted to get Racket on it as soon as possible :) I read somewhere that Unix Source + Built Packages was better than Unix Source, but since I've received performance improvements from building Ruby from sources vs. installing a

Re: [racket-users] Building on Raspberry Pi - parallel build possible?

2015-08-15 Thread Matthew Flatt
At Sat, 15 Aug 2015 06:37:21 -0700 (PDT), Brian Adkins wrote: The Raspberry Pi has a 4 core CPU, so it pains me to see it pegged at only 25% this whole time. Is it possible to build Racket from Unix Source in parallel to get all 4 cores fired up? You can use make install PLT_SETUP_OPTIONS=-j