This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
Hi Christos, On 9 Oct 2019, at 15:27, Christos Gentsos wrote:
Oh I see, you're totally right. I was trying to use Clang to compile newlib, I wasn't aware that itsassembler didn't fully support the legacy ARM syntax - it was trying toparse it as unified syntax code. Using GCC it compiles just fine.
FWIW, there are a few issues to build newlib with clang for ARMv6-M and ARMv7-(E)M, but I’ve been building and using it with several clang versions (with the help of a couple of patches) with no noticeable issues on baremetal targets.
Emmanuel.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |