[Mono-bugs] [Bug 43318][Nor] New - mono won't build on sparc-linux

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 19 May 2003 13:38:26 -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 crichton@gimp.org.

http://bugzilla.ximian.com/show_bug.cgi?id=43318

--- shadow/43318	Mon May 19 13:38:26 2003
+++ shadow/43318.tmp.26647	Mon May 19 13:38:26 2003
@@ -0,0 +1,25 @@
+Bug#: 43318
+Product: Mono/Runtime
+Version: unspecified
+OS: 
+OS Details: Sparc
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: crichton@gimp.org               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mono won't build on sparc-linux
+
+Mini makefile assumes it is on x86 always.  This patch adds some bits to
+allow for Sparc to "build".  This also will ease the addition of other
+architectures to the system.
+
+Note, this will technically work on SPARC machines, but it will still
+crash, because the fines that are needed are still missing from CVS.  Some
+of us are working on that.