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 <[EMAIL PROTECTED]> 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
> [email protected]
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to