Problem with cygwin1.dll after update

Wilfried Fauvel wilfried.fauvel@gmail.com
Thu Mar 17 19:40:00 GMT 2011



Dave Korn-9 wrote:
> 
> 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
> 
> 
> 

Hi,

thank you very much, I reboot && rebuild and everything was fine again.

Wilfried.

-- 
View this message in context: http://old.nabble.com/Problem-with-cygwin1.dll-after-update-tp31175622p31175781.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



More information about the Cygwin mailing list