Date: Mon, 21 Dec 1998 01:08:53 -0800 (PST) From: "Brian W. Buchanan" <brian@CSUA.Berkeley.EDU> To: Joseph Lee <nugundam@best.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: linking against libc_r Message-ID: <Pine.BSF.4.05.9812210104430.479-100000@smarter.than.nu> In-Reply-To: <Pine.BSF.4.05.9812202303570.29937-100000@shell2.la.best.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. :)
Good luck,
--
Brian Buchanan brian@smarter.than.nu
brian@CSUA.Berkeley.EDU
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
-- Benjamin Franklin, 1759
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9812210104430.479-100000>
