[Mono-bugs] [Bug 63130][Nor] Changed - P/Invoke fails to resolve platform specific prefixes and suffixes

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 3 Oct 2004 14:26:26 -0400 (EDT)


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 miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=63130

--- shadow/63130	2004-09-17 17:32:06.000000000 -0400
+++ shadow/63130.tmp.20505	2004-10-03 14:26:26.000000000 -0400
@@ -3,13 +3,13 @@
 Version: unspecified
 OS: SUSE 9.1
 OS Details: Pro all patches applied
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Blocker
+Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: infodate@aster.pl               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -131,6 +131,19 @@
 
 the only place I can find it not resolving a platform suffix is on OSX; but thats a bug in glib 
 (G_MODULE_SUFFIX is set to .so instead of .dylib)
 
 -kangaroo
 
+
+------- Additional Comments From miguel@ximian.com  2004-10-03 14:26 -------
+Am confused.
+
+Geoff reports that it works on Debian.
+
+And Ben reports that it does not.
+
+Can you folks run with:
+
+MONO_LOG_LEVEL="debug" MONO_LOG_MASK="dll" mono glue.exe 
+
+And post?