`CXXABI_1.3.1' not found Running problems

I am having problems running the simple template program in cuda.

This is the error I get:

./template: /usr/lib64/libstdc++.so.6: version `CXXABI_1.3.1’ not found (required by /usr/local/cuda/lib/libcudart.so)

I am trying to install the CXXABI_1.3.1 but am not having much luck. I was hoping you guys could give me a hand. I have tried rpms but they keep wanting more.

I am running Red Hat.

Thanks in advance.

Which version of Redhat are you using?

Release

Red Hat Enterprise Linux ES release 4 (Nahant Update 4)

Version

Linux version 2.6.9-42.ELsmp

Again any help would be great

What’s the output from running this command:
rpm -qa | grep libstdc++

rpm -qa | grep libstdc++

libstdc+±3.4.6-3

compat-libstdc+±33-3.2.3-47.3

libstdc+±devel-3.4.6-3

libstdc+±3.4.6-3

compat-libstdc+±33-3.2.3-47.3

libstdc+±devel-3.4.6-3

compat-libstdc+±296-2.96-132.7.2

Are you still experiencing this problem with the CUDA_1.1 release?