X-Spam-Check-By: sourceware.org Message-ID: <4420E02C.40802@byu.net> Date: Tue, 21 Mar 2006 22:27:08 -0700 From: Eric Blake User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Alastair McDonald CC: cygwin AT cygwin DOT com, tosha_korneev AT tut DOT by Subject: Re: 1.5.19-4 g++ error: can't find entry point in cygwin1.dll References: <1238273460 DOT 20060321050816 AT tut DOT by> <44200A1A DOT 7010802 AT byu DOT net> <006b01c64cfa$7ec962a0$4b634554 AT coy515> In-Reply-To: <006b01c64cfa$7ec962a0$4b634554@coy515> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Quit posting raw email addresses: cygwin.com/acronyms/#PCYMTNQREAIYR > From: "Eric Blake" ^^^^ ^^^^^ > > According to Anton Korneev on 3/20/2006 8:08 PM: >>>> 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. > Without the information requested here: > >>>> Problem reports: http://cygwin.com/problems.html > (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. According to Alastair McDonald on 3/21/2006 8:16 AM: > I suspect that you need to recompile g++ under 1.5.19 so that it finds the > correct entry points in the new cygwin.dll. And quit spreading misinformation. Cygwin strives for backwards compatibility (older apps linked against newer cygwin1.dll will continue to work without recompilation of the older app). The error was from the reverse direction - the OP had a newer g++ trying to link against an older cygwin1.dll because he had multiple copies in his filesystem. - -- Life is short - so eat dessert first! Eric Blake ebb9 AT byu DOT net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEIOAs84KuGfSFAYARAoTWAJ903Xvw6Ynk4zaLpYO+1pEjwj2JjwCfcoP8 HOL4gpHirhB6VLskcpneasA= =raod -----END PGP SIGNATURE----- -- 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/