[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: |
Mon, 20 Nov 2017 19:48:35 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Ludovic Courtès writes:
Hey Ludo'
> Also, AIUI, stage0 is i386-specific. Thoughts on how we can eventually
> support the other architectures Guix works on?
I goofed ere. Stage0 is mainly using a VM and it has a x86_64
prototype; no x86 yet. Of course, creating the x86 hex0 is almost
trivial given that 64 bit has been done.
However, the main problem is the gap between hex0 and hex1, hex2. We
just ignored this by prototyping hex2 and M2 in C. hex2 and M2 are
architecture agnostic.
MesCC currently outputs M2, but only for x86. I'm confident that if we
show that x86 works and if we consider it to be of value, then x86_64 is
just more work. Other architectures...well, "just" more work ;-)
> Thank you, and congrats on this milestone!
Thanks!
janneke
--
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com
- prototyping the full source bootstrap path, Jan Nieuwenhuizen, 2017/11/19
- Re: [bootstrappable] prototyping the full source bootstrap path, Ludovic Courtès, 2017/11/20
- Re: [bootstrappable] Re: prototyping the full source bootstrap path,
Jan Nieuwenhuizen <=
- 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