----- Original Message -----
From: "Václav Haisman"
Sent: 31 October 2008 12:56
Subject: Re: cygwin g++ strictness
I mean the -save-temps switch of GCC.
Wow - that was really useful. In fact I tracked down the problem..!
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?
John
--
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/