In addition to strip you'll probably want to rebuild glibc as well without debug info and optimize for size (not that gcc does all that much with -Os but it'll certainly be better than -g).
----- Original Message ----- From: "John F. Davis" <[EMAIL PROTECTED]> To: <linuxppc-embedded at lists.linuxppc.org> Sent: Wednesday, March 21, 2001 5:57 PM Subject: ramdisk size using montevista > > Hello > > 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? I tried using > busybox, but that only makes the bin directory small. I don't really know > what I should do about the /lib directory. > > John > > ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
