[Mono-bugs] [Bug 61119][Maj] Changed - NPTL enabled in Fedora Core RPMs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 19 Aug 2004 13:46:22 -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 bmaurer@users.sf.net.

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

--- shadow/61119	2004-08-19 12:43:21.000000000 -0400
+++ shadow/61119.tmp.10648	2004-08-19 13:46:22.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 61119
 Product: Mono: Runtime
 Version: unspecified
 OS: other
 OS Details: Fedora Core 2
-Status: REOPENED   
+Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: packaging
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: duncan@ximian.com                            
 ReportedBy: mrmodolo@terra.com.br               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: NPTL enabled in Fedora Core RPMs
@@ -104,6 +104,11 @@
 Anyway, I think no-one want to compile Mono or even libc (yikes! that
 takes about a day on my decent PC..) to run .NET on his Fedora.
 
 ------- Additional Comments From dick@ximian.com  2004-08-19 12:43 -------
 The real fix (though it requires more work from Duncan) is to provide
 i686 rpms with NPTL enabled, and i386 rpms without.
+
+------- Additional Comments From bmaurer@users.sf.net  2004-08-19 13:46 -------
+Another benefit of this is that we can give GCC the -march flag. This
+would allow it to do things like emit cmovCC instructions. On my AMD,
+passing -march=athlon gave a noticable boost.