This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: porting problem triggered by gcc include search order


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]