[Mono-bugs] [Bug 73391][Cri] Changed - On windows, several libraries are incorrectly DllMap'd to linux names
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Nov 15 03:33:32 EST 2006
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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73391
--- shadow/73391 2006-11-14 20:55:21.000000000 -0500
+++ shadow/73391.tmp.26820 2006-11-15 03:33:32.000000000 -0500
@@ -10,12 +10,13 @@
Component: packaging
AssignedTo: duncan at ximian.com
ReportedBy: f at rtfs.org
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
+Cc: lupus at ximian.com,wberrier at novell.com
Summary: On windows, several libraries are incorrectly DllMap'd to linux names
Steps to reproduce the problem:
1. call Mono.Unix.Catalog.Init in a c# program on windows
Actual Results:
@@ -77,6 +78,12 @@
this, so people are *definitely* going to notice this problem.
------- Additional Comments From wberrier at novell.com 2006-11-14 20:55 -------
This is easy enough to fix from the installer standpoint, but I think
that it should be fixed in the autofoo for people compiling from
source on cygwin.
+
+------- Additional Comments From rharinath at novell.com 2006-11-15 03:33 -------
+I think Paolo's changes to <dllmap ...> should be used to for all the
+entries in /etc/mono/config, i.e., change data/config.in to say
+os="!windows" on all the entries.
+
More information about the mono-bugs
mailing list