John F. Davis wrote:
> I am trying to boot hardhat linux with a small ram disk.  However, libc is 
> more
> than 4 megs by itself.  Is there something obvious I can do/read?

Strip the library.  It will remove symbols that are handy for
debugging, but leave the ones that are needed for dynamic linking.

--
Joe Green <jgreen at mvista.com>
MontaVista Software, Inc.

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/




Reply via email to