On Monday, 19 October 2020 at 06:25:17 UTC, Severin Teona wrote:

Could you help me by telling me what libraries (and how) should I statically compile and link to the druntime? The microcontroller's CPU is an ARM Cortex-M4, and the libraries should be able to be compiled for this architecture.

Thank you so much!

Most probably they should be provided by your RTOS.

At least, FreeRTOS have project for implement Posix thread calls.

Reply via email to