On Sat, 22 Dec 2001 17:08:25 -0800 (PST) you wrote: >If I knew which package this particular file >was located (Hint-hint, maybe a little help here someone?), >I could re-install that package.
2 minutes of searching on www.cygwin.com would find you http://www.cygwin.com/packages/binutils/binutils-20011002-1 FWIW, why not just remake the sym links? This is what my /usr/i686-pc-cygwin/bin/ looks like (excuse the line rapping) $ ls -l /usr/i686-pc-cygwin/bin/ total 0 lrwxrwxrwx 1 Administ None 26 Oct 4 09:52 ar.exe -> /usr/bin/ar.exe lrwxrwxrwx 1 Administ None 26 Oct 4 09:52 as.exe -> /usr/bin/as.exe lrwxrwxrwx 1 Administ None 26 Oct 4 09:52 ld.exe -> /usr/bin/ld.exe lrwxrwxrwx 1 Administ None 26 Oct 4 09:52 nm.exe -> /usr/bin/nm.exe lrwxrwxrwx 1 Administ None 30 Oct 4 09:52 ranlib.exe -> /usr/bin/ranlib.exe lrwxrwxrwx 1 Administ None 29 Oct 4 09:52 strip.exe -> /usr/bin/strip.exe -- Mark Himsley In Acton -- 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/