[Mono-dev] NET_4_0 Configure Flags
Jonathan Pobst
monkey at jpobst.com
Mon Jun 15 14:20:27 EDT 2009
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
More information about the Mono-devel-list
mailing list