Hacker News new | ask | show | jobs
by pjmlp 2605 days ago
Most embedded systems do not support dynamic linking.

Plus unless you are doing plugins, dynamic linking is an attack vector.

1 comments

Fair enough! Although the tooling for embedded systems is usually some crazy black art! (I only have experience with mbed and energia systems).