[Mono-devel-list] dllimport and 64bits library
Zoltan Varga
vargaz at gmail.com
Wed Jul 6 10:53:25 EDT 2005
Hi,
Try running mono with the MONO_LOG_LEVEL=debug env var set. It will
print out more detailed information about DllImport.
Zoltan
On 7/6/05, Pierre Brunet <brunet at ocre.cea.fr> wrote:
> Hi, is there anybody who has a problem when calling a C-64bits library
> with dllimport on a 64bits system?
> I've compiled this library with gcc and -fPIC -shared options without
> pbs. But when I launch the program using the library, I catch the
> System.DllNotFoundException.
>
> On a 32 bits system, I've no pb when compiling and using the library.
>
> Thanks.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
More information about the Mono-devel-list
mailing list