RAccess <[EMAIL PROTECTED]> writes:

> Recently gcc was upgraded on debian testing/woody. Since then I have been
> having trouble compiling (mainly linking) C++ code. Here is the kind of
> error I get:
> 
> g++ try.cpp
> /usr/bin/ld: cannot find -lstdc++
> collect2: ld returned 1 exit status

It seems you don't have the libstdc++...-dev package installed.

        moritz
-- 
Moritz Schulte <[EMAIL PROTECTED]> http://www.chaosdorf.de/moritz/
Debian/GNU supporter - http://www.debian.org/ http://www.gnu.org/
GPG fingerprint = 3A14 3923 15BE FD57 FC06  B501 0841 2D7B 6F98 4199

Reply via email to