M680x0-mono-repo icon indicating copy to clipboard operation
M680x0-mono-repo copied to clipboard

Request for bare metal support

Open asimonf opened this issue 4 years ago • 1 comments

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?

asimonf avatar May 13 '21 17:05 asimonf

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.

SamuraiCrow avatar May 20 '21 17:05 SamuraiCrow