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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 24 Aug 2004 18:39:45 -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=61119

--- shadow/61119	2004-08-19 14:53:34.000000000 -0400
+++ shadow/61119.tmp.10037	2004-08-24 18:39:45.000000000 -0400
@@ -138,6 +138,18 @@
 ------- Additional Comments From bmaurer@users.sf.net  2004-08-19 14:53 -------
 Well, I am a mono devel. So i am building it for myself anyways ;-).
 
 Being able to use march is really a side benefit of making seperate
 rpms. I would usually direct those wanting a fast version to Gentoo as
 well.
+
+------- Additional Comments From duncan@ximian.com  2004-08-24 18:39 -------
+Okay.
+
+I will be building Mono for the i386 and i686 target in the next
+release. For i386, signalstack and nptl will be turned off; they will
+be turned on in the i686 build.
+
+For all builds, I added CFLAGS="-O2 and -march=..." to the configure
+line, so gcc will perform the appropriate optimizations now.
+
+I'll close this bug once we have a release out the door.