You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 6, 2019. It is now read-only.
Yes, we still need compiler-rt in some way, as now we link to libgcc which is suboptimal. It's making the build system even more complex though (and pushing us further from cargo compatibility).
Ideally, this and cross-compiling of libcore should be extracted to somewhere, I think.
I came up with this platform config, based on clang_macho_embedded. Place it into
make/platform/thumbv7m.mk
and then runmake thumbv7m
.The text was updated successfully, but these errors were encountered: