Fernando de Oliveira wrote:

> OpenJDK is a package which would be better stripped. Recently
> they have included debugging symbols, resulting in much bigger
> binaries. I have been helped by DJ (if recall correctly) to do it, so,
> now, I have a reduction in size from about 454M to 132M. It would be
> good to include some explicit form of stripping it in the book.

I'm not sure we want to address stripping on every package.  What I do 
is periodically go through and strip all libraries and remove .la files.

Stripping is really optional for the user, even though most will not 
want the debug symbols.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to