This is the mail archive of the cygwin 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]

Re: Mismatch cygwin1.dll


On Sat, Aug 01, 2009 at 09:50:13PM -0400, Paul McFerrin wrote:
>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

You'd have to wonder what /bin means in the above scenario and what
version of cygwin you're running.

>Every window that is opened displays the current Version string in the 
>banner area.   What gives!!  Sizes are consistance but Version #?

Are you saying that you have things set up to display the current
version string and you use this arcane method to determine the version?
You need to be much more precise if you think there is a problem and,
as always, we really do need cygcheck output.

cgf

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]