Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2001 19:00:58 +1030 (CST)
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        Coleman Kane <cokane@micro.ti.com>
Cc:        Jacob Frelinger <jolly@gibbon.kungfumonkey.com>, multimedia@freebsd.org
Subject:   Re: problems with gl apps.
Message-ID:  <XFMail.010119190058.doconnor@gsoft.com.au>
In-Reply-To: <20010119034036.A7735@cokane.yi.org>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010119190058.doconnor>