On Sun, 22 May 2005, netSQL <[EMAIL PROTECTED]> wrote:

> I would like to use ant w/ mono. The command to compile is mcs in
> mono.

Yes, and it is supported by the <csc> task.

> How to compile mono w/ ant?

You don't want to compile mono, do you?  You want to compile a .NET
(or rather a C#) source using Mono's compiler.

> what about make dll libraries?

<csc>

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to