Open main menu

Difference between revisions of "Compiling ScummVM/MXE"

Line 9: Line 9:
After you installed all the required packages mentioned above, you are ready to set up the MXE toolchain itself. 32 bit and 64 bit toolchains are available, either statically or dynamically linked.
After you installed all the required packages mentioned above, you are ready to set up the MXE toolchain itself. 32 bit and 64 bit toolchains are available, either statically or dynamically linked.


MXE calls the combination between 'bitness' and linking type an 'MXE_TARGET'.
MXE calls the combination between bitness and linking type an ~MXE_TARGET~.


<pre>
<pre>
329

edits