> On 2015 Jan 14, at 21:36, Norman Gray <nor...@astro.gla.ac.uk> wrote: > > I suspect that what was in my head was something like Java's .jar file: a zip > file containing a bundle of compiled files in a single artefact, which needs > a separate executable to run, but which is boneheadedly easy to manage.
Come to think of it, it looks like that's basically what raco exe's --orig-exe does, and: > This flag is rarely useful, because the part of the executable that is copied > is normally small, and raco distribute does not work with executables that > are created with --orig-exe. ...since raco exe doesn't embed libraries. Bah. Ignore me... Norman -- Norman Gray : http://nxg.me.uk SUPA School of Physics and Astronomy, University of Glasgow, UK ____________________ Racket Users list: http://lists.racket-lang.org/users