From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13769 invoked by alias); 13 Apr 2004 21:45:27 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 13749 invoked from network); 13 Apr 2004 21:45:26 -0000 Received: from unknown (HELO mgr2.xmission.com) (198.60.22.202) by sources.redhat.com with SMTP; 13 Apr 2004 21:45:26 -0000 Received: from [198.60.22.201] (helo=mgr1.xmission.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 1BDVif-0005pi-02; Tue, 13 Apr 2004 15:45:25 -0600 Received: from [198.60.22.20] (helo=xmission.xmission.com) by mgr1.xmission.com with esmtp (Exim 4.30) id 1BDVif-00045i-QF; Tue, 13 Apr 2004 15:45:25 -0600 Received: from llewelly by xmission.xmission.com with local (Exim 3.35 #1 (Debian)) id 1BDVif-00044i-00; Tue, 13 Apr 2004 15:45:25 -0600 To: Steve Mertz Cc: gcc-help@gcc.gnu.org References: <1081880042.912.11.camel@nymph.dragon-ware.com> From: llewelly@xmission.com Date: Tue, 13 Apr 2004 21:45:00 -0000 In-Reply-To: <1081880042.912.11.camel@nymph.dragon-ware.com> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 MIME-Version: 1.0 Subject: Re: OpenBSD vs Objective-C Content-Type: text/plain; charset=us-ascii X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on mgr1.xmission.com X-Spam-Level: X-Spam-Status: No, hits=0.3 required=8.0 tests=NO_REAL_NAME autolearn=no version=2.63 X-SA-Exim-Mail-From: llewelly@xmission.com X-SA-Exim-Version: 3.1 (built Wed Aug 20 09:38:54 PDT 2003) X-SA-Exim-Scanned: Yes X-SW-Source: 2004-04/txt/msg00168.txt.bz2 Steve Mertz 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.