www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4AC4AF8C.5040005@gmail.com> |
Date: | Thu, 01 Oct 2009 14:33:00 +0100 |
From: | Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com> |
User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Error in [1.7] involving /netrel/src/cygwin-1.7.0-61/winsup/cygwin/mount.cc |
References: | <4AC4AADE DOT 4050401 AT bonhard DOT uklinux DOT net> |
In-Reply-To: | <4AC4AADE.4050401@bonhard.uklinux.net> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Fergus wrote: > More. > I tried locating the executable in different places. > In tests so far, the failure just reported appears to occur "when and > only when" the executable is located in the root directory of the drive > i.e. at d:\ or g:\ or t:\ or wherever. > If located in a subdirectory elsewhere e.g. at d:\bin\ or g:\mole\ or > t:\deep\ it works just fine, as it always has previously. > In [1.5] it doesn't matter where I locate the executable and run it from. > Does this help at all? It ties in with what the assert is complaining about. Are you launching this from a bash shell or from some win32 context like cmd.exe? And is the exe itself a cygwin or win32 exe? And is it doing anything tricky like trying to dynamically load the cygwin dll? Is the cygwin dll that it is running against installed in the standard location or somewhere else? It does sound likes something's up with the stage where it tries to locate the root directory by assuming the cygwin dll lives in a "bin/" subdirectory and ascending one level... cheers, DaveK -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |