This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Binary size of the libstdc++.so library


> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]