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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Fri, 26 Sep 2003 18:57:47 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Kin Ming Ng cc: cygwin AT cygwin DOT com Subject: Re: Cygwin v1.5.5-1: g++ produces "Entry Point Not Found" error In-Reply-To: <200309262214.h8QMEE318607@adalia.ucdavis.edu> Message-ID: References: <200309262214 DOT h8QMEE318607 AT adalia DOT ucdavis DOT edu> Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 26 Sep 2003, Kin Ming Ng wrote: > I had successfully compiled several programs with g++ under > Cygwin v1.3.20-1. But upon upgrading to Cygwin v1.5.5-1, the same > programs that are compiled with the new g++ produces the error: > "cc1plus.exe - Entry Point Not Found" - in a popup window > Inside the error window, it details: > "The procedure entry point __getreent could not be located in the > dynamic link library cygwin1.dll" > > I had never received this error before and I didn't see a previous > posting related to this subject, so I figured I'll post something here. > Had I included enough information in this message? If not, please do ask. > Please forgive my naiveness, I'm new. > > Ken The guidelines for reporting Cygwin problems are outlined in . It would have helped if you had attached (as an uncompressed text *attachment*) the output of "cygcheck -svr". At a guess, you either have an older cygwin1.dll (i.e., you had a Cygwin process running while upgrading), or you have more than one copy of cygwin1.dll on your system. The cygcheck output requested above will confirm or deny these guesses. If the former is correct, you should get things working after a reboot. If the latter, simply delete the extra (older) copies of cygwin1.dll, leaving only the one in /bin. Be aware that the other copies of cygwin1.dll may not be in the Cygwin tree. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- 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/