[Mono-bugs] [Bug 43677][Nor] Changed - optimize=shared broken

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 27 May 2003 12:00:06 -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 lupus@ximian.com.

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

--- shadow/43677	Tue May 27 11:00:05 2003
+++ shadow/43677.tmp.2714	Tue May 27 12:00:06 2003
@@ -1,13 +1,13 @@
 Bug#: 43677
 Product: Mono/Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: vargaz@freemail.hu               
 QAContact: mono-bugs@ximian.com
@@ -87,6 +87,10 @@
 Yes, it is a bug in non-shared mode.
 
 To run eclipse, you probably need
 --optimize=-all,shared
 
 
+
+------- Additional Comments From lupus@ximian.com  2003-05-27 12:00 -------
+Thanks a lot! The bug is fixed in cvs and I can now run eclipse
+without the shared flag (even with the default optimizations, ie no -all).