I downloaded gcc-3.0.3.tar.gz ( 17.5 MB ) from ftp://ftp.gnu.org/pub/gnu/gcc/gcc-3.0.3 and installed it on a system which had gcc2.96. gcc is working fine but g++ give following error: " error while loading shared libraries: libstdc++.so.3: cannot load shared object file: No such file or directory " H.S.Rai