Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sat, 27 Sep 2003 12:11:09 -0400 From: Christopher Faylor <cgf-rcm AT cygwin DOT com> To: cygwin AT cygwin DOT com Subject: Re: cygwin v1.5.5-1: g++ produces "Entry Point Not Found" error Message-ID: <20030927161109.GF19912@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <200309270518 DOT h8R5IN310802 AT citheronia DOT ucdavis DOT edu> <Pine DOT GSO DOT 4 DOT 56 DOT 0309271028510 DOT 3193 AT slinky DOT cs DOT nyu DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <Pine.GSO.4.56.0309271028510.3193@slinky.cs.nyu.edu> User-Agent: Mutt/1.4.1i On Sat, Sep 27, 2003 at 10:33:38AM -0400, Igor Pechtchanski wrote: >Ken, > >Adding a "." to the end of your PATH and then running "cygcheck -svr" >*from the directory where the problem occurs* would have shown that extra >cygwin1.dll (and its version) in the output. > >As a general advice (and I guess we might want to add this to the problem >reporting page), if there's a problem that occurs in a specific directory, >you should run "cygcheck -svr" from that directory in order to eliminate >as many variables as possible. > >FWIW, I'm glad this is in the archives, because, frankly, I should have >asked whether the problem also occurs when you compile sources from >another directory. This will serve as a reminder for next time. Maybe this is something that cygcheck should be looking for. It could try to find a cygwin1.dll in the current directory. That might help. It could also look in /bin specifically if /bin wasn't in the path. As a real brute force approach it could actually do a 'find' on all available drivers... 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/