OpenBSD vs Objective-C
llewelly@xmission.com
llewelly@xmission.com
Tue Apr 13 21:45:00 GMT 2004
Steve Mertz <steve@dragon-ware.com> writes:
> I'm trying to use ObjC on OpenBSD 3.2. gcc version 3.3.3.
>
> $ gcc -o try *.o -lobjc
> ld: SString.o: RRS text relocation at 0x25dc for
> "___objc_class_name_Object"
> ld: SString.o: RRS text relocation at 0x25dc for
> "___objc_class_name_Object"
>
> This is what I'm getting.
[snip]
Since ld is reporting the error, I suggest you try asking the
maintainers of your ld.
More information about the Gcc-help
mailing list