[Mono-bugs] [Bug 44586][Wis] Changed - mono compiles, but mcs refuses to compile
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 16 Jun 2003 17:36: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 willxpp@triad.rr.com.
http://bugzilla.ximian.com/show_bug.cgi?id=44586
--- shadow/44586 Mon Jun 16 11:48:12 2003
+++ shadow/44586.tmp.12971 Mon Jun 16 17:36:56 2003
@@ -55,6 +55,21 @@
So without any gc it works fine, but what is broken with gc?
I've tried boehm-gc and the included libgc... I keep "running out of RAM."
------- Additional Comments From bmaurer@users.sf.net 2003-06-16 11:48 -------
Looks like you dont have libgc installed correctly
+
+------- Additional Comments From WillXPP@triad.rr.com 2003-06-16 17:36 -------
+Eh, on Gentoo boehm-gc compiled just fine, in fact I did it twice or
+thrice, at least one time compiled with the "safe" compiler options
+(-march=athlon-xp -O2 -pipe) after having compiled glibc with the
+same flags.
+
+I will give Gentoo another try as it doesn't work on Red Hat with a
+different error (in fact, it has to do with mono, instead of mcs), I
+will keep that in the records so I might submit it later.
+
+It is most likely my sticks of RAM. memtest86 claims all 1 GB of
+them fails the fifth test, whereas on the other tests it works fine.
+
+I will give more information as time progresses.