We've made some progress, although it's not yet as easy as we'd like.
See
http://docs.racket-lang.org/raco/cross-system.html
Suppose you're running on platform X. If you have a Racket installation
on X and also a Racket installation for platform Y, then you can use X
as described in the docs to run `raco exe` or `raco dist` for Y.
Probably.
There are two potential obstacles:
* You need an installation for platform Y.
If Y is Windows, that's kind of a pain, because
racket-lang.org
currently only provides an ".exe" installer for Windows. You'd have
to install on some Windows machine and then copy over the
installation's directory.
We should probably provide builds for each platform in ".tgz" or
".zip" format, but we haven't set that up, yet.
* It might not work after all.
We're using cross-compilation for Windows to build the main Racket
distribution, so things are likely to work if Y is Windows. I
haven't even tried Y as something like OS X or Linux, though.
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
racket-users...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.