[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Always static link in OpenLDAP 2.1?



At 10:02 PM 2002-11-11, Ganesan R wrote:
>This effectively makes all executables static. Is this intentional?

Yes. The executables have always statically linked -lldap -llber.

>Removing -static fixed my problem.
>
>Incidentally, OpenLDAP TODO mentions a "Medium" project to "Update to latest
>autoconf and friends". I can work on this. Does this only apply to autoconf
>and libtool?

It refers to the tools we currently use: autoconf, libtool,
config.guess, config.sub, shtool.

>Is it okay if I move redo the build using the latest automake
>too. 

Personally, I have little desire to move to automake.