Source-Changes archive

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

Re: CVS commit: src/sys/arch/i386/conf



> But if this is wrong, the ramdisk size needs to be reduced in some other
> way...

When I looked I could see two options:

1) Note that some functions are used by several of the crunched binaries
   but are linked into each binary before it is crunched.  Putting these
   into a library linked after crunching would save space.

2) Use strip -Rident (or similar) to remove the ident section from the
   crunched binary.
   (It would be useful to leave the unstripped program on the obj tree).


        David

-- 
David Laight: david%l8s.co.uk@localhost



Home | Main Index | Thread Index | Old Index