On Tue, Aug 19, 2008 at 6:03 PM, Biplab K. Sarker <[EMAIL PROTECTED]> wrote: > In our application, we need more RAM (more than 4 GB) for processing our > dataset. Thus we use 64 bit architecture to address bigger memory.
As long as you are not using p/invokes or managed C++ it should run fine on 64-bit Mono. (And if it does not you could file a bug, because it should work.) -- 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
