[Mono-bugs] [Bug 54453][Nor] Changed - unable to build class libs with PPC runtime
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 28 Mar 2004 14:54:26 -0500 (EST)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=54453
--- shadow/54453 2004-02-17 09:03:39.000000000 -0500
+++ shadow/54453.tmp.18671 2004-03-28 14:54:26.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 54453
-Product: Mono/Runtime
+Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details: SLES9 TP2 PowerPC
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: uli@suse.de
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -30,6 +30,14 @@
where an object instance was required
make[3]: *** [../../../class/lib/I18N.dll] Error 1
make[3]: Leaving directory
`/usr/src/packages/BUILD/mcs-0.30.1/class/I18N/Common'
i386 and S/390 runtimes work fine.
+
+------- Additional Comments From miguel@ximian.com 2004-03-28 14:54 -------
+You do not need to build the `mcs' package to get a working Mono,
+all you need to build is the `mono' package.
+
+That being said, version 0.30 did not completely work on every PPC,
+an issue that has improved on 0.31, but is still missing exceptions
+from C code. Hopefully 0.32 will be feature complete.