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: gcc 2.95_


Erick Castillo wrote:
The application i have compiles with older versions of the compiler

I've found that all of g++ 3.x's new warnings and errors are correct, so the "right" solution is to fix your program. If it's not your program, I'm sure the developers would appreciate patches.


If you can't fix it, try rolling back to an earlier version in the 3.x line. Each version has gotten more strict than the last, so the error you're running into might not be present in an older release. 3.2 is still on the Cygwin download sites as the 'prev' release. This is only a temporary fix, realize. The program will have to be fixed eventually.

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