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: MapViewOfFileEx errors with cygwin-1.5.10-3 and gnome apps


On Thu, Jun 03, 2004 at 09:18:03AM -0400, Igor Pechtchanski wrote:
>The one thing I see immediately in your strace output:
>
>    2:Program name: D:\opt\gnome1\bin\gnibbles.exe (1172)
>    3:App version:  1005.9, api: 0.112
>                    ^^^^^^^^^^^^^^^^^^
>    4:DLL version:  1005.10, api: 0.116
>...
>  403:Program name: D:\opt\gnome1\bin\gnibbles.exe (512)
>  404:App version:  1005.10, api: 0.116
>  405:DLL version:  1005.10, api: 0.116
>...
>15764:Program name: D:\opt\gnome1\bin\gnibbles.exe (1828)
>15765:App version:  1005.10, api: 0.116
>15766:DLL version:  1005.10, api: 0.116
>
>So it looks like you *do* have two versions of cygwin1.dll in memory...

The "App version" string indicates the version of cygwin that the .exe
was built with.  As long as this is <= the DLL version then everything
is fine.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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