gnustep-gui fails to link on OpenBSD / gcc runtime
Riccardo Mottola <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi! I am trying to compie current GUI on latest OpenBSD using GCC and its runtime. I get thi strange error: Linking library libgnustep-gui ... ld: error: NSPrintOperation.m:(.debug_info+0x2FE43C): has non-ABS relocation R_386_GOTOFF against symbol '_OBJC_INSTANCE_7.23265' collect2: error: ld returned 1 exit status gmake[4]: *** [/usr/GNUstep/System/Library/Makefiles/Instance/library.make:293: obj/libgnustep-gui.so.0.29.0] Error 1 any clue what this could be??? Riccardo