On Mon, Jun 28, 2010 at 11:05 AM, Robert Jordan <robe...@gmx.net> wrote:
> There are efforts to make "mcs" a multi-target compiler (probably
> under a new name and with script wrappers for "mcs", "gmcs",
> "smcs", "dmcs"), but even then you'll have to specify the target
> runtime version via a command like switch (or resort to the
> aforementioned wrappers).

That sounds great, provided you can specify "version X _or later_", so
that e.g. a program that needs only the features of .Net 4.0 can
continue to operate in an environment where only .Net 5.0 is
available.
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to