help-gnustep
[Top][All Lists]
Advanced

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

Re: Frameworks and static libs


From: Nicola Pero
Subject: Re: Frameworks and static libs
Date: Mon, 12 Jan 2004 12:48:37 +0000 (GMT)

> Hi,
> 
> I tried to compile netclasses and addresses with the shared=no flag but
> I obtain only shared libs (libAddresses.so.1.0.0 for exemple).
> And no static libs !!
> 
> Is it ok, or is there a bug in gnustep-make ?

Are those things frameworks ?  If so, by definition, frameworks are shared
libraries; in theory it makes no sense to compile them as static
libraries.

I've changed gnustep-make to emit a warning if you try to build a static 
framework, and force shared=yes in that case.





reply via email to

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