[Mono-dev] NET_4_0 Configure Flags

Kornél Pál kornelpal at gmail.com
Mon Jun 15 14:39:15 EDT 2009


--enable-net-4-0 --disable-net-4-0 --enable-net-1-1 --disable-net-1-1 
etc. would make more sense I think because most likely there will be 
more versions and there is no use to call any specific version preview 
or legacy.

Jonathan Pobst wrote:
> Recently we added the .Net 4.0 profile to the Mono build. Unfortunately, 
> at this point, there isn't much there for the majority of users, and it 
> nearly doubles the build time.
> 
> Do we have a make guru who can resurrect our "--with-preview=no" 
> configure flag and change it so it turns off the 4.0 profile instead of 
> the 2.0 profile?  (Or a new, similar flag if we want to still be able to 
> turn off the 2.0 profile.)
> 
> I would suggest that until we are doing sizable development on 4.0, this 
> should default to "no".
> 
> For bonus points, it would be nice to have a "--with-legacy" flag that 
> turns off building the 1.1 profile (except what is needed for bootstrap 
> of course).  ;)
> 
> Jonathan
> _______________________________________________
> 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