[Mono-bugs] [Bug 74474][Wis] New - gcc 3.4.3 is not using -mt any longer
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 7 Apr 2005 01:26:12 -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 mveygman@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74474
--- shadow/74474 2005-04-07 01:26:12.000000000 -0400
+++ shadow/74474.tmp.3943 2005-04-07 01:26:12.000000000 -0400
@@ -0,0 +1,39 @@
+Bug#: 74474
+Product: Mono: Compilers
+Version: unspecified
+OS: Solaris [Other]
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Basic
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: mveygman@gmail.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: gcc 3.4.3 is not using -mt any longer
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem: gcc version 3.4.3 seems to have abandoned -mt flag
+for threads in favor of -threads or -pthreads.
+
+
+Steps to reproduce the problem:
+1. Configure mono with thread support
+2. Run Make
+3.
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen?
+
+
+Additional Information: