Swift compiler for Cygwin (20160913)

includes Foundation and Package Manager

Posted by Han Sangjin on September 13, 2016

What is this?

  • Swift compiler for Cygwin 64bit
  • Glibc module is included for the Cygwin C runtime library.
  • Foundation module and Package Manager module is included.

Notice

  • Cygwin runtime is not included. You should install the Cygwin 64bit environment.
  • No GUI support.
  • NOT compatible with the MinGW-w64 port and the MSVC port.
  • DOWNLOAD and more details: swift-cygwin-20160913 from tinysun212