From owner-freebsd-ports@FreeBSD.ORG Sun Sep 14 08:37:07 2003 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 15EE516A4BF for ; Sun, 14 Sep 2003 08:37:07 -0700 (PDT) Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 6FD6D43FDF for ; Sun, 14 Sep 2003 08:37:06 -0700 (PDT) (envelope-from adamw@magnesium.net) Received: (qmail 16181 invoked by uid 1252); 14 Sep 2003 15:37:06 -0000 Date: 14 Sep 2003 11:37:06 -0400 Date: Sun, 14 Sep 2003 11:37:06 -0400 From: Adam Weinberger To: tokza Message-ID: <20030914153706.GD93697@toxic.magnesium.net> References: <200309141925.39844.postfix@sendmail.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200309141925.39844.postfix@sendmail.ru> X-Editor: Vim 6.2 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-URL: http://www.vectors.cx X-ASL: 6/m/behind you User-Agent: Mutt/1.5.4i cc: freebsd-ports@freebsd.org Subject: Re: -pthread is deprecated 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: Sun, 14 Sep 2003 15:37:07 -0000 >> (09.14.2003 @ 1125 PST): tokza said, in 0.5K: << > hello, > as you know, there is no more -pthread gcc flag in -current. but many ports > (kde3, for example) still wants it. So what should I do to compile kde3 > succesfully? The one way I see now is to s/-pthread/-lc_r/g in Makefiles :-) > maybe there is another way? >> end of "-pthread is deprecated" from tokza << s/-pthread/${PTHREAD_LIBS}/ is portable. # Adam -- Adam Weinberger vectors.cx >> adam@vectors.cx >> http://www.vectors.cx magnesium.net << adamw@magnesium.net << http://www.magnesium.net/~adamw FreeBSD >> adamw@FreeBSD.org >> http://people.freebsd.org/~adamw #vim:set ts=8: 8-char tabs prevent tooth decay.