[Mono-bugs] [Bug 58161][Maj] Changed - 0.91: make install fails with gcc-3.4
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 7 May 2004 00:38:56 -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 ed@catmur.co.uk.
http://bugzilla.ximian.com/show_bug.cgi?id=58161
--- shadow/58161 2004-05-06 18:41:45.000000000 -0400
+++ shadow/58161.tmp.22661 2004-05-07 00:38:56.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 58161
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: ed@catmur.co.uk
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -35,6 +35,11 @@
./../gacutil.exe /i ./Accessibility.dll /f /package 1.0 /root /usr/lib
Package exported to: /usr/lib/mono/1.0
Accessibility installed into the gac (/usr/lib/mono/gac/)
Aborted
gcc 3.3.3 works fine. Have tried with empty CFLAGS.
+
+------- Additional Comments From ed@catmur.co.uk 2004-05-07 00:38 -------
+Workaround appears to be to use glibc without NPTL threading, although
+there are some reports that it will compile successfully with this
+same configuration.