[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #14250] BUG: multiply_defined error in Gorm with gcc-4.0.1 on Darwi
From: |
Yves de Champlain |
Subject: |
[bug #14250] BUG: multiply_defined error in Gorm with gcc-4.0.1 on Darwin 8 |
Date: |
Sun, 21 Aug 2005 19:27:46 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X; fr) AppleWebKit/412.6.2 (KHTML, like Gecko) Safari/412.2.2 |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=14250>
Summary: BUG: multiply_defined error in Gorm with gcc-4.0.1
on Darwin 8
Project: GNUstep
Submitted by: yvesde
Submitted on: dim 21.08.2005 à 19:27
Category: Gorm
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Details:
Making all in 2Controls...
Making all for palette 2Controls...
/usr/bin/ld -bundle /usr/lib/bundle1.o -L/opt/local/lib/gcc40 -lobjc-
gnu -flat_namespace -undefined warning \
-o ./2Controls.palette/./2Controls \
./shared_obj/main.o ./shared_obj/inspectors.o ./shared_obj/
GormPopUpButtonEditor.o ./shared_obj/GormButtonEditor.o \
-L../../GormLib/./shared_obj -L../../GormObjCHeaderParser/./
shared_obj -L../../GormPrefs/./shared_obj -L../../GormCore/./
shared_obj -L/opt/local/GNUstep/System/Library/Libraries/ -lgnustep-
base -lgnustep-gui -lGorm -lGormCore -lGormObjCHeaderParser
/usr/bin/ld: multiple definitions of symbol
__objc_category_name_NSTextField_IBObjectAdditions
./shared_obj/inspectors.o definition of
__objc_category_name_NSTextField_IBObjectAdditions in section
(__TEXT,__const)
../../GormCore/./shared_obj/libGormCore.dylib(GormControlEditor.o)
definition of __objc_category_name_NSTextField_IBObjectAdditions
If I remove -lGormCore flag, I get this undefined symbol :
___objc_class_name_GormControlEditor
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=14250>
_______________________________________________
Message posté via/par Savannah
http://savannah.gnu.org/
- [bug #14250] BUG: multiply_defined error in Gorm with gcc-4.0.1 on Darwin 8,
Yves de Champlain <=