This page contains binary packages with my daily builds of the latest mono development source done under windows.
If you want to hack with the source then you should better go here where you can find all the information needed to successfully build mono under windows.
Each package contains at least the C# libraries and compiler for the 1.1 profile. A full package also contains the runtime, the libraries and compiler for the 2.0 profile and xsp.
The components included in each package will vary depending on what was compilable at the point it was checked out from the svn repository.
You can review the contents of each zip file by clicking in the list content link available for each package. You can also find there the revision number used to build each of the components, for each one there should be a file named svn_trunk_<component>_r<number> in the package.
Pre-requisites:
- You must have installed the latest 1.1.x version of mono using the combined installer for windows. Click here.
Instructions:
- Download the latest package that contains all the elements that you want to recharge.
- Unzip it and follow the instructions available in the included README file.
Build platform: Windows 2003 Server standard SP1 (x86).
The packages are intended for those that want to test the latest developments of mono under windows without waiting to the next release and without having to mangle with a cygwin installation. It is also useful to test whether a bug has been fixed since the last official release before filling a new bug report.
|