mes/src
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
..
gc.c build: Simplify. 2019-06-08 15:36:22 +02:00
hash.c build: Simplify. 2019-06-08 15:36:22 +02:00
lib.c build: Simplify. 2019-06-08 15:36:22 +02:00
math.c build: Simplify. 2019-06-08 15:36:22 +02:00
mes.c build: ./pre-inst-env MES_PREFIX fixup. 2019-07-27 09:19:53 +02:00
module.c build: Simplify. 2019-06-08 15:36:22 +02:00
posix.c build: Simplify. 2019-06-08 15:36:22 +02:00
reader.c ARM: Workarounds for running mescc. 2019-09-09 18:34:04 +02:00
string.c build: Simplify. 2019-06-08 15:36:22 +02:00
struct.c build: Simplify. 2019-06-08 15:36:22 +02:00
vector.c build: Simplify. 2019-06-08 15:36:22 +02:00