On Fri, 24 Oct 2003, Steve Loughran <[EMAIL PROTECTED]> wrote:

> I guess there has to be an ilasm on the system,

Yes, and it doesn't like the /(no)listing argument, it doesn't support
/quiet either.

> we could patch the search to look for ilasm.exe only.

There also is an ilasm.exe on Linux, so that wouldn#t help.  ilasm is
just this

#!/bin/sh
/usr/local/bin/mono /usr/local/bin/ilasm.exe "$@"

Stefan

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

Reply via email to