Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

dlopen () question



Hello!

I've been unable to get a reliable info on this: when a main program loads a plugin with dlopen (), and that plugin references a weak symbol inside the main program, is it normal that dlopen () fails and complains about not finding the weak symbol, even with the suitable flags set (RTLD_GLOBAL)? I have that behavior with the svn version of scribus on current.

Thanks!
Vincent


Home | Main Index | Thread Index | Old Index