I have a simple C# application that needs to be able to PInvoke into both a x86 and x64 C/C++ library on Linux. I realize Mono x86 runs fine on Linux 64-bit but obviously to PInvoke into an x64 C/C++ library, I need Mono x64 for Linux.
I'm sure /someone/ somewhere must have already compiled Mono x64 for Linux and made it available as a download. Does anyone know of such a download? Thanks -- View this message in context: http://mono.1490590.n4.nabble.com/Need-Mono-x64-for-Linux-tp4659618.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
