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 documentation, I see that libtool supports pre-linking static 'modules'. Will this work if the static "modules" have conflicting symbol names?
thanks, - jason _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool