M680x0-mono-repo
M680x0-mono-repo copied to clipboard
Request for bare metal support
As far as I can see,, only a Linux target platform is supported. This wouldn't allow something like using LLVM with bare metal machines like Arcade boards or the Sega Genesis.
Is this something that could be solved in the meantime with the Gcc linker?
The early versions of Clang used GNU Binutils but I don't know how much work it would take to set up a new toolchain to do so. As always, the enemy is not impossibility but merely taking the time to do it.