This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: EXTRA_LTLIBRARIES and -version-info
- From: Alexandre Duret-Lutz <adl at src dot lip6 dot fr>
- To: Harlan Stenn <hstenn at cisco dot com>
- Cc: automake at gnu dot org
- Date: Sat, 15 May 2004 00:57:05 +0200
- Subject: Re: EXTRA_LTLIBRARIES and -version-info
- References: <9421.1083983209@cisco.com>
>>> "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