| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| Date: | Wed, 17 Oct 2012 11:16:54 +0200 |
| From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: cygcheck cannot load |
| Message-ID: | <20121017091654.GP25877@calimero.vinschen.de> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <20121017071059 DOT GA4540 AT qp9482> |
| MIME-Version: | 1.0 |
| In-Reply-To: | <20121017071059.GA4540@qp9482> |
| User-Agent: | Mutt/1.5.21 (2010-09-15) |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |