libtool
[Top][All Lists]
Advanced

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

Re: Enabling/disabling shared or static libs from Makefile.am


From: Alexandre Oliva
Subject: Re: Enabling/disabling shared or static libs from Makefile.am
Date: 09 Jun 2001 16:07:41 -0300
User-agent: Gnus/5.090003 (Oort Gnus v0.03) XEmacs/21.4 (Academic Rigor)

On Jun  8, 2001, Pierre Sarrazin <address@hidden> wrote:

>     libutils_la_LDFLAGS = -version-info 0:0:0 -no-undefined -static

> But the source files are still compiled twice.

Use the multi-language branch of libtool and add `--tag disable-shared' 
to AM_CFLAGS.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

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