Hi everyone! I'm a Cocoa developer trying out GNUStep on Windows and I've hit a wall while trying to build Gorm. I installed the binary distribution from the Windows installer and I'm working under rxvt.
First of all, I had to build with make install LDFLAGS=-lobjc, or linking reported many missing objc_* symbols. Second, after this, the following error occurs that I'm not able to remove: ./shared_obj/GormBoxEditor.o(.text+0x350):GormBoxEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormBoxEditor.o(.text+0x357):GormBoxEditor.m: undefined reference to `_imp__IBFormatterPboardType' ./shared_obj/GormBoxEditor.o(.text+0x362):GormBoxEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormBoxEditor.o(.text+0xb02):GormBoxEditor.m: undefined reference to `_imp__IBSelectionChangedNotification' ./shared_obj/GormClassEditor.o(.data+0xef8):GormClassEditor.m: undefined reference to `__objc_class_name_IBResourceManager' ./shared_obj/GormClassInspector.o(.text+0x1255):GormClassInspector.m: undefined reference to `_imp__IBInspectorDidModifyObjectNotification' ./shared_obj/GormClassInspector.o(.text+0x1485):GormClassInspector.m: undefined reference to `_imp__IBInspectorDidModifyObjectNotification' ./shared_obj/GormClassInspector.o(.text+0x17ae):GormClassInspector.m: undefined reference to `_imp__IBInspectorDidModifyObjectNotification' ./shared_obj/GormClassInspector.o(.text+0x1aad):GormClassInspector.m: undefined reference to `_imp__IBInspectorDidModifyObjectNotification' ./shared_obj/GormClassInspector.o(.text+0x1eb1):GormClassInspector.m: undefined reference to `_imp__IBInspectorDidModifyObjectNotification' ./shared_obj/GormClassInspector.o(.text+0x204c):GormClassInspector.m: more undefined references to `_imp__IBInspectorDidModifyObjectNotification' follow ./shared_obj/GormClassInspector.o(.data+0xbc0):GormClassInspector.m: undefined reference to `__objc_class_name_IBInspector' ./shared_obj/GormClassManager.o(.text+0x3db7):GormClassManager.m: undefined reference to `_imp__IBClassNameChangedNotification' ./shared_obj/GormClassManager.o(.data+0xf24):GormClassManager.m: undefined reference to `__objc_class_name_OCHeaderParser' ./shared_obj/GormControlEditor.o(.text+0x297e):GormControlEditor.m: undefined reference to `_imp__IBSelectionChangedNotification' ./shared_obj/GormControlEditor.o(.text+0x29ee):GormControlEditor.m: undefined reference to `_imp__IBFormatterPboardType' ./shared_obj/GormControlEditor.o(.text+0x2adf):GormControlEditor.m: undefined reference to `_imp__IBFormatterPboardType' ./shared_obj/GormControlEditor.o(.text+0x2b44):GormControlEditor.m: undefined reference to `_imp__IBFormatterPboardType' ./shared_obj/GormControlEditor.o(.text+0x2e0e):GormControlEditor.m: undefined reference to `_imp__IBFormatterPboardType' ./shared_obj/GormCustomClassInspector.o(.data+0x780):GormCustomClassInspector.m: undefined reference to `__objc_class_name_IBInspector' ./shared_obj/GormDocument.o(.text+0xbc2):GormDocument.m: undefined reference to `_imp__IBClassNameChangedNotification' ./shared_obj/GormDocument.o(.text+0xbf8):GormDocument.m: undefined reference to `_imp__IBInspectorDidModifyObjectNotification' ./shared_obj/GormDocument.o(.text+0xca1):GormDocument.m: undefined reference to `_imp__IBWillBeginTestingInterfaceNotification' ./shared_obj/GormDocument.o(.text+0xcd9):GormDocument.m: undefined reference to `_imp__IBWillEndTestingInterfaceNotification' ./shared_obj/GormDocument.o(.text+0xd15):GormDocument.m: undefined reference to `_imp__IBResourceManagerRegistryDidChangeNotification' ./shared_obj/GormDocument.o(.text+0x19a7):GormDocument.m: undefined reference to `_imp__IBWillAddConnectorNotification' ./shared_obj/GormDocument.o(.text+0x19f2):GormDocument.m: undefined reference to `_imp__IBDidAddConnectorNotification' ./shared_obj/GormDocument.o(.text+0x567a):GormDocument.m: undefined reference to `_imp__IBWillBeginTestingInterfaceNotification' ./shared_obj/GormDocument.o(.text+0x56a6):GormDocument.m: undefined reference to `_imp__IBWillEndTestingInterfaceNotification' ./shared_obj/GormDocument.o(.text+0x56d2):GormDocument.m: undefined reference to `_imp__IBClassNameChangedNotification' ./shared_obj/GormDocument.o(.text+0x56fe):GormDocument.m: undefined reference to `_imp__IBInspectorDidModifyObjectNotification' ./shared_obj/GormDocument.o(.text+0x582c):GormDocument.m: undefined reference to `_imp__IBResourceManagerRegistryDidChangeNotification' ./shared_obj/GormDocument.o(.text+0x5edd):GormDocument.m: undefined reference to `_imp__IBWillCloseDocumentNotification' ./shared_obj/GormDocument.o(.text+0x7aac):GormDocument.m: undefined reference to `_imp__IBDidOpenDocumentNotification' ./shared_obj/GormDocument.o(.text+0x8fcd):GormDocument.m: undefined reference to `_imp__IBWindowPboardType' ./shared_obj/GormDocument.o(.text+0x9217):GormDocument.m: undefined reference to `_imp__IBWillRemoveConnectorNotification' ./shared_obj/GormDocument.o(.text+0x9276):GormDocument.m: undefined reference to `_imp__IBDidRemoveConnectorNotification' ./shared_obj/GormDocument.o(.text+0xad5f):GormDocument.m: undefined reference to `_imp__IBWillSaveDocumentNotification' ./shared_obj/GormDocument.o(.text+0xb197):GormDocument.m: undefined reference to `_imp__IBDidSaveDocumentNotification' ./shared_obj/GormDocument.o(.text+0xbb7d):GormDocument.m: undefined reference to `_imp__IBSelectionChangedNotification' ./shared_obj/GormDocument.o(.text+0xd9a4):GormDocument.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormDocument.o(.data+0x2010):GormDocument.m: undefined reference to `__objc_class_name_IBResourceManager' ./shared_obj/GormFilesOwner.o(.data+0x800):GormFilesOwner.m: undefined reference to `__objc_class_name_IBInspector' ./shared_obj/GormImageEditor.o(.text+0x1b2):GormImageEditor.m: undefined reference to `_imp__GormImagePboardType' ./shared_obj/GormImageInspector.o(.text+0x161):GormImageInspector.m: undefined reference to `_imp__IBSelectionChangedNotification' ./shared_obj/GormImageInspector.o(.data+0x55c):GormImageInspector.m: undefined reference to `__objc_class_name_IBInspector' ./shared_obj/GormInspectorsManager.o(.text+0x963):GormInspectorsManager.m: undefined reference to `_imp__IBWillBeginTestingInterfaceNotification' ./shared_obj/GormInspectorsManager.o(.text+0x98b):GormInspectorsManager.m: undefined reference to `_imp__IBWillEndTestingInterfaceNotification' ./shared_obj/GormInspectorsManager.o(.text+0x1703):GormInspectorsManager.m: undefined reference to `_imp__IBWillBeginTestingInterfaceNotification' ./shared_obj/GormInspectorsManager.o(.text+0x173e):GormInspectorsManager.m: undefined reference to `_imp__IBWillEndTestingInterfaceNotification' ./shared_obj/GormInspectorsManager.o(.text+0x1e64):GormInspectorsManager.m: undefined reference to `_imp__IBWillInspectObjectNotification' ./shared_obj/GormInspectorsManager.o(.data+0xf88):GormInspectorsManager.m: undefined reference to `__objc_class_name_IBInspector' ./shared_obj/GormInspectorsManager.o(.data+0xf8c):GormInspectorsManager.m: undefined reference to `__objc_class_name_IBInspectorManager' ./shared_obj/GormInternalViewEditor.o(.text+0xf15):GormInternalViewEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormInternalViewEditor.o(.text+0xf1b):GormInternalViewEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormInternalViewEditor.o(.text+0x101b):GormInternalViewEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormInternalViewEditor.o(.text+0x1022):GormInternalViewEditor.m: undefined reference to `_imp__IBFormatterPboardType' ./shared_obj/GormInternalViewEditor.o(.text+0x102d):GormInternalViewEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormInternalViewEditor.o(.text+0x1327):GormInternalViewEditor.m: undefined reference to `_imp__IBFormatterPboardType' ./shared_obj/GormInternalViewEditor.o(.text+0x360f):GormInternalViewEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormInternalViewEditor.o(.text+0x388b):GormInternalViewEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormInternalViewEditor.o(.text+0x3b1f):GormInternalViewEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormInternalViewEditor.o(.text+0x3ebe):GormInternalViewEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormInternalViewEditor.o(.text+0x3eea):GormInternalViewEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormInternalViewEditor.o(.text+0x3f14):GormInternalViewEditor.m: undefined reference to `_imp__IBFormatterPboardType' ./shared_obj/GormInternalViewEditor.o(.text+0x3f35):GormInternalViewEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormInternalViewEditor.o(.text+0x4041):GormInternalViewEditor.m: undefined reference to `_imp__IBFormatterPboardType' ./shared_obj/GormInternalViewEditor.o(.text+0x4073):GormInternalViewEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormInternalViewEditor.o(.text+0x40ce):GormInternalViewEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormInternalViewEditor.o(.text+0x40fa):GormInternalViewEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormInternalViewEditor.o(.text+0x4124):GormInternalViewEditor.m: undefined reference to `_imp__IBFormatterPboardType' ./shared_obj/GormInternalViewEditor.o(.text+0x4145):GormInternalViewEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormInternalViewEditor.o(.text+0x41a1):GormInternalViewEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormInternalViewEditor.o(.text+0x4491):GormInternalViewEditor.m: undefined reference to `_imp__IBFormatterPboardType' ./shared_obj/GormInternalViewEditor.o(.text+0x44a1):GormInternalViewEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormInternalViewEditor.o(.text+0x44b2):GormInternalViewEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormMatrixEditor.o(.text+0x141):GormMatrixEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormMatrixEditor.o(.text+0x2bc):GormMatrixEditor.m: undefined reference to `_imp__GormImagePboardType' ./shared_obj/GormMatrixEditor.o(.text+0x2dd):GormMatrixEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormMatrixEditor.o(.text+0x2fc):GormMatrixEditor.m: undefined reference to `_imp__GormSoundPboardType' ./shared_obj/GormMatrixEditor.o(.text+0x14a9):GormMatrixEditor.m: undefined reference to `_imp__IBObjectPboardType' ./shared_obj/GormMatrixEditor.o(.text+0x14df):GormMatrixEditor.m: undefined reference to `_imp__GormImagePboardType' ./shared_obj/GormMatrixEditor.o(.text+0x281a):GormMatrixEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormMatrixEditor.o(.text+0x28bf):GormMatrixEditor.m: undefined reference to `_imp__GormImagePboardType' ./shared_obj/GormMatrixEditor.o(.text+0x28e7):GormMatrixEditor.m: undefined reference to `_imp__GormSoundPboardType' ./shared_obj/GormMatrixEditor.o(.text+0x2976):GormMatrixEditor.m: undefined reference to `_imp__GormImagePboardType' ./shared_obj/GormMatrixEditor.o(.text+0x29a2):GormMatrixEditor.m: undefined reference to `_imp__GormSoundPboardType' ./shared_obj/GormMatrixEditor.o(.text+0x29ce):GormMatrixEditor.m: undefined reference to `_imp__GormSoundPboardType' ./shared_obj/GormMatrixEditor.o(.text+0x2a76):GormMatrixEditor.m: undefined reference to `_imp__GormImagePboardType' ./shared_obj/GormNSSplitViewInspector.o(.data+0x538):GormNSSplitViewInspector.m: undefined reference to `__objc_class_name_IBInspector' ./shared_obj/GormObjectEditor.o(.text+0xa89):GormObjectEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormObjectEditor.o(.text+0xb72):GormObjectEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormObjectEditor.o(.text+0xc1c):GormObjectEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormObjectEditor.o(.text+0xe7f):GormObjectEditor.m: undefined reference to `_imp__IBResourceManagerRegistryDidChangeNotification' ./shared_obj/GormObjectEditor.o(.text+0x128d):GormObjectEditor.m: undefined reference to `_imp__IBResourceManagerRegistryDidChangeNotification' ./shared_obj/GormObjectEditor.o(.text+0x16aa):GormObjectEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormObjectEditor.o(.text+0x16e0):GormObjectEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormObjectEditor.o(.text+0x184b):GormObjectEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormObjectEditor.o(.text+0x1a4c):GormObjectEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormObjectEditor.o(.data+0x990):GormObjectEditor.m: undefined reference to `__objc_class_name_IBResourceManager' ./shared_obj/GormObjectInspector.o(.data+0x7ec):GormObjectInspector.m: undefined reference to `__objc_class_name_IBInspector' ./shared_obj/GormPalettesManager.o(.text+0x13a):GormPalettesManager.m: undefined reference to `_imp__IBFormatterPboardType' ./shared_obj/GormPalettesManager.o(.text+0x145):GormPalettesManager.m: undefined reference to `_imp__IBWindowPboardType' ./shared_obj/GormPalettesManager.o(.text+0x14d):GormPalettesManager.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormPalettesManager.o(.text+0x157):GormPalettesManager.m: undefined reference to `_imp__IBObjectPboardType' ./shared_obj/GormPalettesManager.o(.text+0x15f):GormPalettesManager.m: undefined reference to `_imp__IBMenuCellPboardType' ./shared_obj/GormPalettesManager.o(.text+0x169):GormPalettesManager.m: undefined reference to `_imp__IBMenuPboardType' ./shared_obj/GormPalettesManager.o(.text+0x171):GormPalettesManager.m: undefined reference to `_imp__IBCellPboardType' ./shared_obj/GormPalettesManager.o(.text+0x27f):GormPalettesManager.m: undefined reference to `_imp__IBWindowPboardType' ./shared_obj/GormPalettesManager.o(.text+0x2a7):GormPalettesManager.m: undefined reference to `_imp__IBMenuPboardType' ./shared_obj/GormPalettesManager.o(.text+0x31e):GormPalettesManager.m: undefined reference to `_imp__IBMenuPboardType' ./shared_obj/GormPalettesManager.o(.text+0x84e):GormPalettesManager.m: undefined reference to `_imp__IBWindowPboardType' ./shared_obj/GormPalettesManager.o(.text+0x8f4):GormPalettesManager.m: undefined reference to `_imp__IBMenuPboardType' ./shared_obj/GormPalettesManager.o(.text+0xbc3):GormPalettesManager.m: undefined reference to `_imp__IBWillBeginTestingInterfaceNotification' ./shared_obj/GormPalettesManager.o(.text+0xbeb):GormPalettesManager.m: undefined reference to `_imp__IBWillEndTestingInterfaceNotification' ./shared_obj/GormPalettesManager.o(.text+0x14f1):GormPalettesManager.m: undefined reference to `_imp__IBWillBeginTestingInterfaceNotification' ./shared_obj/GormPalettesManager.o(.text+0x1523):GormPalettesManager.m: undefined reference to `_imp__IBWillEndTestingInterfaceNotification' ./shared_obj/GormPalettesManager.o(.data+0xcf4):GormPalettesManager.m: undefined reference to `__objc_class_name_IBPalette' ./shared_obj/GormResourceEditor.o(.data+0x884):GormResourceEditor.m: undefined reference to `__objc_class_name_IBResourceManager' ./shared_obj/GormScrollViewAttributesInspector.o(.data+0x610):GormScrollViewAttributesInspector.m: undefined reference to `__objc_class_name_IBInspector' ./shared_obj/GormScrollViewEditor.o(.text+0x690):GormScrollViewEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormScrollViewEditor.o(.text+0x697):GormScrollViewEditor.m: undefined reference to `_imp__IBFormatterPboardType' ./shared_obj/GormScrollViewEditor.o(.text+0x6a2):GormScrollViewEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormSoundEditor.o(.text+0x1b2):GormSoundEditor.m: undefined reference to `_imp__GormSoundPboardType' ./shared_obj/GormSoundInspector.o(.data+0x54c):GormSoundInspector.m: undefined reference to `__objc_class_name_IBInspector' ./shared_obj/GormSplitViewEditor.o(.text+0xb5):GormSplitViewEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormSplitViewEditor.o(.text+0xbc):GormSplitViewEditor.m: undefined reference to `_imp__IBFormatterPboardType' ./shared_obj/GormSplitViewEditor.o(.text+0xc7):GormSplitViewEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormSplitViewEditor.o(.text+0x4f7):GormSplitViewEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormSplitViewEditor.o(.text+0x55b):GormSplitViewEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormSplitViewEditor.o(.text+0x581):GormSplitViewEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormSplitViewEditor.o(.text+0x649):GormSplitViewEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormSplitViewEditor.o(.text+0x674):GormSplitViewEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormSplitViewEditor.o(.text+0x6eb):GormSplitViewEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormSplitViewEditor.o(.text+0x711):GormSplitViewEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormSplitViewEditor.o(.text+0x7db):GormSplitViewEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormSplitViewEditor.o(.text+0x87f):GormSplitViewEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormSplitViewEditor.o(.text+0x8bd):GormSplitViewEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormViewEditor.o(.text+0xdcc):GormViewEditor.m: undefined reference to `_imp__GormLinkPboardType' ./shared_obj/GormViewEditor.o(.text+0xf6f):GormViewEditor.m: undefined reference to `_imp__IBFormatterPboardType' ./shared_obj/GormViewEditor.o(.text+0xf9f):GormViewEditor.m: undefined reference to `_imp__GormSoundPboardType' ./shared_obj/GormViewEditor.o(.text+0xfcf):GormViewEditor.m: undefined reference to `_imp__GormImagePboardType' ./shared_obj/GormViewEditor.o(.text+0x6ed5):GormViewEditor.m: undefined reference to `_imp__GormLinkPboardType' ./shared_obj/GormViewEditor.o(.text+0x6f03):GormViewEditor.m: undefined reference to `_imp__GormLinkPboardType' ./shared_obj/GormViewEditor.o(.text+0x6ffb):GormViewEditor.m: undefined reference to `_imp__GormLinkPboardType' ./shared_obj/GormViewEditor.o(.text+0x7023):GormViewEditor.m: undefined reference to `_imp__GormImagePboardType' ./shared_obj/GormViewEditor.o(.text+0x7050):GormViewEditor.m: undefined reference to `_imp__GormSoundPboardType' ./shared_obj/GormViewEditor.o(.text+0x714b):GormViewEditor.m: undefined reference to `_imp__GormLinkPboardType' ./shared_obj/GormViewEditor.o(.text+0x73d9):GormViewEditor.m: undefined reference to `_imp__GormLinkPboardType' ./shared_obj/GormViewEditor.o(.text+0x7406):GormViewEditor.m: undefined reference to `_imp__GormImagePboardType' ./shared_obj/GormViewEditor.o(.text+0x7433):GormViewEditor.m: undefined reference to `_imp__GormSoundPboardType' ./shared_obj/GormViewEditor.o(.text+0x74bb):GormViewEditor.m: undefined reference to `_imp__GormLinkPboardType' ./shared_obj/GormViewEditor.o(.text+0x755f):GormViewEditor.m: undefined reference to `_imp__GormImagePboardType' ./shared_obj/GormViewEditor.o(.text+0x758b):GormViewEditor.m: undefined reference to `_imp__GormSoundPboardType' ./shared_obj/GormViewEditor.o(.text+0x75b3):GormViewEditor.m: undefined reference to `_imp__GormSoundPboardType' ./shared_obj/GormViewEditor.o(.text+0x76bf):GormViewEditor.m: undefined reference to `_imp__GormImagePboardType' ./shared_obj/GormViewResourceManager.o(.text+0x35):GormViewResourceManager.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormViewResourceManager.o(.data+0xe0):GormViewResourceManager.m: undefined reference to `__objc_class_name_IBResourceManager' ./shared_obj/GormViewSizeInspector.o(.data+0x71c):GormViewSizeInspector.m: undefined reference to `__objc_class_name_IBInspector' ./shared_obj/GormViewWithContentViewEditor.o(.text+0x2697):GormViewWithContentViewEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormViewWithContentViewEditor.o(.text+0x432d):GormViewWithContentViewEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormViewWithSubviewsEditor.o(.text+0xba7):GormViewWithSubviewsEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormWindowEditor.o(.text+0x317):GormWindowEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormWindowEditor.o(.text+0xa85):GormWindowEditor.m: undefined reference to `_imp__IBWillCloseDocumentNotification' ./shared_obj/GormWindowEditor.o(.text+0xb2c):GormWindowEditor.m: undefined reference to `_imp__IBViewPboardType' ./shared_obj/GormWindowEditor.o(.text+0xb32):GormWindowEditor.m: undefined reference to `GormLinkPboardType' ./shared_obj/GormPrivate.o(.data+0x914):GormPrivate.m: undefined reference to `__objc_class_name_IBResourceManager' c:\GNUstep\Development\msys\1.0\mingw\bin\dllwrap.exe: gcc exited with status 1 make[2]: *** [shared_obj/GormCore.dll] Error 1 make[1]: *** [GormCore.all.library.variables] Error 2 make: *** [internal-all] Error 2 It's my understanding that these symbols had to be defined in Gorm.dll, so I tried tinkering a bit after receiving the error, and I found out that removing Gorm.dll/libGorm.a and running make in GormCore cause ld to complain because it cannot find Gorm.dll, where instead doing the same with the libraries in place causes the errors above. What should I do? - emanuele _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
