Hacker News new | ask | show | jobs
by my123 1683 days ago
> 1. dlopen has interactions with static linking that you should understand if you use both at the same time.

Using dlopen when static linking is used is deprecated in glibc.