tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] Hello! Does anyone maintain this still?


From: Jan Nieuwenhuizen
Subject: Re: [Tinycc-devel] Hello! Does anyone maintain this still?
Date: Sat, 22 Feb 2020 11:24:43 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

David Smith via Tinycc-devel writes:

Hello,

> I noticed a mes/gnu 0.21 branch. How is that related to mob?
>
> https://gitlab.com/janneke/tinycc/-/commits/mes-0.21/

This is the bootstrappable fork of tinycc.  It's basically a forked off
a somewhat arbitrary tinycc git development commit some three years ago
(307b7b183d4ee56e74090b0e525d6a587840e31f) and adds about 12
patches

    cee58e0 build: Support building from bootstrap-mes.
    39de356 bootstrappable: Force static link.
    2b6271d bootstrappable: Work around MesCC bug.
    379c62d bootstrappable: add tcc.h include guards to include location.
    274bd06 bootstrappable: Handle libtcc1.a.
    6ae9aa4 bootstrappable: Skip tidy_section_headers.
    a130ce1 bootstrappable: HAVE_FLOAT.
    de906df bootstrappable: HAVE_BITFIELD.
    540ba0b bootstrappable: HAVE_LONG_LONG.
    306f677 bootstrappable: Work around Nyacc-0.80.42 bug.
    9c97705 build: bootstrap build scripts.
    584478f bootstrappable: Remove non-free grep test.

of which only three are really interesting: the HAVE_* patches that
allow for stepwise introduction of bitfields, doubles/floats and long
longs.

I'm hoping to get rid of the need for this fork some time.

Greetings,
janneke

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | AvatarĀ® http://AvatarAcademy.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]