Cross compilation: Difference between revisions

Content added Content deleted
m (sp)
Line 1: Line 1:
{{draft task}}
{{draft task}}
Explain the process of creating, for example, a Linux executable binary on a Windows machine, and vice versa.<br>
Explain the process of creating, for example, a Linux executable binary on a Windows machine, and vice versa.<br>
Include details of any and all compilation and runtime options for incorporting platform-specific elements.<br>
Include details of any and all compilation and runtime options for incorporating platform-specific elements.<br>
If your language cannot create executable files or is not cross-platform it should be omitted from this task.
If your language cannot create executable files or is not cross-platform it should be omitted from this task.
=={{header|Phix}}==
=={{header|Phix}}==