public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* cygcheck cannot load
@ 2012-10-17  7:11 Denis Excoffier
  2012-10-17  9:17 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Denis Excoffier @ 2012-10-17  7:11 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: cygcheck cannot load
  2012-10-17  7:11 cygcheck cannot load Denis Excoffier
@ 2012-10-17  9:17 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2012-10-17  9:17 UTC (permalink / raw)
  To: cygwin

On Oct 17 09:10, Denis Excoffier wrote:
> 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.

Thanks for the report.  It works fine on W7, but I could reproduce it on
XP.  After some debugging it turned out that my build machine had a
somewhat "over-experimental" setup, using mingw32 and mingw64 files in a
motley mix.  I'll make sure that I build the release in a clean
environment.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-17  9:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-17  7:11 cygcheck cannot load Denis Excoffier
2012-10-17  9:17 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).