X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: cygwin1.dll conflict Date: Fri, 7 Jul 2006 02:22:57 +0100 Message-ID: <005e01c6a163$e0bd3b90$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 07 July 2006 01:32, Dale King wrote: > I'm supposedly having a problem with an old version of cygwin1.dll, > but I find no old version. > > When I try to compile software with g++ I get this error: > > c:\cygwin\lib\gcc\i686-pc-cygwin\3.4.4\cc1plus.exe (1108): *** proc magic > mismat ch detected - 0x704D1F7E/0xD079E02. > This problem is probably due to using incompatible versions of the cygwin > DLL. Search for cygwin1.dll using the Windows Start->Find/Search facility > and delete all but the most recent version. The most recent version > *should* reside in x:\cygwin\bin, where 'x' is the drive on which you have > installed the cygwin distribution. Rebooting is also suggested if you > are unable to find another cygwin DLL. > > And when I run cygwin setup it tell me that I have an old version of > cygwin1.dll in c:\windows\system32, but it fails when it tries to > delete it. But there is no cygwin1.dll there or anywhere else on my > system except in c:\cygwin\bin. I even deleted that one and > reinstalled and still have the same problem. > > I have attached the output of cygcheck. ...which says... "Warning: There are multiple cygwin1.dlls on your path" ...and lists.... 602k 2005/06/26 C:\WINDOWS\system32\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2005/5/25 19:38 1831k 2006/07/01 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2006/7/1 2:22 You must need more coffee! As to it failing when it tries to delete it, that must be because something is keeping it in use; either try shutting all your other apps down, or maybe use something like sysinternals' process explorer and search for which app has a handle to cygwin1.dll. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/