I've just upgraded from gcc-3.4.2 to gcc-3.4.3, and now all C++ programs can't start
orskuld@skuld# firefox
No running windows found
/usr/lib/MozillaFirefox/firefox-bin: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
all the required libraries are in /usr/lib/gcc-lib/i686-pc-linux-gnu/3.4.3/ and a gcc -v returns the correct version.skuld@skuld# krdc
krdc: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory

