delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/07/24/07:23:30

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:to:from:subject:date:message-id:mime-version
:content-type:content-transfer-encoding; q=dns; s=default; b=Lyl
ZIDum4Z4i2IeLq8W96HsekimEh+9Ku6J6vUP+SQLkTufVhcFHxW4Ixhr+I7tOiET
Fm2qSCMwZ3dK1MrnmcqqHK82cOmbVk0+onVhhvbfis4qZwCqU8vrELU9Gm0X7/HY
/3ZqxoOjUHqqk8R0Wrce+tDc+FMHF9eVL6M+IbGc=
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:to:from:subject:date:message-id:mime-version
:content-type:content-transfer-encoding; s=default; bh=soBz+xedd
jNHbTFE80fS8JnCLiY=; b=dayrnQwF7neF1MfcQTLOgTe8BXv2OrCrdASoaHgvl
1CoY/el3Y6PbPWHeHCCPmmTIq/A/PJmapc7yvDQmO2TnkvFl5SUcq2JLzugV9Cxa
kzxua5JA8twMraPPBOtzRuS4oT+GICf5SHkZvj1qWHhihRLYhvNpEm/08q+754TI
F8=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.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
X-Spam-SWARE-Status: No, score=0.5 required=5.0 tests=AWL,BAYES_50,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_NUMERIC_HELO,RDNS_NONE,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.1
To: cygwin AT cygwin DOT com
From: Achim Gratz <Stromeko AT NexGo DOT DE>
Subject: cc1: warning: ../../include/w32api: No such file or directory [enabled by default]
Date: Wed, 24 Jul 2013 11:22:41 +0000 (UTC)
Lines: 18
Message-ID: <loom.20130724T131352-6@post.gmane.org>
Mime-Version: 1.0
User-Agent: Loom/3.14 (http://gmane.org/)

The above warning appears when -Wmissing-include-dirs is in effect (and
aborts compilation if -Werror is also given).  The missing include path
seems to be produced by the following compiler spec:

%(cpp_cpu) [...] %{!nostdinc:%{!mno-win32:-idirafter ../include/w32api%s
-idirafter ../../include/w32api%s}}

which gets expanded into

-idirafter /usr/lib/gcc/i686-pc-cygwin/4.7.3/../../../../include/w32api
-idirafter ../../include/w32api

Is this to be expected?


Regards,
Achim.



--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019