[Mono-bugs] [Bug 61320][Wis] Changed - --with-jit=no is ignored and autodetection overrides

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 30 Oct 2004 22:03:21 -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 vargaz@gmail.com.

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

--- shadow/61320	2004-08-28 10:10:01.000000000 -0400
+++ shadow/61320.tmp.23766	2004-10-30 22:03:21.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 61320
 Product: Mono: Runtime
 Version: unspecified
 OS: other
 OS Details: Debian Sid, s390
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: blade@debian.org               
 QAContact: mono-bugs@ximian.com
@@ -45,6 +45,10 @@
 
 ------- Additional Comments From lupus@ximian.com  2004-07-09 07:17 -------
 The error on that system is because of a broken libc/pthread lib (it
 doesn't support TLS vars in shared libraries), so you should fix that
 or build mono with --with-nptl=no (--with-tls=pthread with CVS code).
 Setting to whishlist, since --with-jit=no is not a priority.
+
+------- Additional Comments From vargaz@gmail.com  2004-10-30 22:03 -------
+Fixed in CVS HEAD and 1.0 branch.
+