bug-gnustep
[Top][All Lists]
Advanced

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

[bug #33189] Linking broken with subprojects and Clang


From: Quentin Mathé
Subject: [bug #33189] Linking broken with subprojects and Clang
Date: Tue, 03 May 2011 16:03:31 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.10) Gecko/20100915 Ubuntu/10.04 (lucid) Firefox/3.6.10

Follow-up Comment #6, bug #33189 (project gnustep):

The fix is ok. I was able to build Base, Gorm and Étoilé without troubles.

The only minor issue is that at linking time clang logs a warning:
clang: warning: argument unused during compilation: '-shared-libgcc'
But that was the case before, it is not something new.

This comes from:
clang  -shared -Wl,-soname,libgnustep-base.so.1.23  -rdynamic     
-shared-libgcc -fexceptions -o ./obj/libgnustep-base.so.1.23.0
obj/libgnustep-base.obj/GSLocale.m.o [snip]

A 2.6.1 release would be great indeed.

Thanks Nicola.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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