#is msys-2.0.dll built on top of cygwin1.dll? or reimplement from the ground?
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
have this doc listed all differences from cygwin?
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.
have explained all modifications?