Build Blocks: Difference between revisions
Jump to navigation
Jump to search
(Creation of Page) |
No edit summary |
||
Line 1: | Line 1: | ||
== | ===MotoHawk: Blocks: Toolchain Definition=== | ||
Use this MotoHawk block to choose the toolchain (includes custom options) for MotoHawk to use for the compiler build (when CTRL+B is pressed). | |||
The "Name" is a user-specified name given to the toolchain. It has no bearing on the toolchain chosen; it exists purely for documentation purposes. The "Toolchain" dropdown list contains the toolchains that are available for this target. | |||
The "Custom" toolchain option allows the user to choose an alternate directory with a supported build template. The "Build template" will force MotoHawk to generate build scripts and files for the specified toolchain. Note that a custom toolchain must be compatible with a supported toolchain, otherwise the build will not succeed. | |||
The "Custom" | |||
[[Image: ToolChainDefinition.png]] | [[Image: ToolChainDefinition.png]] |
Latest revision as of 15:30, 14 March 2023
MotoHawk: Blocks: Toolchain Definition
Use this MotoHawk block to choose the toolchain (includes custom options) for MotoHawk to use for the compiler build (when CTRL+B is pressed).
The "Name" is a user-specified name given to the toolchain. It has no bearing on the toolchain chosen; it exists purely for documentation purposes. The "Toolchain" dropdown list contains the toolchains that are available for this target.
The "Custom" toolchain option allows the user to choose an alternate directory with a supported build template. The "Build template" will force MotoHawk to generate build scripts and files for the specified toolchain. Note that a custom toolchain must be compatible with a supported toolchain, otherwise the build will not succeed.