Building FlightGear - Cross Compiling: Difference between revisions

Jump to navigation Jump to search
m
m (→‎Dependencies: Qt5 comments (pm2wiki))
Line 471: Line 471:
* Building mxe: http://mxe.cc/#usage
* Building mxe: http://mxe.cc/#usage
* Creating packages: http://mxe.cc/#creating-packages
* Creating packages: http://mxe.cc/#creating-packages
Regarding building in general, there is now a MXE_TMP variable that lets you configure where builds occur. This means that if you have sufficient RAM, then you may be able to use /dev/shm for the builds and get rid of the I/O overhead. Specifying this in MXE_TMP should be sufficient.


Before building mxe, you should consider installing ccache first, which also requires adapting the pkgconf.mk file in mxe:
Before building mxe, you should consider installing ccache first, which also requires adapting the pkgconf.mk file in mxe:

Navigation menu