X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=f/qAxHM8yYdFhGLwfKEtRakIMZDre5HcmHbYRqR50qmv1ZlMMusKq 2GY7Xq3CTS7V+C5i3tAbxLV44Gm/xPGxMtUZEQPopl9U8YYDGvqkbXuL7p/HijLm LrMxcb2RmmsSWdMsM60PXySzmdGsQMjWw7rVir3Lm/r3zuy16ZUF4Y= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=hsx7CAfaf6N9kUVy+62JV7IfYtU=; b=EVvrxTHZA6UMapp3h01jFF8xptWu Hzlbpq54Fs/cA7el4e4naugJQpQ1d/9BZxNEljEyyCKHdgtR2sgsUFh/zFxeFmpS XZofUSbvcyDKbYR/Cm/dt7bM5yEsT5ToRz1hlIOt26NrarcvI7NofaG5jdb9zlhC 14kLGmf5bs3RJd4= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 Date: Thu, 11 Apr 2013 11:58:12 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: FIXED: GCC can't find its header directoriescy Message-ID: <20130411095812.GA26788@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) On Apr 11 09:49, Csaba Raduly wrote: > Hi Duncan, > > On Thu, Apr 11, 2013 at 8:08 AM, Duncan Roe wrote: > > Thanks Dave - removing the old cygwin dlls from C:\WINDOWS fixed gcc & > > alternatives. > > I put them there because I like to have the odd cygwin utility available > > to CMD.EXE. > > > > May put them back - but will take more care with them in future, > > Adding c:\cygwn\bin to the Windows PATH might be a better solution; > that's what I did. And, just for kicks, moving the Cygwin DLL does not work as expected. The files under /etc are searched relative to the path of the Cygwin DLL, which is supposed to be in /bin. If it's not there, it will search the etc files in ..\\etc from it's new position. Confusion ensues. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple