[racket] racket on arm/armel linux
Yes. I haven't built all collections (in the main distribution) in a
while, since the snapshot builds minimal Racket from source and then
installs pre-built packages.
At Sat, 15 Feb 2014 22:31:03 -0500, Neil Van Dyke wrote:
> Thanks, Matthew. Do you know whether that build been used to compile
> the standard collections Racket code, and then those collections run
> through the tests under the ARM JIT VM?
>
> (It'll be awhile before I can test Racket on the exact target hardware,
> though it's similar enough to a Raspberry Pi.)
>
> Neil V.
>
> Matthew Flatt wrote at 02/15/2014 08:46 PM:
> > A daily snapshot built on a Raspberry Pi (model B) is here:
> >
> > http://www.cs.utah.edu/plt/snapshots/
> >
> > I've never built on less powerful hardware, but I've built on
> > simulations of less powerful hardware. The JIT supports ARMv4 and up,
> > with and without hardware floating point, etc.