X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Alex Vinokur" Newsgroups: comp.os.msdos.djgpp Subject: Getting the names of DLL files which a program depends on Date: Wed, 29 Oct 2003 14:06:55 +0200 Lines: 35 Message-ID: NNTP-Posting-Host: pop09-2ras2-p237.barak.net.il (212.150.105.237) X-Trace: news.uni-berlin.de 1067429215 36948397 212.150.105.237 (16 [79865]) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, Is there in DJGPP something like to the CYGWIN cygcheck utility to get the names of DLL files on which a program depends? If you list one or more programs on the command line, it will diagnose the runtime environment of that program or programs, providing the names of DLL files on which the program depends. For instance, $ cygcheck a.exe Found: .\a.exe a.exe C:\cygwin\bin\cygwin1.dll C:\WINNT\System32\KERNEL32.dll C:\WINNT\System32\NTDLL.DLL Thanks, ===================================== Alex Vinokur mailto:alexvn AT connect DOT to http://mathforum.org/library/view/10978.html news://news.gmane.org/gmane.comp.lang.c++.perfometer =====================================