[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Mes 0.14 released
From: |
Christopher Lemmer Webber |
Subject: |
Re: Mes 0.14 released |
Date: |
Fri, 25 May 2018 10:23:29 -0500 |
User-agent: |
mu4e 1.0; emacs 25.3.1 |
Jan Nieuwenhuizen writes:
> I am pleased to announce the release of Mes 0.14, representing 98
> commits over 4 weeks. Mes+MesCC now compiles a self-hosting TinyCC
> that has only been slightly patched.
>
> This means that we can now build a tcc that depends only on a 1MB
> ASCII M1 seed. GuixSD currently uses a ~250MB binary seed to build
> gcc.
>
> Next targets are: build gcc using this almost full-source bootstrapped
> tcc, and reduce the 1MB ASCII M1 seed to ~100KB of M2 source, which is
> a restricted subset of C.
Awesome! Thank you for all your work, Jan!