automake
[Top][All Lists]
Advanced

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

Re: order of building libraries


From: Alexandre Oliva
Subject: Re: order of building libraries
Date: 11 Jul 2001 08:37:26 -0300
User-agent: Gnus/5.090003 (Oort Gnus v0.03) XEmacs/21.4 (Academic Rigor)

On Jul  9, 2001, "Kremp, Johannes (Extern)" <address@hidden> wrote:

> i build static and shared libraries in one directory.

Do you mean you configure libtool to generate both static and shared
libraries (which it does by default) or you're creating both a libtool
archive and an old-style .a library?

Perhaps you don't need the old-style library, given that libtool will
already create it for you?  Then, you don't have to worry about the
duplicate compilation.  This may really bite in case of parallel
builds.

-- 
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]