X-Git-Url: https://jxself.org/git/?p=mes.git;a=blobdiff_plain;f=INSTALL;h=408caec0c7ce246d6b34374fff205b6247945d84;hp=44fc2fbc146d54b0c57b3f905f4c1c79c29fbc7f;hb=48e8711c382c55ad931f107f9878de0ccc4308a5;hpb=d111d64e50d36a2e9e0b8dcba060b16e6b8ed40f diff --git a/INSTALL b/INSTALL index 44fc2fbc..408caec0 100644 --- a/INSTALL +++ b/INSTALL @@ -9,7 +9,7 @@ Building and Installing Mes ** Bootstrapping For bootstrapping, the M1 macro assembler and hex2 linker and Nyacc *** [[https://github.com/oriansj/mescc-tools][mescc-tools]], 0.2 is known to work. -*** [[https://savannah.gnu.org/projects/nyacc][Nyacc]], 0.81.0 is known to work. +*** [[https://savannah.gnu.org/projects/nyacc][Nyacc]], 0.82.4 is known to work. For development ** Development For development, there are some more dependencies. @@ -20,7 +20,7 @@ For development, there are some more dependencies. *** Other GNU/Linux **** [[https://github.com/oriansj/mescc-tools][mescc-tools]], 0.2 is known to work. -**** [[https://savannah.gnu.org/projects/nyacc][Nyacc]], [[https://gitlab.com/janneke/nyacc][0.80.41 {patched 0.80.4}]] is known to work. +**** [[https://savannah.gnu.org/projects/nyacc][Nyacc]], 0.82.4 is known to work. **** GNU Gcc, 4.9.3 is known to work. The idea is to drop this requirement, of course.