www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <BAY108-F27C706A2536F468B7A7590B53C0@phx.gbl> |
X-Sender: | karlm30 AT hotmail DOT com |
In-Reply-To: | <20051218202027.GC2965@calimero.vinschen.de> |
From: | "Karl M" <karlm30 AT hotmail DOT com> |
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 |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |