[Mono-bugs] [Bug 74651][Blo] Changed - FreeBSD needs -pthread linker directive, not lib ref
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 18 Apr 2005 09:03:09 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by flashdict@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74651
--- shadow/74651 2005-04-18 08:53:18.000000000 -0400
+++ shadow/74651.tmp.11561 2005-04-18 09:03:09.000000000 -0400
@@ -38,6 +38,11 @@
====================================================
I will attach a patch. This is critical for an out-of-the-box FreeBSD.
FreeBSD is currently linking against two thread libraries, and is broken.
Thanks, and regrets for any confusion this may have caused.
+
+------- Additional Comments From flashdict@gmail.com 2005-04-18 09:03 -------
+Created an attachment (id=14963)
+Replace hard lib ref with -pthread in configure.in and libgc/configure.in
+