« Return to Thread: Static GNUstep libraries build on ubuntu

Re: Static GNUstep libraries build on ubuntu

by dhusubali :: Rate this Message:

Reply to Author | View in Thread

Thanks a LOT! Do you think that this is a problem for upgrading GNUstep itself or that's a problem from GCC compiler. Somehow we feel like that newest GCC has some problem in linking. Does any one else facing this problem with latest GCC. I thought of trying compilation Static GNUstep again on a older GCC.
Thanks again.
   
Adam Fedor-5 wrote:
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.
>
>



_______________________________________________
Help-gnustep mailing list
Help-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnustep

 « Return to Thread: Static GNUstep libraries build on ubuntu