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]

Re: Linking with installed libtool-constructed library


On Sun, Jan 28, 2001 at 06:19:08PM -0200, Alexandre Oliva wrote:
> 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).

Aha, yes it does.  Cool!


There is a patch for "automake" in the CVS libtool README.
Apart from that, are there any things I need to look out for,
if I mix CVS libtool with the released automake and autoconf?

-S


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