[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bootstrappable] Re: prototyping the full source bootstrap path
From: |
Jan Nieuwenhuizen |
Subject: |
Re: [bootstrappable] Re: prototyping the full source bootstrap path |
Date: |
Thu, 23 Nov 2017 18:55:15 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Ricardo Wurmus writes:
> Ludovic Courtès <address@hidden> writes:
>
>> So the next steps in the dependency graph are:
>>
>> mes-boot -> mescc -> tinycc -> address@hidden -> gcc
>>
>> Do I get this right?
Possibly: yes.
I have added tinycc-boot including tests. I mean to refactor the
builders and just for fun add gcc-4.7.4 to this picture (see attached).
It's pretty exciting for me that I'm able to show a dependency diagram
generated by Guix of packages that build, that shows a compiler (tinycc)
that only depends on some much smaller seeds.
> Also: I wonder if we can simplify these bootstrap packages in Guix, so
> that they can be built with even fewer build-time features.
If you fetch branch wip-bootstrap from*) https://gitlab.com/janneke/guix
and run
./pre-inst-env guix graph --type=bag-with-origins tcc-boot > bag+origins.dot
you get a clear understanding of what Ricardo was saying: you'll find
the nice and clean attached image tucked away in the top right corner,
above an enormous cloud of dependencies...ugh!
Is there a way to use replace the guile-2.2.2 dependency with the static
bootstrap tarball guile-2.0.9? That would already help a lot!
*) should i push this to savannah wip-bootstrap?
janneke
bootstrap.svg
Description: Binary data
--
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com
- Re: [bootstrappable] Re: prototyping the full source bootstrap path, (continued)
- Re: [bootstrappable] Re: prototyping the full source bootstrap path, Ricardo Wurmus, 2017/11/21
- Re: [bootstrappable] Re: prototyping the full source bootstrap path, Jan Nieuwenhuizen, 2017/11/20
- RE: [bootstrappable] Re: prototyping the full source bootstrap path, Orians, Jeremiah (DTMB), 2017/11/20
- Re: [bootstrappable] Re: prototyping the full source bootstrap path, Ludovic Courtès, 2017/11/20
- RE: [bootstrappable] Re: prototyping the full source bootstrap path, Orians, Jeremiah (DTMB), 2017/11/21
- Re: [bootstrappable] Re: prototyping the full source bootstrap path, Jan Nieuwenhuizen, 2017/11/21
- RE: [bootstrappable] Re: prototyping the full source bootstrap path, Orians, Jeremiah (DTMB), 2017/11/21
- Re: [bootstrappable] Re: prototyping the full source bootstrap path, Mark H Weaver, 2017/11/22
- RE: [bootstrappable] Re: prototyping the full source bootstrap path, Orians, Jeremiah (DTMB), 2017/11/27
- Re: [bootstrappable] Re: prototyping the full source bootstrap path,
Jan Nieuwenhuizen <=
- Re: [bootstrappable] Re: prototyping the full source bootstrap path, Ricardo Wurmus, 2017/11/23
- Re: [bootstrappable] Re: prototyping the full source bootstrap path, Jan Nieuwenhuizen, 2017/11/25
RE: [bootstrappable] prototyping the full source bootstrap path, Orians, Jeremiah (DTMB), 2017/11/20