On 8/13/05, Randy McMurchy <[EMAIL PROTECTED]> wrote:
> 
> I'll be interested in what you find out doing the build you are doing
> right now.
> 


The option --enable-dynamic passes the option -static to libtool when
linking. This makes the executables installed by openldap link
statically against the libraries installed by openldap (libldap,
liblber, ...), though it links dynamically against the libraries
installed by other packages (unixodbc, cyrus-sasl, etc.).

PS: On my system, there are no static libs installed. Also the libtool
convinience files (.la files) are not installed on my system. So
someone who keeps these files around should confirm the above.

-- 
Tushar Teredesai
   mailto:[EMAIL PROTECTED]
   http://www.linuxfromscratch.org/~tushar/
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to