libstdc++.so.6: cannot open shared object file: No such file or directory

Viewed 249208

I want to run Cilkscreen command with a cilk++ program but I'v got this error

/usr/local/cilk/bin/../lib32/pinbin: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

Can you help me please

5 Answers
Related