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]

Re: Multiple versions of MSVCRT.DLL (RE: setup hangs during postinstall)


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/


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