cross compiling: template toolchain file #512
certabitmh
started this conversation in
General
Replies: 1 comment
|
Thanks for sharing this! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
just managed to get it cross compiled for an arm9 toolchain and wanted to share the toolchain file I've created according to https://cmake.org/cmake/help/book/mastering-cmake/chapter/Cross%20Compiling%20With%20CMake.html:
toolchain.cmake
build it with
All reactions