bug-gnustep
[Top][All Lists]
Advanced

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

Gorm not linking on Win32


From: Kevin Kerle
Subject: Gorm not linking on Win32
Date: Tue, 11 Jan 2005 17:00:01 -0800

  When I try to link the latest CVS version of Gorm I am getting the
following errors:

Making all for palette 0Menus...
 Linking palette 0Menus ...
./shared_obj/GormMenuEditor.o(.text+0x1c2f):GormMenuEditor.m: undefined
reference to `findAllSubmenus'
./shared_obj/GormMenuInspectors.o(.data+0x6dc):GormMenuInspectors.m:
undefined reference to `__objc_class_name_IBInspector'
./shared_obj/main.o(.text+0x64d):main.m: undefined reference to
`_imp__IBMenuPboardType'
./shared_obj/main.o(.text+0xa5e):main.m: undefined reference to
`_imp__IBMenuPboardType'
./shared_obj/main.o(.text+0xe42):main.m: undefined reference to
`_imp__IBMenuPboardType'
./shared_obj/main.o(.text+0x11cc):main.m: undefined reference to
`_imp__IBMenuPboardType'
./shared_obj/main.o(.text+0x14fc):main.m: undefined reference to
`_imp__IBMenuPboardType'
./shared_obj/main.o(.text+0x1849):main.m: more undefined references to
`_imp__IBMenuPboardType' follow
./shared_obj/main.o(.data+0xa0c):main.m: undefined reference to
`__objc_class_name_IBPalette'

  These errors seem very similar to the ones I was getting trying to link
Renaissance before Nicola's latest makefile changes to fix linking on Win32
under MinGW.  Is anyone working on fixing this for Gorm?  Adam thought that
somebody was, but wasn't sure.

  I am generating the export list in libGorm.def myself, since I know that
dlltool doesn't do this correctly on Windows, so I think this is really
makefile problem.   If anyone out there is using Gorm on Win32, I'd be glad
to hear from them...

Thanks,
Kevin 



reply via email to

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