Binary size of the libstdc++.so library

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Sat Apr 1 00:00:00 GMT 2000


> Ah thanks - yes I have now and it got it down to 800K; I must admit I had
> presumed that you couldn't strip shared libraries (I thought they needed 
> the symbols...).

It strips debug information and static symbols, and keeps the dynamic
symbols.

Martin


More information about the Libstdc++ mailing list