[Mono-bugs] [Bug 74629][Maj] Changed - Error compiling mono 1.1.6 on ppc
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 18 Apr 2005 09:15:23 -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=74629
--- shadow/74629 2005-04-16 09:31:03.000000000 -0400
+++ shadow/74629.tmp.11629 2005-04-18 09:15:23.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74629
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details: linux on ppc (yellowdog 4.0)
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: GC
AssignedTo: mono-bugs@ximian.com
ReportedBy: javier@cofradia.org
QAContact: mono-bugs@ximian.com
@@ -394,6 +394,12 @@
------- Additional Comments From vargaz@gmail.com 2005-04-16 09:31 -------
Also, forget about --with-icu=yes. Its not supported, and we are working
on a replacement.
+
+------- Additional Comments From lupus@ximian.com 2005-04-18 09:15 -------
+You can configure with:
+./configure --with-tls=pthread
+to work around the bug (that is fixed in svn already).
+Do not use icu, it's not supported.