Embedding Julia without RTLD_GLOBAL in dlopen?

It looks like you can create a shim library that dlopens your actual plugin library with RTLD_GLOBAL: Different behaviours in Linux and MacOs with Julia embedded in C++ - #13 by vitreo12

1 Like