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

Re: .so version numbers for dlopen'd objects



Paul B. Henson wrote:
From: Ryan Tandy
Sent: Tuesday, May 22, 2018 5:56 PM

-rwxr-xr-x 1 henson henson 1773576 May 21 12:54 back_bdb.so

(and no .la at all - on platforms where that's feasible)

The documentation currently says to use the .la file:

http://www.openldap.org/doc/admin24/slapdconf2.html#cn=module

Although under linux I've always just used the .so file myself. Getting rid
of the .la would require a documentation update and also possibly config
changes for everybody who listened to the documentation :).

Personally I use the .so file as well. The doc was written that way because the ".la" suffix exists on all platforms. Otherwise we'd have to write special cases for Windows and all the Unix variants.

--
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/