On Fri, Jan 06, 2006 at 12:05:36PM -0800, Jonathan wrote: > LOCAL|NOW and GLOBAL|NOW only changes symbol depth. GLOBAL|NOW and > LOCAL|LAZY allows symbol breadth and namespace breadth. I suggest > another function, apr_dso_open_ex(), if we want more OS specific > options. LOCAL|LAZY, however, is portable in likeness across other > supported systems without dlopen().
Is that true for *all* the supported platforms, Win32, OS/2, Netware, OS/390, etc etc? joe