From owner-freebsd-ports@FreeBSD.ORG Mon Jan 3 17:51:28 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 8FF0216A4CE for ; Mon, 3 Jan 2005 17:51:28 +0000 (GMT) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFCD643D2F for ; Mon, 3 Jan 2005 17:51:27 +0000 (GMT) (envelope-from q@uni.de) Received: from wrzx30.rz.uni-wuerzburg.de (wrzx30.rz.uni-wuerzburg.de [132.187.1.30]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id AC051D5B76; Mon, 3 Jan 2005 18:51:26 +0100 (CET) Received: from virusscan (localhost [127.0.0.1]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id 928B6104B2; Mon, 3 Jan 2005 18:51:26 +0100 (CET) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id 7939610313; Mon, 3 Jan 2005 18:51:26 +0100 (CET) Received: from coyote.q.local (wwsx14.win-screen.uni-wuerzburg.de [132.187.253.14]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id 3B282D5B76; Mon, 3 Jan 2005 18:51:26 +0100 (CET) Received: from roadrunner.q.local (roadrunner.q.local [192.168.0.148]) by coyote.q.local (8.13.1/8.13.1) with ESMTP id j03HpQSK077568; Mon, 3 Jan 2005 18:51:26 +0100 (CET) (envelope-from q@uni.de) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.13.1/8.13.1) with ESMTP id j03HpPdU034188; Mon, 3 Jan 2005 18:51:25 +0100 (CET) (envelope-from q@uni.de) Received: (from q@localhost) by roadrunner.q.local (8.13.1/8.13.1/Submit) id j03HpPhK034187; Mon, 3 Jan 2005 18:51:25 +0100 (CET) (envelope-from q@uni.de) Date: Mon, 3 Jan 2005 18:51:24 +0100 From: Ulrich Spoerlein To: Simon Barner Message-ID: <20050103175124.GB897@galgenberg.net> Mail-Followup-To: Simon Barner , ports@freebsd.org References: <20050103114221.GA897@galgenberg.net> <20050103134227.GA16228@zi025.glhnet.mhn.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0eh6TmSyL6TZE2Uz" Content-Disposition: inline In-Reply-To: <20050103134227.GA16228@zi025.glhnet.mhn.de> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new (Rechenzentrum Universitaet Wuerzburg) cc: ports@freebsd.org Subject: Re: PThread Issue: -pthread vs. -lpthread for a new port 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: Mon, 03 Jan 2005 17:51:28 -0000 --0eh6TmSyL6TZE2Uz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, 03.01.2005 at 14:42:27 +0100, Simon Barner wrote: > To sum this up: You must not hard-code any of these thread things, but > use the PTHREAD_* variables. Yes I know. I perfectly know about Ports PTHREAD_ stuff. But the only way wxruby will work, is if I link in libpthread.so into wxruby.so. PTHREAD_LIBS is "-pthread" on both 4.x and 5.x and is therefore of no use to me. Ulrich Spoerlein --=20 PGP Key ID: F0DB9F44 Encrypted mail welcome! Fingerprint: F1CE D062 0CA9 ADE3 349B 2FE8 980A C6B5 F0DB 9F44 Ok, which part of "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn." didn't you understand? --0eh6TmSyL6TZE2Uz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB2YYcmArGtfDbn0QRAlYwAKDulc9mZIItXUaxphlrD7o+wFn+zACgvUXW AX5gVMrdCNFv+6uXyUjEsjQ= =0ZRC -----END PGP SIGNATURE----- --0eh6TmSyL6TZE2Uz--