On Tue, 2 Mar 2004, Charles Plager wrote: > Warren Young wrote: > > 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. > > gcc 3.2 is available with setup. g++, however, seems to only have > version 3.3.1-3 available. Is there a way to get g++ and g77 for 3.2-3? > > Charles
I believe before 3.3.1 gcc was one monolithic package. If you look at the contents of gcc-3.2-3 at <http://cygwin.com/packages/>, you'll see that g++ and friends are included in it. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ [EMAIL PROTECTED] |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- 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/