From owner-freebsd-ports Wed Jan 24 11: 4:49 2001 Delivered-To: freebsd-ports@freebsd.org Received: from iraun1.ira.uka.de (iraun1.ira.uka.de [129.13.10.90]) by hub.freebsd.org (Postfix) with ESMTP id 3C0E637B402; Wed, 24 Jan 2001 11:04:29 -0800 (PST) Received: from i30nb2.ira.uka.de by iraun1 (PP) with ESMTP; Wed, 24 Jan 2001 20:04:17 +0100 Received: (from esk@localhost) by i30nb2.ira.uka.de (8.11.1/8.11.1) id f0OJ4EG85278; Wed, 24 Jan 2001 20:04:14 +0100 (CET) (envelope-from esk) From: Espen Skoglund MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14959.10029.688009.805060@i30nb2.ira.uka.de> Date: Wed, 24 Jan 2001 20:04:13 +0100 (CET) To: Maxim Sobolev Cc: ports@FreeBSD.ORG Subject: Re: HEADS UP: libc/libc_r changes require rebuild of threaded apps In-Reply-To: <3A6F20EE.15B78584@FreeBSD.org> References: <20010124084058.S26076@fw.wintelcom.net> <20010124123147.A2215@dan.emsphone.com> <3A6F20EE.15B78584@FreeBSD.org> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [Maxim Sobolev] > Dan Nelson wrote: >> I thought the old way was just -pthread, and it would handle >> everything. I did a quick scan of the devel/ and net/ branches of >> our ports tree, and of 43 thread-using ports, 36 of the ports >> simply add -pthread. Only 7 also add -D_THREAD_SAFE. > It's not a very accurate estimate, as the magic can be in the > distfile itself, i.e. properly written configure script or makefile > may know that FreeBSD need a -pthread and -D_THREAD_SAFE. Not to mention all ports using gtk/glib-config and friends for providing proper command line args. eSk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message