------- Comment #3 from pinskia at gcc dot gnu dot org 2008-04-05 20:05 ------- (In reply to comment #2) > I don't have root access to the build machine and I can only use the version > of > compiler which is installed there.
You don't need root access to install a newer version of GCC. You can configure GCC with --prefix=${HOME}/gcc-4.3 if you wanted. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Component|c++ |middle-end http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35835