My c++ sourcefiles that compile with gcc 3.3.5 generate hundreds of errors if
compiled with gcc 4.3.2.
Where can I find guidelines on how to change my files?

http://gcc.gnu.org/gcc-3.4/changes.html
http://gcc.gnu.org/gcc-4.0/changes.html
etc...
under the C++ sections.

In my experience, most C++ changes came from 3.4 and 4.0.

Fang

David Fang
http://www.csl.cornell.edu/~fang/
http://www.achronix.com/

Reply via email to