[Mono-bugs] [Bug 54023][Wis] New - Mono Runtime failure compilation in PPC.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 7 Feb 2004 16:23:43 -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 asanchez@gnu.org.

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

--- shadow/54023	2004-02-07 16:23:43.000000000 -0500
+++ shadow/54023.tmp.24263	2004-02-07 16:23:43.000000000 -0500
@@ -0,0 +1,52 @@
+Bug#: 54023
+Product: Mono/Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: asanchez@gnu.org               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Summary: Mono Runtime failure compilation in PPC.
+
+I have tried to compile Mono in my ppc, and I'm having troubles with
+reflection.
+
+The version that I'm using is Mono 0.30
+
+And the output of make is:
+
+source='reflection.c' object='reflection.lo' libtool=yes \
+depfile='.deps/reflection.Plo' tmpdepfile='.deps/reflection.TPlo' \
+depmode=gcc3 /bin/sh ../../depcomp \
+/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
+-I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0
+-I/usr/lib/glib-2.0/include   -I/usr/include/glib-2.0
+-I/usr/lib/glib-2.0/include    -DMONO_ASSEMBLIES=\"/usr/local/lib\"
+-DMONO_CFG_DIR=\"/usr/local/etc\"  -DGC_LINUX_THREADS -DMONO_USE_EXC_TABLES
+-D_GNU_SOURCE -D_REENTRANT -fexceptions -D_FILE_OFFSET_BITS=64  -g -O2
+-fno-strict-aliasing -g -Wall -Wunused -Wmissing-prototypes
+-Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes
+-Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align
+-Wwrite-strings -c -o reflection.lo `test -f 'reflection.c' || echo
+'./'`reflection.c
+rm -f .libs/reflection.lo
+gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../mono
+-I../../libgc/include -pthread -I/usr/include/glib-2.0
+-I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0
+-I/usr/lib/glib-2.0/include -DMONO_ASSEMBLIES=\"/usr/local/lib\"
+-DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_LINUX_THREADS -DMONO_USE_EXC_TABLES
+-D_GNU_SOURCE -D_REENTRANT -fexceptions -D_FILE_OFFSET_BITS=64 -g -O2
+-fno-strict-aliasing -g -Wall -Wunused -Wmissing-prototypes
+-Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes
+-Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align
+-Wwrite-strings -c reflection.c -MT reflection.lo -MD -MP -MF
+.deps/reflection.TPlo  -fPIC -DPIC -o .libs/reflection.lo
+reflection.c: In function `mono_image_load_module':
+reflection.c:4461: Internal compiler error in finish_spills, at reload1.c:3724