[Mono-list] mcs for the 2.0 framework

Miguel de Icaza miguel at novell.com
Thu Dec 6 12:26:26 EST 2007


> what is the name of the command I would need to use to compile for the
> 2.0 framework? Would this also be the same for any code I have written
> that has some very simple LINQ in it?

LINQ is only now starting to get supported, so I would wait for 1.2.6 to
get the basics in place.

Once you get it, you need to pass the -langversion:linq command line
option to gmcs for it to work.

> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list


More information about the Mono-list mailing list