[People answered literally.] As answered, "cross-compile" no, but is it really a problem? You would just install Julia on Windows (and Mac OS X, etc.) and compile from there. I assume it's possible in this indirect way to cross-compile in any direction.
I assume the script works on all platforms Julia supports (and gcc is available for). Windows is mentioned in the script so I assume is supports Windows etc. You would need a Windows machine, but not really. A Windows license - I assume you could use Wine. Then you wouldn't need a VM that you would otherwise need or a real machine. For Mac OS X, you might need actual hardware and software - e.g. pay.. On Thursday, April 23, 2015 at 3:15:46 PM UTC, 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)? >