I think the question was regarding cross-compiling a .exe from a .jl script, which, as you say, doesn't work yet.
On Fri, Apr 24, 2015 at 10:51 AM, Isaiah Norton <[email protected]> wrote: > How to do so? > > > If this refers to cross-compiling Julia (rather than cross-compiling an > exe from Julia, which is not currently possible), please see: > https://github.com/JuliaLang/julia/blob/master/README.windows.md > > On Fri, Apr 24, 2015 at 10:27 AM, Paul D <[email protected]> wrote: > >> How to do so? >> >> On Fri, Apr 24, 2015 at 4:20 AM, Tony Kelman <[email protected]> wrote: >> > It is possible to cross-compile a Windows exe of Julia from Linux right >> now, >> > so this could probably be made to work. >> > >> > >> > On Thursday, April 23, 2015 at 8:15:46 AM UTC-7, pauld11718 wrote: >> >> >> >> Will it be possible to cross-compile? >> >> Do all the coding on linux(64 bit) and generate the exe for windows(32 >> >> bit)? >> > >
