On Wed, Jun 02, 2004 at 08:45:35AM -0500, Bob Friesenhahn <[EMAIL PROTECTED]> wrote a message of 31 lines which said:
> If you are willing to build and link your loadable modules using > libtool, then it as simple as linking using libtool's -module > option. The problem is not the building of the modules, it is the building of the main program, the one which includes calls to dlopen(3). If I do nothing special, the program does not link on Debian/Linux: undefined symbol dlopen. _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/libtool
