On Thursday, 4 June 2015 at 18:35:45 UTC, Johannes Pfau wrote:
If you mean adding support to the same binary toolchain package: I don't think that will work. Multilib requires similar systems, it's probably not possible to mix linux+libphobos and baremetal builds.
Indeed. I completely glossed over the linux-gnueabi there.
But we could of course provide additional ARM-bare-metal toolchain binaries.
Given the post that started this thread, I think that would be great even if they didn't include libphobos or even a standard C library. Just having libgcc and the compiler would be a sufficient start in my opinion.
Mike