This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: EXTRA_LTLIBRARIES and -version-info


>>> "Harlan" == Harlan Stenn <hstenn@cisco.com> writes:

 Harlan> How do I generate a dynamic libtool library using
 Harlan> EXTRA_LTLIBRARIES?

The manual has an entire section about EXTRA_LTLIBRARIES and the
need for -rpath.  The rpath setting is the only difference
between EXTRA_LTLIBRARIES and lib_LTLIBRARIES.

If using -version-info has some influence to what you obtain,
then it must be due to some Libtool internal, possibly related
to the absence of -rpath.
-- 
Alexandre Duret-Lutz




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]