[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: stripped down version of libc



On Sun, May 07, 2000 at 09:47:14AM -0400, Steve Przepiora wrote:
> Hi, I was wondering how the small libc is made for the boot floppies?
> 
> Steve Przepiora

It's done using library reduction via the libc6-pic package. Basically
there is a script that goes through all the programs, finds which symbols
and this which objects are needed from libc.so.6, and then builds a new
one with just those objects from libc6-pic.

If you install the boot-floppies package, you can find the script in the
source.

-- 
 -----------=======-=-======-=========-----------=====------------=-=------
/  Ben Collins  --  ...on that fantastic voyage...  --  Debian GNU/Linux   \
`  bcollins@debian.org  --  bcollins@openldap.org  --  bcollins@linux.com  '
 `---=========------=======-------------=-=-----=-===-======-------=--=---'


Reply to: