On Tue, Aug 19, 2008 at 4:15 PM, Biplab K. Sarker <[EMAIL PROTECTED]> wrote: > Hi, > > Does anybody know whether "Windows 64 bit applications" can be run on Linux > machine using MONO? For clarity, we are running our application software > created in C# on Windows 2003 server 64 bit machine. We want to move/test > our application in Linux server using MONO. Is it possible? > > Thanks.
If there is no native code or p/invokes, usually yes. You're going to have to explain a bit more what you mean by "64-bit application" as this has no meaning for 100% managed applications. -- Chris Howie http://www.chrishowie.com http://en.wikipedia.org/wiki/User:Crazycomputers _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
