From owner-freebsd-multimedia Fri Jan 19 0:31:54 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id C5E7737B404 for ; Fri, 19 Jan 2001 00:31:31 -0800 (PST) Received: from cain.gsoft.com.au (doconnor@cain [203.38.152.97]) by cain.gsoft.com.au (8.8.8/8.8.8) with ESMTP id TAA15262; Fri, 19 Jan 2001 19:00:58 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010119034036.A7735@cokane.yi.org> Date: Fri, 19 Jan 2001 19:00:58 +1030 (CST) From: "Daniel O'Connor" To: Coleman Kane Subject: Re: problems with gl apps. Cc: Jacob Frelinger , multimedia@freebsd.org Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 19-Jan-01 Coleman Kane wrote: > Yeah, they do the same thing don't they? (I guess -pthread is > technically more portable) I'm fairly sure -lc_r is Bad News because -pthread tells the compiler to use more magic (don't you love these technical explanations). Basically use -lc_r as a check for configure, but always pass -pthread to gcc. --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message