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: cygwin copy


On Tue, Oct 15, 2002 at 08:08:43AM -0700, Michael A Chase wrote:
>On Tue, 15 Oct 2002 07:37:46 -0700 Randall R Schulz <rrschulz@cris.com> wrote:
>
>> % cygcheck mount
>> Found: D:\cygwin\bin\mount.exe
>> D:\cygwin\bin\mount.exe
>>    D:\cygwin\bin\cygwin1.dll
>>      D:\WINNT\System32\KERNEL32.dll
>>        D:\WINNT\System32\NTDLL.DLL
>> 
>> Does this not mean that the mount command does use Cygwin1.dll?
>
>Thanks for the correction.  I thought I had checked that a long time ago
>and found that it didn't.  There were separate .c files that it compiled
>and linked into for all the mount table stuff, but I haven't looked lately.

Maybe you're thinking about cygcheck?  That was converted to a
non-cygwin app a few months ago.  It has its own mount routines,
modified from the similar routines in setup.exe.  Gotta love code
duplication...

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]