X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4D825F1E.5000503@gmail.com> Date: Thu, 17 Mar 2011 19:21:02 +0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Problem with cygwin1.dll after update References: <31175622 DOT post AT talk DOT nabble DOT com> In-Reply-To: <31175622.post@talk.nabble.com> 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-Id: 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 17/03/2011 19:16, Wilfried Fauvel wrote: > Hi, > > I built a very simple program with g++ : int main() { return 0; } > from cygwin it always returns 127, and if I try to start it from cmd I have > the following message : > > "the procedure entry point _feinitiliase could not be located in the dynamic > link library cygwin1.dll" > > I tried to remove cygwin1.dll and reinstall it, but the result is the same. See the earlier thread "Compiled program does nothing when executing it under Cygwin"(*). Your old DLL is still in use somehow; if it was in-use when you ran setup.exe, no amount of removing and reinstalling will help until you have rebooted. cheers, DaveK -- (*) - http://cygwin.com/ml/cygwin/2011-03/threads.html#00335 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple