From owner-freebsd-current@FreeBSD.ORG Wed Sep 10 13:16:05 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A11E16A4BF; Wed, 10 Sep 2003 13:16:05 -0700 (PDT) Received: from basement.kutulu.org (pcp03610121pcs.longhl01.md.comcast.net [68.49.239.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B53343FE1; Wed, 10 Sep 2003 13:16:01 -0700 (PDT) (envelope-from kutulu@kutulu.org) Received: from wombat.localnet (wombat.localnet [192.168.69.3]) by basement.kutulu.org (Postfix) with ESMTP id CB289A9E8; Wed, 10 Sep 2003 16:16:00 -0400 (EDT) Received: by wombat.localnet (Postfix, from userid 1001) id 61EB7B827; Wed, 10 Sep 2003 16:16:00 -0400 (EDT) Date: Wed, 10 Sep 2003 16:16:00 -0400 From: Michael Edenfield To: David O'Brien Message-ID: <20030910201600.GA37408@wombat.localnet> Mail-Followup-To: David O'Brien , netchild@FreeBSD.org, Michael Nottebrock , freebsd-current@FreeBSD.org References: <3F5F2774.9010408@gmx.net> <20030910165454.7cc2342c.Alexander@Leidinger.net> <20030910164141.GA36649@wombat.localnet> <20030910193257.GB77756@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LQksG6bCIzRHxTLp" Content-Disposition: inline In-Reply-To: <20030910193257.GB77756@dragon.nuxi.com> X-Mailer: Mutt http://www.mutt.org/ X-Accept-Language: en X-PGP-Key: http://www.kutulu.org/pgp/kutulu.asc X-PGP-Fingerprint: 1CE0 3C31 7013 D529 406D 37DC 09CC CD84 A46C 878F User-Agent: Mutt/1.5.4i cc: freebsd-current@FreeBSD.org cc: netchild@FreeBSD.org Subject: Re: Quo vadis, -CURRENT? (recent changes to cc & compatibility) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Sep 2003 20:16:05 -0000 --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * David O'Brien [030910 15:33]: > On Wed, Sep 10, 2003 at 12:41:41PM -0400, Michael Edenfield wrote: > > gnome2 depends on gnomemedia2. > > gnomemedia2 depends on gstreamer-plugins. > > gstreamer-plugins fails because ARTSD_FLAGS in several dozen Makefiles > > includes -pthread. >=20 > This is being worked on from the compiler stand point. Which is the main reason I didn't do a pr on it. But from reading other parts of the thread, it seems that ports should not be using -pthread anyway... would it be worthwhile to submit patches to remove -pthread (and, for that matter, -lpthread and other variants) in favor of ${PTHREAD_LIBS} regardless of wether `cc -pthread` is an error or a no-op, or some magical auto-thread-library-selector? --Mike --LQksG6bCIzRHxTLp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/X4aACczNhKRsh48RAiemAKCO5ybpxL/oBz5mpHKbweEz/0sIbACfU7xd WarWMTSc+zSH/+ZKJr8K3Ws= =RPxX -----END PGP SIGNATURE----- --LQksG6bCIzRHxTLp--