Re: [bootstrappable] Re: GNU Mes 0.19 released

2018-12-17 Thread Arne Babenhauserheide
Jan Nieuwenhuizen writes: > `make-mesboot0' is the initial build of GNU make. You can read the full > Guix bootstrap build recipe here: > > > http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/commencement.scm?h=core-updates Ah, nice! Again: Thank you very much! Best wishes, Arn

Re: [bootstrappable] Re: GNU Mes 0.19 released

2018-12-17 Thread Jan Nieuwenhuizen
Arne Babenhauserheide writes: Hi Arne, >> You can see the current bootstrap path here: >> >> https://bootstrappable.org/projects/mes.html > I do not see gmake in there. Is that covered by one of them, or can it > be built with them? `make-mesboot0' is the initial build of GNU make. You can

Re: [bootstrappable] Re: GNU Mes 0.19 released

2018-12-17 Thread Arne Babenhauserheide
Ricardo Wurmus writes: > Hi Arne, > >> Do you have a document showing the bootstrap path — ideally in graph >> form, i.e. with plantuml activity diagram? >> http://plantuml.com/activity-diagram-legacy > > You can see the current bootstrap path here: > > https://bootstrappable.org/projects/me

Re: GNU Mes 0.19 released

2018-12-17 Thread Jérémy Korwin-Zmijowski
Very inspiring work ! Le 16 décembre 2018 21:21:21 GMT+01:00, Jan Nieuwenhuizen a écrit : >We are pleased to announce the release of GNU Mes 0.19, representing >100 commits over 10 weeks. > >Mes has now brought the Reduced Binary Seed bootstrap to Guix >(bootstrap >a GNU/Linux system without bin

Re: [bootstrappable] Re: GNU Mes 0.19 released

2018-12-17 Thread Ricardo Wurmus
Hi Arne, > Do you have a document showing the bootstrap path — ideally in graph > form, i.e. with plantuml activity diagram? > http://plantuml.com/activity-diagram-legacy You can see the current bootstrap path here: https://bootstrappable.org/projects/mes.html This is without the path from

Re: GNU Mes 0.19 released

2018-12-16 Thread Arne Babenhauserheide
Jan Nieuwenhuizen writes: > Mes has now brought the Reduced Binary Seed bootstrap to Guix (bootstrap > a GNU/Linux system without binary GNU toolchain or equivalent) That’s awesome! > This release introduces strings as byte-array, hash-tables and native > structs. While that does increase the