Hi! I am looking to better understand how dynamic linking works in NuttX. Specifically, I want to port a little C compiler Ive been writing to NuttX so that I can compile C code from a device running NuttX. But I am a little bit confused in regards to how where a dynamically linked program would be linking to,and where the headers would be. I'm relatively new to NuttX and would basically like some linking to documentation or any helpful information here. Thank you!
Best, Noah Cashin
