This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygcheck & executable files of other compilers


"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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]