ffi: generate-shim no longer produces -const.bin.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Mon, 9 Sep 2013 19:57:16 +0000 (12:57 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Mon, 9 Sep 2013 19:57:16 +0000 (12:57 -0700)
commit29e40b62585e77dd8841717ce3c6f8111b91d646
tree8256890f03422ef1e4266ee7ebdbf16463c38d9c
parenta6054bea7feefed5f7371975cf2967af1be53be3
ffi: generate-shim no longer produces -const.bin.

Some -const.c files require library-specific cc and ld flags, so
generate-shim cannot work the whole process.  Re-introduced the "4
tedious little rules" that compile, link and execute the -const
program, and fasdump the resulting -const.scm.
src/blowfish/Makefile.in
src/ffi/build.scm.in
src/gdbm/Makefile
src/md5/Makefile.in
src/mhash/Makefile.in
src/mhash/README
src/runtime/ffi.scm
src/runtime/runtime.pkg