Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| docs:guide-developer:toolchain:crosscompile [2021/10/15 08:35] – ↷ Page moved from docs:guide-developer:crosscompile to docs:guide-developer:toolchain:crosscompile bobafetthotmail | docs:guide-developer:toolchain:crosscompile [2021/10/15 09:06] (current) – ↷ Links adapted because of a move operation bobafetthotmail | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Cross compiling ====== | ====== Cross compiling ====== | ||
| If you want to use a [[wp> | If you want to use a [[wp> | ||
| - | Provided that it is released as open source, you can download the code and compile it using the [[docs: | + | Provided that it is released as open source, you can download the code and compile it using the [[docs: |
| Note that not every code is compilable for every CPU architecture. | Note that not every code is compilable for every CPU architecture. | ||
| Line 7: | Line 7: | ||
| ===== Procedure ===== | ===== Procedure ===== | ||
| - | * Follow the build instructions outlined in [[docs: | + | * Follow the build instructions outlined in [[docs: |
| * Locate the toolchain binaries in the '' | * Locate the toolchain binaries in the '' | ||
| * Add that directory to the '' | * Add that directory to the '' | ||