X-Spam-Check-By: sourceware.org Date: Tue, 21 Mar 2006 19:35:56 +0200 From: Anton Korneev Reply-To: Anton Korneev Message-ID: <765152107.20060321193556@tut.by> To: Eric Blake , cygwin AT cygwin DOT com Subject: Re[2]: 1.5.19-4 g++ error: can't find entry point in cygwin1.dll In-Reply-To: <44200A1A.7010802@byu.net> References: <1238273460 DOT 20060321050816 AT tut DOT by> <44200A1A DOT 7010802 AT byu DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 Hello Eric, >> cc1plus.exe - Entry Point not found >> The procedure entry point _impure_ptr could not be located in the >> dynamic link library cygwin1.dll. >> >> But, with the old versions (1.5.16) I don't have such problem. > (including the output of 'cygcheck -svr' as a text attachment), we can > only guess. But it would appear that you did not fully install the new > cygwin, or that an older cygwin1.dll is floating around somewhere in your > system; and that during the upgrade you picked up the newer g++ that > depends on the newer cygwin. Be sure you only have one copy of > cygwin1.dll on your machine, and that all cygwin processes are stopped, > before reusing setup.exe to reinstall the cygwin package for the correct > cygwin1.dll. Thank you very much for quick answer. I had a problem which you have described in your answer - several versions of cygwin1.dll on my computer: one in c:\windows\ and the other in c:\cygwin\bin\. Of course I have read about such problem on www.cygwin.com, but I thought that my problem is not in this, and I did not check it. I mistakenned :). It appears I installed some program which used the library cygwin1.dll and it was recorded in directory c:\windows\. Of course it has older version than 1.5.19-4. -- Best regards, Anton mailto:tosha_korneev AT tut DOT by -- 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/