[Mono-dev] NET_4_0 Configure Flags

Jonathan Pobst monkey at jpobst.com
Mon Jun 15 14:53:25 EDT 2009


Marek informed me we have these flags:

--with-profile2=no
--with-profile4=no

I have updated the documentation here:
http://www.mono-project.com/Unsupported_Advanced_Mono_Compile_Options

I would still argue we should default 4.0 to off, but at least I can 
turn it off and save myself some time.  :)

Jonathan


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