Arindam Roy <[EMAIL PROTECTED]> wrote:
> Tell me another thing: Suppose I give "./configure --disable-shared " 
> and all modules are linked static.
> In this scenario,  when the macro " LTDL_SET_PRELOADED_SYMBOLS()" is 
> called, all the symbols
> from the modules will be loaded in a specific array. After that, when 
> lt_dlopen is called for a module,
> will that module be opened, even when its symbols are loaded in the 
> array, or it wont be.

  Look at the libtool source code.

  I don't see why it matters.

>         The point of my question is that are static modules(*.a files) 
> dlopened?

  I don't see why it matters.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to