On Saturday 12 of February 2005 14:48, James Fitzsimons wrote: > Hi all, > so I just tried this from within a 32bit chroot and it works. It seems > that P/Invoke doesn't work on 64bit mono at the moment? > > Does anyone know when this might be planned for?
Mono site states, that mono on AMD64 is fully supported. So anything, which works properly on x86 and fails on amd64 is a bug (besides obvius platform difference, I don't know if this is the case in your situation). You should file a bug report at http://bugzilla.ximian.com. -- Kamil Skalski _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
