Cross compile Targets - machinamentum/htn GitHub Wiki
These are the currently supported cross-compilation targets. The corresponding libhtn is built if there's a compatible binutils installed in your toolchain's prefix/install directory.
- i386-linux-gnu
- i386-apple-darwin
- arm-vita-eabi (partial)
Supported but lacking a corresponding libhtn:
- arm-none-eabi
Note: on Apple machines, the compiler will be built to use the system's assembler by default unless i386-apple-darwin-as is located in the install directory.