01-23-04 10:21 PM
I am trying to build a library in IRIX and when a program tries to
dlopen() the library, I get an error, cannot dlopen. I have linked the
library with the -shared option. What else do I need to do to get a
library that can be successfully dlopen()-ed?
Thanks,
Chris
[ Post a follow-up to this message ]
|