|
Posted by Bernard Cosell on January 28, 2005, 12:55 pm
Please log in for more thread options
We have an app that is [happily] using Inline C -- but at the moment
it is linking against a .a library [from a commercial package we
bought]. The folks that make the package imply that they may not keep
building the .a and only provide a .SO version of their library.
Is there a way to get Inline to give you access to a .SO library [it
works great to access .a, but about everything I've tried this AM
didn't work for working against the .SO version]. Thanks!
This on some 5.6 with some RedHat Linux...
/Bernie
|