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