Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: "Alex Vinokur" Subject: cygcheck & executable files of other compilers Date: Wed, 29 Oct 2003 14:03:11 +0200 Lines: 41 Message-ID: X-Complaints-To: usenet AT sea DOT gmane DOT org X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 =================================== Windows 2000 Professional CYGWIN_NT-5.0 1.5.4(0.94/3/2) cygcheck version 1.38 =================================== I applied the cygcheck utility to executable files which have been created with using other compilers (not gcc cygming special). First. Digital Mars C/C++ Compiler. $ cygcheck a.exe Found: .\a.exe a.exe C:\WINNT\System32\KERNEL32.DLL C:\WINNT\System32\NTDLL.DLL C:\WINNT\System32\USER32.DLL C:\WINNT\System32\GDI32.DLL Second. GNU gpp compiler (DJGPP). $ cygcheck a.exe Found: .\a.exe a.exe Questions. 1. How can the cygcheck utility know about DLLs in the Digital Mars executable file? 2. Why doesn't the cygcheck utility know about DLLs in the DJGPP executable file? -- ===================================== Alex Vinokur mailto:alexvn AT connect DOT to http://mathforum.org/library/view/10978.html news://news.gmane.org/gmane.comp.lang.c++.perfometer ===================================== -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/