[Mono-dev] Running under the Mono 2.0 Profile

Charlie Poole charlie at nunit.com
Wed Nov 29 13:36:57 EST 2006


Hi lupus, 

> 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.

Cool! I can use the switch for now. At some future point, NUnit
may want to host different CLRs itself.

> (the way to get features moving is usually to file a bug 
> report in bugzilla, so that we don't forget aabout them).

I was afraid it might be tacky to call a new feature request a bug. 
Every project seems to look at that word differently, but if it 
just means "something I want" I'll file bugs from now on. :-)

Charlie

> Thanks!
> 
> lupus
> 
> --
> -----------------------------------------------------------------
> lupus at debian.org                                     debian/rules
> lupus at ximian.com                             Monkeys do it better
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 






More information about the Mono-devel-list mailing list