Cross Platform
- Posted by Gary Shingles <eu at 53?pi.co.n?> Oct 17, 2007
- 561 views
Hi All, in particular core developers Is it feasible, and what would be involved with providing a facility for the interpreter to output a bound executable for another platform? In particular, I would be interested in building a windows executable on a Linux platform, using exu to generate a windows .exe It strikes me that since bind(u/w) attaches .il code to a back end it shouldn't matter which backend it actually gets attached to? Gary