cygwin g++ strictness

John Emmas johne53@tiscali.co.uk
Fri Oct 31 13:22:00 GMT 2008


----- 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/



More information about the Cygwin mailing list