cygcheck & executable files of other compilers

Roman Belenov rbelenov@yandex.ru
Wed Oct 29 14:38:00 GMT 2003


"Alex Vinokur" <alexvn@connect.to> 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/



More information about the Cygwin mailing list