Changes between Version 3 and Version 4 of dev-lang/mono/2.x
- Timestamp:
- 08/04/08 17:29:22 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/mono/2.x
v3 v4 1 Based onpost-2.0 trunk.1 2.x refers to post-2.0 trunk. 2 2 3 Mono has a patched Boehm GC included (libgc) and an embedded version of GLib(eglib).3 Mono has a patched [wiki:dev-libs/boehm-gc Boehm GC] included (libgc) and an embedded version of [wiki:dev-libs/glib GLib] (eglib). 4 4 5 libgdiplus is only required as runtime for the System.Drawing assembly. 5 [wiki:dev-dotnet/libgdiplus libgdiplus] is only required as runtime for the System.Drawing assembly. 6 7 Bootstrapping does not strictly require an existing Mono installation. The official way to bootstrap is to use a released source tarball. For trunk you can obtain an unsupported snapshot of core assemblies, referred to as '''monolite'''. This works only if the version of monolite matches that of your working copy, i.e. SVN trunk HEAD.
