X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <31175622.post@talk.nabble.com> Date: Thu, 17 Mar 2011 12:16:36 -0700 (PDT) From: Wilfried Fauvel To: cygwin AT cygwin DOT com Subject: Problem with cygwin1.dll after update 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 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 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. Thank you, Wilfried. -- View this message in context: http://old.nabble.com/Problem-with-cygwin1.dll-after-update-tp31175622p31175622.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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