This is the mail archive of the cygwin@cygwin.com 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: Available for test: gcc-3.1.1-1, gcc2-2.95.3-6, and gcc-mingw-3_1-20020516-1



Christopher Faylor wrote:

I don't see exactly the same errors.  I can't even compile your stuff
with g++.  :-( It appears to be due to --enable-version-specific-runtime-libs,
AFAICT.

Right -- I had to change #include <iostream.h> to <iostream>, etc. I'm not real familiar with the source-level changes that gcc-3.x *forces* onto people -- but I'm not real happy about them. The price of progress, I suppose.

Does anybody know of a good reference, along the lines of "What changed in g++ between gcc-2.95.3 and gcc-3.x"? I'm not talking about the innards of gcc; but rather, user-visible changes that force me to change my perfectly good 2.95.3 C++ code so that it'll compile with g++ 3.x.

--Chuck


--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.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]