Hi!
 
Sorry, that's not possible.
mcs produces bytecode, that needs to be compiled to native code.
That's done by either mono or mint.
 
Even mcs uses mono or mint.
 
Johannes
----- Original Message -----
Sent: Thursday, August 29, 2002 3:31 PM
Subject: [Mono-list] How to

Hello dear
 
I wrote my code on C# then I compiled it using the C# compiler on Linux ( mono)
for example  mcs test.cs
then I get  test.exe
so when I want to run this exe I have to use either mono test.exe or mint test.exe
please can you tell me how can I run this exe without the mono or mint (this mean on a Linux server with the C# compiler ) ?
 
thank you very much
sincerely yours
Eng. Salah

Reply via email to