mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Update to newer bootstrappable tcc snapshot.
This commit is contained in:
parent
c38a58e474
commit
f98161581c
8 changed files with 148 additions and 230 deletions
|
|
@ -190,9 +190,8 @@ non-trivial process and as seen within tcc. kaem has many different parts
|
|||
within it: a. tcc 0.9.26 is first compiled using ``mescc``. b. The mes
|
||||
libc is recompiled using tcc (``mescc`` has a non-standard ``.a``
|
||||
format), including some additions for later programs. c. tcc 0.9.26 is
|
||||
recompiled 5(!) times to add new features that are required for other
|
||||
features, namely ``long long`` and ``float``. Each time, the libc is
|
||||
also recompiled.
|
||||
recompiled 3 times to add new features, namely ``long long`` and
|
||||
``float``. Each time, the libc is also recompiled.
|
||||
|
||||
tinycc 0.9.27
|
||||
=============
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue