bug-gnustep
[Top][All Lists]
Advanced

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

[bugs #11678] GWorkspace doesn't compile with recent Darwin linker versi


From: Enrico Sersale
Subject: [bugs #11678] GWorkspace doesn't compile with recent Darwin linker versions
Date: Fri, 21 Jan 2005 12:38:57 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1

This is an automated notification sent by Savannah.
It relates to:
                bugs #11678, project GNUstep

==============================================================================
 LATEST MODIFICATIONS of bugs #11678:
==============================================================================

               Posted by: Enrico Sersale <esersale>
               Posted on: 2005-01-21 12:38 (Europe/Bucharest)
    _______________________________________________________

                  Status:                    None -> Fixed                  
             Assigned to:                    None -> esersale               
             Open/Closed:                    Open -> Closed                 

    _______________________________________________________

Follow-up Comment:
I can't test on OS X but it should be fixed.

==============================================================================
 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: Fri 01/21/2005 at 11:14
                Category: Application
                Severity: 9 - Blocker
              Item Group: Bug
                  Status: Fixed
                 Privacy: Public
             Assigned to: esersale
             Open/Closed: Closed

    _______________________________________________________


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

    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Fri 01/21/2005 at 12:38       By: Enrico Sersale <esersale>
I can't test on OS X but it should be fixed.








==============================================================================

This item URL is:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11678>

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




reply via email to

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