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]

cygcheck & executable files of other compilers


===================================
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@connect.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/


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