| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-0.9 required=5.0 tests=AWL,BAYES_40,SPF_PASS |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4A74F0D5.1070500@columbus.rr.com> |
| Date: | Sat, 01 Aug 2009 21:50:13 -0400 |
| From: | Paul McFerrin <pmcferrin AT columbus DOT rr DOT com> |
| Reply-To: | pmcferrin AT columbus DOT rr DOT com |
| User-Agent: | Thunderbird 2.0.0.22 (Windows/20090605) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Mismatch cygwin1.dll |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
After downloading the latest updates arount 7PM tonight, I ended up with
strange version numbers:
For dll 1.5
$ cd /c/cygwin/bin
$ ls -lc cygwin1.dll
-rwxr-xr-x 1 Paul Paul 1872884 Mar 4 04:01 cygwin1.dll
$ strings /bin/cygwin1.dll | grep "/cygwin-[0-9]" | tail -1 | sed -e
"s/^.*\/cygwin-/ /" -e "s/\/.*$//"
1.5.25-15
For cygwin 1.7
cd /c/cygwinIV/bin
$ ls -lc cygwin1.dll
-rwxr-xr-x 1 Paul Administrators 2464286 Jul 31 13:51 cygwin1.dll
$ strings /bin/cygwin1.dll | grep "/cygwin-[0-9]" | tail -1 | s >
1.5.25-15
Every window that is opened displays the current Version string in the
banner area. What gives!! Sizes are consistance but Version #?
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |