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 To: cygwin AT cygwin DOT com Subject: Re: cygcheck & executable files of other compilers References: From: Roman Belenov Date: Wed, 29 Oct 2003 15:31:07 +0300 In-Reply-To: (Alex Vinokur's message of "Wed, 29 Oct 2003 14:03:11 +0200") Message-ID: User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Scanned-By: MIMEDefang 2.31 (www . roaringpenguin . com / mimedefang) "Alex Vinokur" writes: > 1. How can the cygcheck utility know about DLLs in the Digital > Mars executable file? All DLLs used by a Win32 executable are listed in the executable. > 2. Why doesn't the cygcheck utility know about DLLs in the DJGPP > executable file? DJGPP is a DOS compiler that produces DOS executables that can not use DLLs (at least using standard implicit loading), so there is nothing to report in this case. -- With regards, Roman. -- 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/