libtool
[Top][All Lists]
Advanced

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

Re: Building static-only or shared-only libraries on a per target basis


From: Ralph Schleicher
Subject: Re: Building static-only or shared-only libraries on a per target basis
Date: 04 Aug 2003 19:26:45 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Earnie Boyd <address@hidden> writes:

> But what if I want both?

Do nothing special, its the default libtool behavior.
If you want to ensure that both kinds of libraries are
built for a package, check for enable_shared=yes and
enable_static=yes at configure time.

-- 
Ralph




reply via email to

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