> > We have a script called mcs that runs 'mono mcs', why not have a symlink
> > to it or a copy of it named 'csc'?
>
> I do not know if msc accepts the same parameter convention as csc ("/"
> "-" comes into mind).
It does - we specifically made sure we supported that so there would be
less pain for somebody just switching te compiler variable in his/her
makefile :-)
Ravi.