When I try to compile a c++ source I get following error-message:

robinson:~/uni/c++/src$ c++ hello.C
/usr/bin/ld: cannot open -lstdc++: No such file or directory
collect2: ld returned 1 exit status

I heard some people have the same problem.
But how can I fix it?

Christoph

Reply via email to