[Mono-list] Unable to run mcs

Miguel de Icaza miguel@ximian.com
24 Sep 2003 19:49:17 -0400


Hello,

> Now on to the strange part: mcs used to work before I installed
> Micro$oft's .NET 1.0 framework.  Actually, I installed the 1.1
> framework, then backed down to the 1.0 version, and now my Mono
> compiler doesn't want to work anymore.  Do you think the M$
> installation could've done something that is now preventing mcs from
> working?  Like I said before, mcs used to work before I installed any
> of the M$ crap.

MCS was built against the 1.1 runtime, you have to recompile it.

Miguel