[Mono-dev] Running under the Mono 2.0 Profile

Paolo Molaro lupus at ximian.com
Wed Nov 29 05:46:43 EST 2006


On 11/28/06 Charlie Poole wrote:
> At the meeting, we agreed on a command line switch for mono.exe,
> which is probably the simplest for me to use and seems like the
> most portable solution. Do I need to do anything to get this 
> moving? If it's not available when I release, I'll probably
> go with the dual exe approach.

Mono from svn has the --runtime=VERSION option, it will be in the next
mono release. For running on the 2.0 runtime, VERSION could be
v2.0.50727, for example. As a bonus, mono embedders can now use the new
function mono_jit_init_version () to select a runtime version as well.
(the way to get features moving is usually to file a bug report in
bugzilla, so that we don't forget aabout them).
Thanks!

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list