X-Spam-Check-By: sourceware.org Message-ID: X-Sender: karlm30 AT hotmail DOT com In-Reply-To: <20051218202027.GC2965@calimero.vinschen.de> From: "Karl M" To: cygwin AT cygwin DOT com Subject: Re: setup/symlinks/gcc/chown question Date: Sun, 18 Dec 2005 13:23:07 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 Hi All... If I reinstall gcc/mingw (c++ and core four packages total) and then do ls /lib/gcc/i686-pc-mingw32/3.4.4 I see the links correctly interpreted as links (ls shows them with name -> name), but after I do chown -h on one of the links, ls shows it as name.lnk (and this corresponds to gcc -mno-cygwin... giving me an error that it an't fine cc1.exe). If I delete and create the link myself (ln -s ../../i686-pc-cygwin/3.4.4.cc1.exe), then all is well and chown -h (or -R) does not break it. Thanks, ...Karl >From: Corinna Vinschen Subject: Re: setup/symlinks/gcc/chown question >Date: Sun, 18 Dec 2005 21:20:27 +0100 > >On Dec 18 09:56, Karl M wrote: > > Hi All... > > > > I just installed gcc/mingw with setup. > > > > If I do > > > > cd /lib/gcc/i686-pc-mingw32/3.4.4 > > chown -R administrators.none * > > > > it breaks the symlinks in the directory. > >I can't see any problem. What does that mean "it breaks the symlinks"? >How do they look before, how afterwards? > > >Corinna > >-- >Corinna Vinschen Please, send mails regarding Cygwin to >Cygwin Project Co-Leader cygwin AT cygwin DOT com >Red Hat > >-- >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/ > -- 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/