This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: stripping libgcj.so.4 -- lightweighting libjava
Erik Poupaert writes:
>
> > If you want to strip debugging info, that's fine by me.
>
> Engineering, the art of making trade-offs ... But then again, you
> guys have way more knowledge as to what will work. So, the odds are
> against this option working out.
I don't understand the point of what you are saying here. If the size
of the debugging info bothers you, strip it out. And nothing save
stack traces will break.
Andrew.