From owner-freebsd-current Mon Dec 21 07:22:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA04060 for freebsd-current-outgoing; Mon, 21 Dec 1998 07:22:02 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from bright.fx.genx.net (bright.fx.genx.net [206.64.4.154]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA04028 for ; Mon, 21 Dec 1998 07:21:58 -0800 (PST) (envelope-from bright@hotjobs.com) Received: from localhost (bright@localhost) by bright.fx.genx.net (8.9.1/8.9.1) with ESMTP id KAA18817; Mon, 21 Dec 1998 10:25:39 -0500 (EST) (envelope-from bright@hotjobs.com) X-Authentication-Warning: bright.fx.genx.net: bright owned process doing -bs Date: Mon, 21 Dec 1998 10:25:39 -0500 (EST) From: Alfred Perlstein X-Sender: bright@bright.fx.genx.net To: "Brian W. Buchanan" cc: Joseph Lee , freebsd-current@FreeBSD.ORG Subject: Re: linking against libc_r In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 21 Dec 1998, Brian W. Buchanan wrote: > On Sun, 20 Dec 1998, Joseph Lee wrote: > > > How do I link against libc_r instead of libc? > > > > Trying to build wine from the latest sources, and the configure > > complains about libc being non-reentrant, which is what libc_r is for, > > from what I've read. > > You need to link with -pthread to get libc_r. I'm not sure that it will > make the latest WINE work for you, though, as it seems that WINE has > become increasingly Linux-specific in recent days. (The port hasn't been > updated since the 9/27 version, I assume because it's becoming too > difficult a task) If you do manage to get a fairly recent version of wine > working, please let me know -- I've heard rumors that you can run > StarCraft under it starting with one of the October snaps, and as soon as > I can do that, I can newfs my Win95 partition for good. :) > With the recent addition of Linuxthreads to FreeBSD it may soon be possible to use a Wine rpm to play starcraft :) Alfred Perlstein - Programmer, HotJobs Inc. - www.hotjobs.com -- There are operating systems, and then there's FreeBSD. -- http://www.freebsd.org/ 3.0-current To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message