Date: Fri, 08 Feb 2002 00:32:23 -0700 (MST) From: "M. Warner Losh" <imp@village.org> To: stephen@math.missouri.edu Cc: sobomax@FreeBSD.ORG, jdp@FreeBSD.ORG, deischen@FreeBSD.ORG, jasone@FreeBSD.ORG, hackers@FreeBSD.ORG, jlemon@FreeBSD.ORG Subject: Re: Linking libc before libc_r into application causes weirdproblems Message-ID: <20020208.003223.29577858.imp@village.org> In-Reply-To: <3C63773A.8DBF36F6@math.missouri.edu> References: <1013147180.73417.2.camel@notebook> <20020207.234939.69060047.imp@village.org> <3C63773A.8DBF36F6@math.missouri.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <3C63773A.8DBF36F6@math.missouri.edu> Stephen Montgomery-Smith <stephen@math.missouri.edu> writes: : cc -o test test.c -pthread -D_THREAD_SAFE : : or am I misunderstanding something? Ah, yes. -D_THREAD_SAFE is technically needed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020208.003223.29577858.imp>