Problem with cygwin1.dll after update

Dave Korn dave.korn.cygwin@gmail.com
Thu Mar 17 19:21:00 GMT 2011


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



More information about the Cygwin mailing list