Undefined references in Druntime for microcontrollers
Denis Feklushkin
feklushkin.denis at gmail.com
Mon Oct 19 11:29:10 UTC 2020
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.
More information about the Digitalmars-d-learn
mailing list