From owner-freebsd-ports@FreeBSD.ORG Wed Apr 19 18:28:07 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org 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 BE7C316A407 for ; Wed, 19 Apr 2006 18:28:07 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92E1343D70 for ; Wed, 19 Apr 2006 18:28:06 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 7D6C21A4DA0; Wed, 19 Apr 2006 11:28:06 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id D72E254E81; Wed, 19 Apr 2006 14:27:40 -0400 (EDT) Date: Wed, 19 Apr 2006 14:27:40 -0400 From: Kris Kennaway To: Larry Rosenman Message-ID: <20060419182740.GA72235@xor.obsecurity.org> References: <20060419175036.GA71370@xor.obsecurity.org> <02e801c663da$bbaa2c30$0202fea9@aus.pervasive.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cWoXeonUoKmBZSoM" Content-Disposition: inline In-Reply-To: <02e801c663da$bbaa2c30$0202fea9@aus.pervasive.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-ports@freebsd.org, 'Kris Kennaway' Subject: Re: -fPIC for a port that is just a library on amd64? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Apr 2006 18:28:07 -0000 --cWoXeonUoKmBZSoM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 19, 2006 at 12:57:32PM -0500, Larry Rosenman wrote: > Kris Kennaway wrote: >=20 > >>=20 > >> It's just compiling a static object (a libxdiff.a). > >>=20 > >> I just submitted a patch to the port that if ${MACHINE} =3D=3D amd64 I > >> do the CFLAGS+=3D -fPIC but I'm not sure that's acceptable to you > >> folks on portmgr.=20 > >=20 > > How is this object used? Is it really supposed to be static? > >=20 > > Kris >=20 > I was going by the port which did NOT configure it with --enable-shared. >=20 > It appears to build a shared object if I configure it with --enable-share= d. >=20 > I didn't look at the history of the port. It's currently a ports@ port, = and > the PR I sent (ports/96062) > has me grab maintainership. >=20 > If you want me to, I can update it to build shared, but I need to test it > some. OK, but you didn't answer my question :-) Kris --cWoXeonUoKmBZSoM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFERoEbWry0BWjoQKURAnApAKD14mikYQiq4AKKEC/lJYI6hnjmngCg9atw 9kp/O5eqQOF0dhbXB+bDeHk= =QE2z -----END PGP SIGNATURE----- --cWoXeonUoKmBZSoM--