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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=U4T JjzPo8jpGbw8W0FBxXpkULZq9q4dnizNlSqkrERmsAjlj1IUIc5+UrVJ0lpNi2Y6 VDuucBw06/LVwZk2q52XphlPzKaBbq8knBB6dge+v/tOg3Gpg/1ga2mnxPI+UL8/ FS6hqpTJmwuQtp+H0xemGmBUMj1GJrj6qGclyuXE= 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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=Sk/n1Lf4b bX1Ytse6N2fXgoIuR0=; b=oAT3CWQm3B/nhAZdASPU+SALra6D2N4gkI79iV7fB ClLeh4j+tOTo4xDZ2s0czdUwx7JCuROT1lta17fX3GYsK4WNxpFY9RBOO1ALSdmN 6T0s/Z4GPOxFxP4LbdHnHF/wcxslc8fJEOOyf+/s2U+DzSBoI/wCxzHAUD9fRTXm MI= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail.lysator.liu.se Message-ID: <5310F19A.20207@lysator.liu.se> Date: Fri, 28 Feb 2014 21:29:14 +0100 From: Peter Rosin User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: cc1: warning: ../../include/w32api: No such file or directory [enabled by default] Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi! If I: $ : >tmp.c $ gcc -E -Wmissing-include-dirs tmp.c >/dev/null I get this annoying warning on stderr: cc1: warning: ../../include/w32api: No such file or directory [enabled by default] Searching the 'net suggests that it's an old bug: http://cygwin.com/ml/cygwin/2013-07/msg00509.html Cheers, Peter -- 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