This is the mail archive of the cygwin-apps mailing list for the Cygwin project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
On Jul 20 19:58, Alexey Sokolov wrote: > >> Well, in that case 1.6 works fine. When 1.7.0 will be released, the > >> filename will be changed to cygznc-1.7.dll. Assuming 1.7 does not break the ABI. The problem here is that modules built for 1.6 won't run on 1.7, even if the ABI hasn't changed, because these modules won't find the DLL anymore. In this case your update to a newer package would break self-built modules for no good reason. That's why the libs for OpenSSL 1.0.2 are still called cygssl-1.0.0 and cygcrypto-1.0.0, and that's why many packages maintain runtime packages which only consist of the DLLs of a package, e.g. libreadline7, libncurses10, etc. That allows to keep older DLL around for a while. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat
Attachment:
pgpRM_Ovofj4I.pgp
Description: PGP signature
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |