passing RTLD_GLOBAL flag to dlopen() ?

23 views
Skip to first unread message

Jason

unread,
Jan 4, 2016, 5:26:11 PM1/4/16
to android-qt
Qt seems to only pass RTLD_LAZY to dlopen, but I need to pass RTLD_LAZY|RTLD_GLOBAL because I use a native library library that uses stlport. 

How can I have Qt use the RTLD_GLOBAL option when dlopen() is called? Can ANDROID_EXTRA_LIBS do it somehow? 



Reply all
Reply to author
Forward
0 new messages