[Mono-list] mono on a 64bit machine

marius popa marius popa <mapopa@gmail.com>
Thu, 5 May 2005 10:46:54 +0300


On 5/5/05, Kala B <kalabalun@gmail.com> wrote:
> Hi,
>=20
> Does mono work fine on 64 bit Linux machines? Can you give me the
> exact version number of mono which needs to be used on a 64 bit
> machine.
>=20
> I ran a test C# application on mono 1.0.4. The C# code is as follows:
> When compiled and run, the application sleeps as expected. But there
> are 5 mono processes running.
>=20
> The same when run on a 32-bit machine, shows only 2 processes.

for me it shows 2 processes on a 64bit machine=20


/opt/mono/bin/mono --version
Mono JIT compiler version 1.1.6

uname -m
x86_64
--=20
developer flamerobin.org