| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <00dd01c38a7b$fbfc91f0$12760251@ximenes> |
| From: | "Cliff Hones" <cliff AT aonix DOT co DOT uk> |
| To: | <cygwin AT cygwin DOT com> |
| References: | <JLEBIHHBMBHBAFPAJLEFKEMKEHAA DOT miles0201 AT cox DOT net> <1065241514 DOT 18546 DOT 19 DOT camel AT localhost> |
| Subject: | Re: cygpath hangs from postinstall scripts when called like$(cygpath -S) but not otherwise |
| Date: | Sat, 4 Oct 2003 14:32:39 +0100 |
| Organization: | Aonix Europe |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1165 |
I ran cygcheck on cygpath, and was surprised to discover
that it has a dependence on msvcrt (as well as cygwin1):
$ cygcheck /bin/cygpath.exe
D:/cygwin/bin/cygpath.exe
D:/cygwin/bin\cygwin1.dll
D:\WINNT\system32\KERNEL32.dll
D:\WINNT\system32\NTDLL.DLL
D:\WINNT\system32\SHELL32.DLL
D:\WINNT\system32\GDI32.DLL
D:\WINNT\system32\USER32.DLL
D:\WINNT\system32\ADVAPI32.DLL
D:\WINNT\system32\RPCRT4.DLL
D:\WINNT\system32\SHLWAPI.DLL
D:\WINNT\system32\msvcrt.dll
D:\WINNT\system32\COMCTL32.DLL
I thought that using the msvcrt and cygwin1 dll's in
the same executable was likely to cause crashes or hangs -
is this no longer the case, or could this be the problem
with the postinstall?
-- Cliff
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |