[Mono-bugs] [Bug 54694][Nor] Changed - runtime compilation failure (__tls_get_addr) [HELPWANTED]

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 25 Mar 2004 08:21:00 -0500 (EST)


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 mtraudt@quantifisolutions.com.

http://bugzilla.ximian.com/show_bug.cgi?id=54694

--- shadow/54694	2004-02-23 09:31:33.000000000 -0500
+++ shadow/54694.tmp.6455	2004-03-25 08:21:00.000000000 -0500
@@ -1,8 +1,8 @@
 Bug#: 54694
-Product: Mono/Runtime
+Product: Mono: Runtime
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
@@ -76,6 +76,10 @@
 *** Bug 53525 has been marked as a duplicate of this bug. ***
 
 ------- Additional Comments From lupus@ximian.com  2004-02-23 09:31 -------
 It looks like the build tools and the runtime on gentoo don't properly
 support __thread in shared libraries. It's a bug in gentoo, people can
 workaround it with --with-nptl=no as suggested by Zoltan.
+
+------- Additional Comments From mtraudt@quantifisolutions.com  2004-03-25 08:20 -------
+FYI, I experienced the same problem using Mandrake Linux 9.2.  The
+suggested workaround seems to do the trick.