mes/src
Jan Nieuwenhuizen 78b3c85f15
build: Cater for ARM.
* configure: Cater for ARM.
* configure.sh: Likewise
* build-aux/GNUmakefile.in: Likewise.
* build-aux/bootstrap.sh.in: Likewise.
* module/mescc.scm (parse-opts): Likewise.
* src/mes.c (mes_environment): Likewise.
* build-aux/build.sh.in: Likewise.
* build-aux/config.sh Likewise.
* build-aux/install.sh.in: Likewise.
* module/mes/guile.scm: Likewise.
* scripts/mescc.scm.in: Likewise.
* module/mescc/mescc.scm (arch-get): New function.
(arch-get-info): New function.
(arch-get-define): New function.
(arch-get-m1-options): New function.
(arch-get-Architecture): New function.
(mescc:preprocess c->info, E->info, M1->hex2, hex2->elf,
M1->blood-elf, arch-find): Use them.
2019-05-22 17:55:20 +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: Cater for ARM. 2019-05-22 17:55:20 +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 build: Simplify. 2019-06-08 15:36:22 +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