bug-gnustep
[Top][All Lists]
Advanced

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

[bug #24109] gnustep-gui 0.14.0 does not build with LDFLAGS="-Wl, --as-n


From: Yavor Doganov
Subject: [bug #24109] gnustep-gui 0.14.0 does not build with LDFLAGS="-Wl, --as-needed -Wl, --no-undefined"
Date: Sun, 29 Jun 2014 19:31:18 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36

Follow-up Comment #8, bug #24109 (project gnustep):

Nicola wrote:
> libgnustep-gui is not linked against libobjc. 
> That is done on purpose (eg see #9920). 

It is not clear from that bug *why* it is done on purpose...

> So ... what advantages would this change bring ? 

It's the other way around -- what advantages does it bring if not linking?

Richard wrote:
> If we changed the compatibility layer in GSObjCRuntime.h in 
> the base library so that we wrapped all of the runtime 
> functions, libraries would be able to link with just base
> and not libobjc. 

GUI uses libobjc directly at least in GSTheme, I think.  But apart from that,
is your proposal possible at all?  Aren't Objective-C libraries/applications
expected to be able to call runtime functions without hassle if they wish so? 
Isn't linking also needed for proper initialization (admittedly, this happens
anyway as the app is linked with the runtime)?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?24109>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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