Date: Sun, 18 Feb 2001 08:48:13 +0200 From: Uri.Shenderovich@lightscapenet.com To: freebsd-questions@FreeBSD.ORG Cc: freebsd-newbies@FreeBSD.ORG Subject: Supporting threads by gcc-2.95.2 Message-ID: <OF95339B87.245989FD-ONC22569F7.0025426E@ecitele.com>
next in thread | raw e-mail | index | archive | help
Hi , I've recently installed FreeBSD(4.1) and was trying to compile something that requires posix threads supported.The 'configure' discovered that gcc doesn't support threads. Is it true and I have to get sources and recompile the gcc ? Or maybe I just , forgot to install something :( ? Thanks, Uri BTW The line at 'configure' script that is responsible for decision if gcc is thread aware was nm `gcc -print-libgcc-file-name`| grep pthread > /dev/null To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OF95339B87.245989FD-ONC22569F7.0025426E>