Hi all,
I’m trying to upgrade from RedHat 7.2, using 2.96-98 RPM’s to RedHat 9.0, using 3.2.2 RPM’s. I’ve noticed that I’ve to specify ‘using namespace std’ in order to use libstdc++. Now, I have a huge project, Start editing all of it might be painful. Is there more intelligent way of doing so? (like telling the compiler to use it as default, etc).
Thanks, Yuval |