Re: freeradius without libtool

2003-12-22 Thread Alan DeKok
Arindam Roy <[EMAIL PROTECTED]> wrote:
> I know the question might sound silly, but do you know of any way of 
> compiling freeradius without libtool, with all the modules as static 
> modules.

  ./configure --disable-shared ?

  It still needs libtool, though.  The API's used to link the modules
are supplied by libtool.

  Alan DeKok.

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


freeradius without libtool

2003-12-21 Thread Arindam Roy
Hello all,
I know the question might sound silly, but do you know of any way of 
compiling freeradius without libtool, with all the modules as static 
modules.
I mean can I pass any specific flag to the GCC so that the modules are 
dlpreopened. Or is this a specific feature of libtool(the ltdl sybol 
list I mean).
Any help will be hugely appreciated.
Thanking you,
Arindam Roy



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