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 g++ strictness


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


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