21 Aug Linux How to Fix a Error Compiling Dynamic Shared C Library in Linux August 21, 2025 By Karna Sodari 0 comments I recently tried to build a shared library from rs232-linux.c (from github.com/marzac/rs232) on my 64-bit Linux machine using clang. Wh... Continue reading