[Mono-bugs] [Bug 59939][Nor] Changed - [PATCH] Fix dllmap for Oracle
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Jun 26 06:46:56 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 dieter at fiebelkorn.net.
http://bugzilla.ximian.com/show_bug.cgi?id=59939
--- shadow/59939 2005-06-26 06:19:13.000000000 -0400
+++ shadow/59939.tmp.5707 2005-06-26 06:46:56.000000000 -0400
@@ -6068,6 +6068,16 @@
Can you please confirm changing <dllmap dll="oci" target="libclntsh"
/> to <dllmap dll="oci" target="libclntsh.dylib" /> fixes your
problem? If so, Ben's fix can be applied and close this bug.
suresh.
+
+------- Additional Comments From dieter at fiebelkorn.net 2005-06-26 06:46 -------
+No! But, after changing "mono/config" you can link!
+
+The linked program runs to "Unhandled Exception: System.InvalidCastException: Cannot cast
+from source type to destination type. in <0x00138> Test:Main (string[])"
+Happened on "string employeeName = (string) reader["mdname"];"
+
+As i read on "novell" that it is an "big-endian" "little-endian" problem!
+
More information about the mono-bugs
mailing list