зеркало из https://github.com/mono/mail-archives.git
87 строки
3.4 KiB
HTML
87 строки
3.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 75335][Wis] Changed - [x86-64] corlib doesn't
|
|
compile
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075335%5D%5BWis%5D%20Changed%20-%20%5Bx86-64%5D%20corlib%20doesn%27t%0A%09compile&In-Reply-To=bug-75335%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="030821.html">
|
|
<LINK REL="Next" HREF="030823.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 75335][Wis] Changed - [x86-64] corlib doesn't
|
|
compile</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075335%5D%5BWis%5D%20Changed%20-%20%5Bx86-64%5D%20corlib%20doesn%27t%0A%09compile&In-Reply-To=bug-75335%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 75335][Wis] Changed - [x86-64] corlib doesn't
|
|
compile">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Wed Jun 22 18:28:43 EDT 2005</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="030821.html">[Mono-bugs] [Bug 75007][Blo] Changed - Deadlock between loader and
|
|
domain lock
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030823.html">[Mono-bugs] [Bug 75007][Blo] Changed - Deadlock between loader and
|
|
domain lock
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30822">[ date ]</a>
|
|
<a href="thread.html#30822">[ thread ]</a>
|
|
<a href="subject.html#30822">[ subject ]</a>
|
|
<a href="author.html#30822">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">dmlb2000 at excite.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75335">http://bugzilla.ximian.com/show_bug.cgi?id=75335</A>
|
|
|
|
--- shadow/75335 2005-06-22 17:43:56.000000000 -0400
|
|
+++ shadow/75335.tmp.24614 2005-06-22 18:28:43.000000000 -0400
|
|
@@ -101,6 +101,13 @@
|
|
mono
|
|
|
|
#
|
|
|
|
Okay installed successfully, I'll figure out which flag was messing
|
|
things up and get back in a day or two.
|
|
+
|
|
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">dmlb2000 at excite.com</A> 2005-06-22 18:28 -------
|
|
+Little sooner, apparently it doesn't like the prelink flags...
|
|
+CFLAGS=${CFLAGS/-fPIC/}
|
|
+CFLAGS=${CFLAGS/-DPIC/}
|
|
+
|
|
+that made it work.
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="030821.html">[Mono-bugs] [Bug 75007][Blo] Changed - Deadlock between loader and
|
|
domain lock
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030823.html">[Mono-bugs] [Bug 75007][Blo] Changed - Deadlock between loader and
|
|
domain lock
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30822">[ date ]</a>
|
|
<a href="thread.html#30822">[ thread ]</a>
|
|
<a href="subject.html#30822">[ subject ]</a>
|
|
<a href="author.html#30822">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|