This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Linking with installed libtool-constructed library
- To: Steve Robbins <steven dot robbins at videotron dot ca>
- Subject: Re: Linking with installed libtool-constructed library
- From: Alexandre Oliva <oliva at lsd dot ic dot unicamp dot br>
- Date: 28 Jan 2001 18:19:08 -0200
- Cc: automake at gnu dot org, libtool at gnu dot org
- List-Id: Discussion list for automake <automake.gnu.org><mailto:automake-request@gnu.org?subject=unsubscribe>
- References: <20010128053312.A955@nyongwa.montreal.qc.ca>
On Jan 28, 2001, Steve Robbins <steven.robbins@videotron.ca> wrote:
> libtool --mode=link gcc -o foo foo.o /usr/local/libbar.la
> (rather than just "gcc ... -lbar"). This allows libtool a chance to
> do special stuff.
> So, what's the recommended way of making this happen?
Use a CVS version of libtool and it will do The Right Thing (TM).
Except at `configure' time, because AC_CHECK_LIB doesn't use libtool.
Perhaps it should?
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me