Re: runtime module question

2007-05-22 Thread Gary V. Vaughan
Hi Jason, On 22 May 2007, at 19:24, Jason Kraftcheck wrote: I'd like to use libltdl to use two libraries in a application, where both libraries have exactly the same API. I'm reasonably sure this will work on platforms that support shared libraries. However, I will also need to make this

runtime module question

2007-05-22 Thread Jason Kraftcheck
Hi, I'd like to use libltdl to use two libraries in a application, where both libraries have exactly the same API. I'm reasonably sure this will work on platforms that support shared libraries. However, I will also need to make this work on a couple of platforms that do not. From the libltdl do