#is msys-2.0.dll built on top of cygwin1.dll? or reimplement from the ground?

1 messages · Page 1 of 1 (latest)

exotic cedar
#

have this doc listed all differences from cygwin?

summer forge
#

It comes from the same source code with some modifications. If you build the source code without modifications, you will get a cygwin1.dll. If you include the modifications and build it, you will get an msys-2.0.dll.

exotic cedar
#

have explained all modifications?