| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4F3C2B69.8040501@gmail.com> |
| Date: | Wed, 15 Feb 2012 23:02:17 +0100 |
| From: | marco atzeri <marco DOT atzeri AT gmail DOT com> |
| User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.1) Gecko/20120208 Thunderbird/10.0.1 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: porting problem triggered by gcc include search order |
| References: | <CAPYQg32adK8n-NqXa4xwcro6bvVfhPw7D8TuwsJFqyaeU9h21Q AT mail DOT gmail DOT com> |
| In-Reply-To: | <CAPYQg32adK8n-NqXa4xwcro6bvVfhPw7D8TuwsJFqyaeU9h21Q@mail.gmail.com> |
| X-IsSubscribed: | yes |
| 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 |
On 2/15/2012 6:44 PM, KIMURA Masaru wrote: > Hi, > > I'm now porting Nick Gasson's nvc[1] to cygwin 1.7. > and i'm stuck a porting problem triggered by gcc include search order[2]. > Should I rename local signal.h? > Or, anyone can tell me better way to solve this problem? > > Peace, > ----- > [1] https://github.com/nickg/nvc > [2] https://github.com/hiyuh/nvc/blob/port-cygwin/TODO > > -- rename local signal.h is effective. I guess that -I. is influencing the inclusion order with unexpected results. -- 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |