Too new gcc ?

I tried to install CUDA 5.0 (because my PGI CUDA Fortran is based on 5.0) on SuSE 12.3.
But execution of cuda-5.0*run gives “Unsupported compiler: 4.7.2” “Missing required library libglut.so”.

But my gcc is 4.7.2 - more new, I beleive, than required. What should I do ? May be to change *run-file script to allow this gcc version ? How ?

Mikhail

Hi Mikhail,
You can pass --override to the .run file installer to override these checks.