From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Lemmer Webber Subject: Re: Mes 0.14 released Date: Fri, 25 May 2018 10:23:29 -0500 Message-ID: <87sh6fzrm6.fsf@dustycloud.org> References: <878t89d24u.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-reply-to: <878t89d24u.fsf@gnu.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sender: "guile-user" To: Jan Nieuwenhuizen Cc: guix-devel@gnu.org, guile-user@gnu.org List-Id: guix-devel.gnu.org 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!