This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem with cygwin1.dll after update


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]