"Peter Skvarka" <peter.skvarka@xxxxxxxxxxxxxxx> writes: > I use cross compiler gcc 3.4.4 for arm9 target board. > I 'd like to adjust libstdc++.so so that some functions unused by our > embedded application will not be present. > Where can I found source code for libstdc++.co ? In libstdc++-v3 in the gcc source directory. Ian