Building FlightGear - Cross Compiling: Difference between revisions

Jump to navigation Jump to search
m
m (→‎*.mk file template: document/establish some best practices, taken from: https://github.com/saiarcot895/mxe/commit/8dfa83cec694da64b0afe1aa8c6980c9cfd6c9ac)
Line 329: Line 329:


this will automatically write your patches in git format, and move them to the /src directory, so they become src/fgfs-1-patchname, and are applied before compilation.
this will automatically write your patches in git format, and move them to the /src directory, so they become src/fgfs-1-patchname, and are applied before compilation.
=== Further reading ===
* [https://code.google.com/p/mupen64plus/wiki/CrossCompilingOnLinux Compiling Mupen64Plus from source code under Linux for Windows]


=== Project inspiration ===
=== Project inspiration ===

Navigation menu