Do not rebuild mes, just keep using mes-m2.

This commit is contained in:
Andrius Štikonas 2025-02-28 00:14:57 +00:00
parent 59b5178a5f
commit 5026a2a7f8
5 changed files with 2 additions and 32 deletions

View file

@ -209,8 +209,7 @@ to this part:
1. Compiling an initial mes using ``M2-Planet``. Note that this is
*only* the Mes interpreter, not the libc or anything else.
2. We then use this to recompile the Mes interpreter as well as building
the libc. This second interpreter is faster and less buggy.
2. We then use this to build the libc.
The ``mescc`` component depends on the ``nyacc`` parsing library, version 1.00.2.
We use a modified version, 1.00.2-lb1, which incorporates Timothy Sample's