1. EXU and shared libraries

--
  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 message » categorize

2. Re: EXU and shared libraries

Rob
   Disregard my last post, I think I have found my error
   Thanks
Bernie

new topic     » goto parent     » topic index » view message » categorize

3. Re: EXU and shared libraries

> Rob
>   Disregard my last post, I think I have found my error
>   Thanks
> Bernie

OK. Good.
I didn't look into it yet.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu