From owner-freebsd-ports@FreeBSD.ORG Thu Apr 28 16:34:52 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AB9C16A4CE; Thu, 28 Apr 2005 16:34:52 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE23543D55; Thu, 28 Apr 2005 16:34:51 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id DC4FD5133E; Thu, 28 Apr 2005 09:34:50 -0700 (PDT) Date: Thu, 28 Apr 2005 09:34:50 -0700 From: Kris Kennaway To: David O'Brien Message-ID: <20050428163450.GA79570@xor.obsecurity.org> References: <20050426170115.GB45067@dragon.NUXI.org> <20050426195809.1fb28305.flynn@energyhq.es.eu.org> <20050428152140.GB53068@dragon.NUXI.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" Content-Disposition: inline In-Reply-To: <20050428152140.GB53068@dragon.NUXI.org> User-Agent: Mutt/1.4.2.1i cc: michael.hopkins@hopkins-research.com cc: freebsd-amd64@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: Attempted install of an Obj-C Foundation library X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Apr 2005 16:34:52 -0000 --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 28, 2005 at 08:21:40AM -0700, David O'Brien wrote: > On Tue, Apr 26, 2005 at 07:58:09PM +0200, Miguel Mendez wrote: > > On Tue, 26 Apr 2005 10:01:15 -0700 > > "David O'Brien" wrote: > >=20 > > > > I am trying to get a working Objective-C Foundation library on Free= BSD amd64 > > > > (5.3-RELEASE-p10 with ports cvsup'd today) so that I can port some > > > > Objective-C code from Mac OS X - and not having any success. > > > ... > > > > =3D=3D=3D> gcc-objc-3.3.6_20050330 is marked as broken: Bus errors= in stage2; > > > > system compiler may be broken.. > > > > *** Error code 1 > > >=20 > > > I must be missing something -- why cant you use the base ObjC compile= r? > >=20 > > Seems gnustep-base needs "libgcc_s.so.1" which isn't anywhere in /usr/l= ib >=20 > That is the shared version of libgcc.a. Why can't you use the static > version? Presumably because it wants to link it to relocatable object files. In general amd64 (and ia64 and sparc64) needs a PIC version of every system library, which FreeBSD doesn't currently do. This causes some ports to break. Kris --huq684BweRXVnRxX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCcRCqWry0BWjoQKURAg53AJ9FGTHUjRAy/+/El3Z08SRbxJuSWACg2yvl VTjN84mWRl5RoHlX34teALY= =aUX7 -----END PGP SIGNATURE----- --huq684BweRXVnRxX--