mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-21 14:49:18 +02:00
Try to fix win32 port. Now it runs both on Win32/Win64. Win64 port currently depends on 128bits arithmetic thus it does not run on MSVC. Makefile now have EXCLUDE_POSIX_LIBS knob to exclude posix related library from build. Introduce msys PLATFORM for Makefile.detect to use MSYS's POSIX emulation layer. It is intended for linking against MSYS tools; it is not for embedding to Win32 applications. |
||
---|---|---|
.. | ||
bignum.h | ||
eval.h | ||
features.h | ||
gc_heap.h | ||
sexp-huff.h | ||
sexp-hufftabdefs.h | ||
sexp-hufftabs.c | ||
sexp-hufftabs.h | ||
sexp-unhuff.h | ||
sexp.h |