This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: how to convince someone about migrating from gcc-2.95 to gcc-3.x


Joe Buck wrote:

No, one does not have to adapt gradually.  It is no harder to switch from
2.95 to 4.1.2 than it is to switch from 2.95 to 3.3.  Either way, you'll
have to get out a C++ book, learn C++, and recode your code in actual C++.
There will be some cases where going to 3.3 will require fewer changes,
but the majority of the work is going to have to be done anyway.  And
4.1.x is much closer to what the textbooks say C++ is than 3.3 is.  Why
add to your pain?  Furthermore, if you find that your progress is hampered
by a bug in 3.3.x, no one is going to be interested in fixing it.

I agree with Joe here, migrating to 3.3.x is the worst of both worlds, all the pain, and not all the gain!


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