libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lt_* stability


From: Thien-Thi Nguyen
Subject: Re: lt_* stability
Date: Tue, 28 May 2002 08:05:04 -0700

   From: address@hidden
   Date: Tue, 28 May 2002 13:32:22 +0100

   The core lt_dlinit/lt_dlopen/lt_dlsym/lt_dlclose/lt_dlexit API remains
   unchanged since its original introduction into libtool releases.

   New calls have been added to exploit richer semantics and new
   features over the years... user loader discipline management, library
   search path maintenance etc.

   > do the Authors think it will change much in its future?

   I am sure that new features will continue to creep in over time, and
   new API entry points will be added, but I would be very surprised if
   binary compatibility were broken.

ok, that's great to hear.  user loader discipline management is most
interesting to me -- do you know of any examples of `lt_dlsetsearchpath'
use i could look at and study?  (i notice libtool-1.4.2 has demo/,
depdemo/, cdemo/ and mdemo/ but these don't use `lt_dlsetsearchpath',
and a google search turns up libtool docs only.)

thi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]