Open main menu

Difference between revisions of "Compiling ScummVM/MXE"

No change in size ,  21:04, 21 October 2019
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