[Mono-bugs] [Bug 34607][Nor] Changed - need to increase MAX_THREADS in libgc/win32_threads.c and recompile

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Jun 2004 19:45:13 -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 duncan@ximian.com.

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

--- shadow/34607	2004-06-07 19:43:01.000000000 -0400
+++ shadow/34607.tmp.25049	2004-06-07 19:45:13.000000000 -0400
@@ -5,18 +5,17 @@
 OS Details: nt 4 with service pack 5
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: packaging
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: duncan@ximian.com                            
 ReportedBy: rosh_spark@gmx.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: V1
 URL: 
-Cc: 
 Summary: need to increase MAX_THREADS in libgc/win32_threads.c and recompile
 
 Please fill in this template when reporting a bug, unless you know what you 
 are doing.
 Description of Problem:
 the mono gc throws an error and teh runtime quits during a multi threaded 
@@ -93,6 +92,10 @@
 
 ------- Additional Comments From duncan@ximian.com  2004-06-07 14:39 -------
 Gonzalo, is this fixed?
 
 ------- Additional Comments From gonzalo@ximian.com  2004-06-07 19:43 -------
 I know nothing about this
+
+------- Additional Comments From duncan@ximian.com  2004-06-07 19:45 -------
+Miguel - Do we still need to do this? How do I go about building libgc
+on Windows?