jato (master) λ make
CC monoburg.o
clang: warning: argument unused during compilation: '-rdynamic'
BISON parser.c
CC parser.o
clang: warning: argument unused during compilation: '-rdynamic'
LINK monoburg
clang: warning: argument unused during compilation: '-rdynamic'
CC allchblk.o
In file included from allchblk.c:19:
In file included from include/private/gc_priv.h:66:
include/private/gcconfig.h:477:2: error: expected identifier or '('
--> unknown machine type
^
1 error generated.
make[1]: *** [allchblk.o] Error 1
make: *** [boehmgc] Error 2
The build fails on Darwin: