On Sat, Dec 06, 2003 at 07:24:29PM -0500, Jack Tanner wrote: >Rasjid Wilcox wrote: >>C:\>dir /s > filelist.txt >>C:\>start wordpad filelist.txt >> >>Do an edit/find for 'cygwin1.dll'. See if you have more than one. (In >>case the Windows find file missed it for some reason.) > >Better: > >dir cygwin1.dll /s /a /b > >/a will catch cygwin1.dll even if it should be marked as a hidden or >system file, and /b will optimize the output format (one line per file).
What's wrong with using the Windows Find/Search utility? >Off topic: I just tried that on my machine and I found that CDRDAO ships >a cygwin1.dll with their Windows build (I have version 1.1.7). If >someone is in the habit of slapping wrists for that sort of thing, >there's your cue. I need a better cue than that. Where did you get the binary?
