"Alex Vinokur" <[EMAIL PROTECTED]> 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/

Reply via email to