rustup install nightly
rustup component add rust-srcUses toolchain binaries from vscode-amiga-debug.
Need to add the platform dir and the opt/bin subdir to your path.
make runTarget JSON file generated using:
rustc +nightly -Z unstable-options --print target-spec-json --target m68k-unknown-linux-gnuThen added to using information from https://wiki.osdev.org/Rust_Bare_Bones.