Cygwin port status

r1768。

oku@oku-mini9 ~/build/mosh/mosh.cygwin
$ ./mosh work.scm
GC Warning: Repeated allocation of very large block (appr. size 413696):
        May lead to memory leak and poor performance.
[  PASSED  ] 7 tests
[  PASSED  ] 4 tests

無事通過。
configureはまだ作法があって、

  • GC-7.1を置き換え
  • ./configure CFLAGS=-DGC_THREADS CXXFLAGS=-DGC_THREADS

あと、Cygwinのnative eol styleが何故かCRLFなど。