Hi Ravi, I don't know if you have sorted out your cpp issue yet, but my suggestion would be to run 'rpm -e --nodeps cpp', then simply install the new gcc package. Using rpm won't remove the other packages that depend on the particular version of cpp, but they should work just fine with the newer version anyway. Later, -David Chipman