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


On Thu, Oct 09, 2008 at 01:11:57PM +0100, John Emmas wrote:
> ----- Original Message ----- From: "Eric Blake"
> Subject: Re: __CYGWIN_USE_BIG_TYPES__
>>
>> Please show us a reproducible test case (ie. self-contained C file with
>> cruft removed that triggered the message, and not just the one-line
>> snippet of the error message).  If it is something that compiles on Linux
>> but fails to compile on Cygwin, and you didn't use private headers, then
>> we will probably try to patch the cygwin headers to fix things.
>>
> Thanks Eric.  It'll take me some time because this is a big project (not
> written by me) so I'll need to cut it down as much as possible.  The 
> project
> does build correctly under Linux though - and I'm not using private headers
> (or any other code that isn't part of the original project).
>
> Might take me a week or so to narrow it down though.

"gcc -dDI -E" is probably your friend to help you track down who is including
what.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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