mes/module
Jan Nieuwenhuizen 4b40bdc0cb
ARM: Workarounds for running mescc.
* module/mescc.scm (mescc:main): Oops, handle -std=STANDARD.
* build-aux/build.sh.in (CFLAGS): Add -std=gnu99.  Fixes compilation
with gcc-4.9.
* src/reader.c (reader_read_identifier_or_number): Ugly hack: exit at
EOF.  Fixes running mescc.
2019-09-09 18:34:04 +02:00
..
mes test: Resurrect running boot tests on Guile. 2019-05-27 22:57:44 +02:00
mescc ARM: mescc: Handle command-line option "-marm". 2019-09-09 18:34:04 +02:00
mescc.scm ARM: Workarounds for running mescc. 2019-09-09 18:34:04 +02:00