[Mono-bugs] [Bug 75335][Wis] New - corelib doesn't compile on
x86-64.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jun 20 18:21:34 EDT 2005
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 dmlb2000 at excite.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75335
--- shadow/75335 2005-06-20 18:21:34.000000000 -0400
+++ shadow/75335.tmp.20089 2005-06-20 18:21:34.000000000 -0400
@@ -0,0 +1,46 @@
+Bug#: 75335
+Product: Mono: Class Libraries
+Version: 1.1
+OS: GNU/Linux [Other]
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: dmlb2000 at excite.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: corelib doesn't compile on x86-64.
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem: I was trying to compile mono 1.1.8 on my x86-64 and
+it didn't compile. It got past the compiler but dump bad errors in the
+corelibs directory
+
+
+Steps to reproduce the problem:
+1. ./configure
+2. make
+
+Actual Results: broke
+
+
+Expected Results: compiled and installed successfully
+
+
+How often does this happen? everytime
+
+
+Additional Information:
+Environmental vars to configure.
+CFLAGS="-march=nocona -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC
+-DPIC -Os"
+LDFLAGS="-s -z combreloc"
+
+
+going to attach compile log in a minute or too
More information about the mono-bugs
mailing list