kasjer opened a new pull request, #3162: URL: https://github.com/apache/mynewt-core/pull/3162
Compiler name was to generic and could lead to misunderstanding of which compiler to use. Current setting -march=rv32imac selects works with SiFive provided compiler only. To use this with more strict version one should use -march=rv32imaczicsr in comman line to enable support to enable required extension that SiFive compiler implies. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
