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: Compiled program does nothing when executing it under Cygwin


On 2011-03-11 14:56Z, Mengsk wrote:
> 
[...previously-compiled program stopped working after partial Cygwin upgrade...]
>
> "Cannot find entry point _feinitialise in dynamic link library cygwin1.dll"

Try rebuilding your program from scratch. It sounds like the cygwin1.dll you
now have (after the upgrade) is a different version than the program expects.

--
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]