Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: eos.vss.fsi.com: ford owned process doing -bs Date: Tue, 14 Oct 2003 16:14:02 -0500 (CDT) From: Brian Ford X-X-Sender: ford AT eos To: cygwin AT cygwin DOT com Subject: Re: Multiple versions of MSVCRT.DLL (RE: setup hangs during postinstall) In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 14 Oct 2003, Hannu E K Nevalainen wrote: > > From: Christopher Faylor > > Sent: Tuesday, October 14, 2003 8:43 PM > > > Igor's theory about DLLs might also be the culprit here. I wonder if > > the PATH is different when run via the desktop and a different version > > of MSVCRT.DLL is being pulled in or something. > > *SHUDDER* - I wasn't aware of this... 8-I > This looks as it could very well be possible at least. > > $ find $(echo $PATH | tr ':' ' ') -type f -iname 'MSVCRT.DLL' -maxdepth 1 > /cygdrive/f/WINNT/system32/msvcrt.dll > /cygdrive/f/matlab12student/bin/win32/msvcrt.dll > /cygdrive/c/program/matlabr12/bin/win32/msvcrt.dll > /cygdrive/c/Program/Win98RK/MSVCRT.DLL > > NOTE: /cygdrive/c/ <-> Windows 98SE on this machine. > Nope. Just one here: /cygdrive/d/WINNT/system32/msvcrt.dll -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International Phone: 314-551-8460 Fax: 314-551-8444 -- 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/