[Mono-bugs] [Bug 29651][Min] Changed - Mono runtime should be statically linked to `mono'
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
4 Sep 2002 14:09:30 -0000
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=29651
--- shadow/29651 Thu Aug 29 16:23:52 2002
+++ shadow/29651.tmp.27661 Wed Sep 4 10:09:30 2002
@@ -1,14 +1,14 @@
Bug#: 29651
Product: Mono/Runtime
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Minor
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -16,6 +16,9 @@
Cc:
Summary: Mono runtime should be statically linked to `mono'
Currently the `mono' binary is dynamically linked with libmono, which
means that we are using the `slow' version of libmono (PIC code), I would
like to see the `mono' binary statically linked.
+
+------- Additional Comments From lupus@ximian.com 2002-09-04 10:09 -------
+Done in cvs.