[Mono-dev] monolite URL

Alexander Köplinger alex.koeplinger at outlook.com
Thu Dec 11 00:47:30 UTC 2014


Hey Alex,
monolite is built and uploaded automatically by Wrench: https://wrench.mono-project.com/Wrench/ViewTable.aspx?host_id=21&lane_id=4&page=0&limit=20, the issue I think was that the build was broken there so a new monolite didn't get uploaded, this is now fixed.
 
The thing to keep in mind is that the corlib version inside monolite needs to match the runtime version or bootstrapping the classlib build won't work, so you can't just keep an old monolite and use it to build newer Mono (at least that's how I understood it).
If you don't want to rely on monolite, another option is to just install a recent Mono release and use that for bootstrapping (e.g. right now the build still works with Mono 3.2).
 
-- Alex
 
> Date: Thu, 11 Dec 2014 01:28:44 +0100
> From: ajlennon at dynamicdevices.co.uk
> To: alex.koeplinger at outlook.com; bperry.volatile at gmail.com; gacevedo at gmail.com
> CC: mono-devel-list at lists.ximian.com
> Subject: Re: [Mono-dev] monolite URL
> 
> 
> On 10/12/2014 20:46, Gabriel Acevedo wrote:
> > Thank you all. I built mono-3.8.0 yesterday, and I was able to get
> > monolite-111 from the URL in Makefile without problems. I guess it
> > changed today.
> >
> > Thanks again.
> 
> The Windows Appveyor builds have been broken for some days as when
> mono_corlib_version (I think) changes, the monolite URL dependency
> changes (?), but often the appropriate download isn't available, and
> similarly sometimes old versions aren't available.
> 
> It would be great not to have this external dependency for build. I
> started out trying to work-around this by removing the
> get-monolite-latest step from the Appveyor config in favour of use of
> EXTERNAL_MCS
> 
> I couldn't quite seem to hit the right incantations though and ran out
> of time, but will revisit.
> 
> Cheers, Alex
> 
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20141211/10328d3f/attachment.html>


More information about the Mono-devel-list mailing list