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 against a freshed libtoolized library


Just link against the .la file.

Automake then gets libtool to do the rest.

Rob
----- Original Message -----
From: "Stéphane Genaud" <genaud@icps.u-strasbg.fr>
To: <automake@gnu.org>
Sent: Tuesday, October 16, 2001 10:44 PM
Subject: linking against a freshed libtoolized library


Hi,

I would like my Makefile.am to build a library (say libiasp)
with libtool, and then build a binary using functions
from that library, before the library has been installed
into its definitive directory.

...



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