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 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: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 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