Re: Static GNUstep libraries build on ubuntu

Adam Fedor <[email protected]> Thu, 27 Nov 2008 18:18:09 -0700
Newsgroups gmane.comp.lib.gnustep.user
Message-ID <[email protected]>
I really doubt you'll be able to compile gnustep as a static build.  
The was a time long ago when that might have been possible.  We still  
even have a flag in gnustep-make to build the backend as a library  
rather than a bundle.  I'm not sure that works anymore and that  
certainly isn't the only problem you'll have.

On Nov 25, 2008, at 3:00 PM, dhusubali wrote:

>
> Hello,
> I am trying a static build of GNUstep libraries in ubuntu.  I was  
> successful
> until GNUstep/core/base library. When trying to compile gui library  
> I got
> problem while linking. Somehow gui does not recognize libtiff library.
> However, I see that both libtiff.a and libtiff.so.4.2.1 are in usr/ 
> lib/.
> Any help would be appreciated. Thanks in advance.
>
>