EXU and shared libraries

new topic     » topic index » view thread      » older message » newer message

--
  Rob:

  Because I can not see your code for loading shared libraries
  I have the following questions. These questions are based on problems
  that I have encountered with a program having 2 libraries open at
  once.

  1. Have you tested your interpter with more than 1 shared library
     opened.

  2. When using dlopen what flags are you using ?
     RTLD_LAZY or RTLD_NOW or RTLD_GLOBAL

  3. Are you using dlsym() to search for the shared object if so are you
     always using the correct handle for the correct SO.

  It seems that I only run into problems when using 2 SO at the same
  time.

  Thanks
  Bernie

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu