On Sun, Jan 04, 2009 at 07:00:26PM +0100, Christian Perrier wrote: > (Samba Team, Debian bug #474543 about 'bloating' of the code between > 3.0 and 3.2 might be of some interest to you as it contains > suggestions to improve the size of compiled executables, meaning there > could be some room for improving things here or there. The whole bug > log may be seen at http://bugs.debian.org/474543)
One of the bigger ones these days is librpc/gen_ndr, the rpc marshalling code. This is repeated in many binaries and could probably be put in a shared library if the executable size is really important. I think that's the lowest-hanging fruit (which tends to grow with later releases :-)). Patches welcome :-) Volker
pgp9nWdimYr3I.pgp
Description: PGP signature

