libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding the right flags to a program which dlopens


From: Stephane Bortzmeyer
Subject: Re: Adding the right flags to a program which dlopens
Date: Wed, 2 Jun 2004 15:51:21 +0200
User-agent: Mutt/1.5.5.1+cvs20040105i

On Wed, Jun 02, 2004 at 08:45:35AM -0500,
 Bob Friesenhahn <address@hidden> 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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]