Date: Wed, 12 Sep 2001 02:04:34 +0900 From: "Akinori MUSHA" <knu@iDaemons.org> To: Eric Anholt <anholt@teleport.com> Cc: Maxim Sobolev <SoboMax@FreeBSD.org>, FreeBSD-ports <ports@FreeBSD.ORG> Subject: Re: ports/27036: All Ports using Mesa3 are required with -pthread. Message-ID: <86heu9veu5.wl@archon.local.idaemons.org> In-Reply-To: <01091109361504.00532@positron.anholt.dyn.dhs.org> References: <200105021733.f42HX2o52184@freefall.freebsd.org> <86y9nmukkd.wl@archon.local.idaemons.org> <01091109361504.00532@positron.anholt.dyn.dhs.org>
next in thread | previous in thread | raw e-mail | index | archive | help
At Tue, 11 Sep 2001 09:36:15 -0700, Eric Anholt wrote: > Couldn't we just link our libGLs to libc_r? It would make the most sense to > me, as it's not up to the GL client anyway which thread lib to use because > that has to be determined at compile time (through headers) in libGL. It's a loooongstanding problem that on both FreeBSD 4.x and 5.x, an app that is not linked with libc_r + a library that is linked with libc_r will cause a death (segfault in stdio). So, an app that is linked with libGLs must be linked with libc_r in the first place anyway. :( -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "Freeze this moment a little bit longer, make each impression a little bit stronger.. Experience slips away -- Time stand still" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86heu9veu5.wl>