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]

cygcheck cannot load


Hi,

With the last snapshot (2012-10-16), the cygcheck.exe
does not load (return code 127 under tcsh). Microsoft loader (ie
double-click) on it says (i translate from french):
_get_output_format: entry point not found in msvcrt.dll

I recompiled using the sources and the cygcheck.exe produced
works correctly, and nm -go on it says that __get_output_format
is included.

% nm -go cygcheck.exe | grep output
cygcheck.exe:0041aac0 T __get_output_format
% uname -a
CYGWIN_NT-5.1 {edited} 1.7.17s(0.262/5/3) 20121016 10:33:03 i686 Cygwin

(the original cygcheck.exe has no symbols).

Hope this helps, before 1.7.17.

Regards,

Denis Excoffier.


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