This is an automated notification sent by Savannah.
It relates to:
bugs #11678, project GNUstep
==============================================================================
OVERVIEW of bugs #11678:
==============================================================================
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11678>
Summary: GWorkspace doesn't compile with recent Darwin
linker versions
Project: GNUstep
Submitted by: qmathe
Submitted on: ven 21.01.2005 � 11:14
Category: Application
Severity: 9 - Blocker
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
FSF GCC 3.3.5 with Xcode 1.5 developer tools
GWorkspace compilation on Mac OS X fails at the linking because the last
Darwin linker version doesn't accept to link an application with multiple
definitions of a symbol like a class, a category etc.
Here the problem seems to result from a class NSAppIconView which exists in
both Recycler and -gui library.
Reported error :
Linking app Recycler ...
/usr/bin/ld: multiple definitions of symbol ___objc_class_name_NSAppIconView
./shared_obj/Recycler.o definition of ___objc_class_name_NSAppIconView in
section (__TEXT,__const)
/GNUstep/System/Library/Libraries//libgnustep-gui.dylib(single module)
definition of ___objc_class_name_NSAppIconView
collect2: ld returned 1 exit status
==============================================================================
This item URL is:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11678>
_______________________________________________
Message post� via/par Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep