[Mono-bugs] [Bug 74921][Nor] Changed - The runtime doesn't work correctly when compiled with gcc-4.0
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 12 May 2005 06:53:46 -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=74921
--- shadow/74921 2005-05-12 06:41:05.000000000 -0400
+++ shadow/74921.tmp.3316 2005-05-12 06:53:46.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 74921
Product: Mono: Runtime
Version: 1.1
-OS:
+OS: unknown
OS Details: Mandriva Linux Cooker i586
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: goetz.waschk@gmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: mono --aot doesn't work anymore
+Summary: The runtime doesn't work correctly when compiled with gcc-4.0
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
mono --aot doesn't work anymore in mono 1.1.7 on i586, it was working fine
in mono 1.1.6 and in mono 1.1.7 on x86_64
@@ -55,6 +55,10 @@
How often does this happen?
always.
Additional Information:
mono 1.1.7 on i586 was compiled with gcc 4.0.0, on x86_64 it was built with
gcc 3.4.3.
+
+------- Additional Comments From vargaz@gmail.com 2005-05-12 06:53 -------
+mono doesn't work correctly when compiled with gcc-4.0.
+