Date: Thu, 07 Feb 2002 23:47:21 -0700 (MST) From: "M. Warner Losh" <imp@village.org> To: sobomax@FreeBSD.ORG Cc: 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 weird problems Message-ID: <20020207.234721.71750312.imp@village.org> In-Reply-To: <1013147180.73417.2.camel@notebook> References: <1013147180.73417.2.camel@notebook>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <1013147180.73417.2.camel@notebook> Maxim Sobolev <sobomax@FreeBSD.ORG> writes: : Based on the problematic code in the ORBit I had prepared short testcase : illustrating the problem and attaching it with this message. The problem : could be exposed by compiling the test.c using the following command: : : $ cc test.c -o test -lc -lc_r cc test.c -o test -pthread If that doesn't work, test.c is broken :-) Warner 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?20020207.234721.71750312.imp>