libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating ONLY static libraries


From: Mike Frysinger
Subject: Re: Creating ONLY static libraries
Date: Mon, 20 Aug 2007 09:38:30 -0400
User-agent: KMail/1.9.7

On Monday 20 August 2007, Omri Azencot wrote:
> Hello
> I am using libtool 1.5.23 during the building process, I am also using
> autoconf(2.61) to create the configure file.
> in configure.ac I used the macro AC_DISABLE_SHARED, and in the log I got
> the following line:
>
> checking whether to build shared libraries... no
>
>
> but, after "make install" the package did installed in the installation
> folder files of the type *.la *.dll.a.
>
> My goal is to create only static libraries of this module, am I missing
> something ?

why do you think something is wrong ?  neither *.la nor *.a are shared 
libraries
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]