On Oct 31 06:25, Tim Prince wrote: > John Emmas wrote: > > > On Cygwin, '/usr/include/stdint.h' typedefs int32_t as long. The same file > > on my Linux partition typedefs it to int. I must admit, I don't know what > > to do now..... :-( > > > > Is there a simple solution to this? > > > Change your include file, if you disagree with it being more aligned with > Windows tradition than with linux.
Huh? What makes you think this has anything to do with Windows, especially given the fact that int32_t is not defined anywhere in the Microsoft SDK header files?!? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/