11 Mar
2003
11 Mar
'03
9:15 p.m.
Hi Simon, on Tue, 11 Mar 2003 09:02:58 -0800 (PST) Simon Davis <sd1324@yahoo.com> wrote:
Hi,
After building dillo 0.7.1.2 and stripping the binary the file size is almost 1.6 megs. When I built 0.7 the final binary came out to be 289k.
I built both using the uclibc library and gcc 3.2.
Is there some special configuration option I need to add to make the binary smaller?
Maybe it was not dynamically linked? Try "ldd `which dillo`", it will show you to which library it is dynamically linked. Cheers -- Melvin Hadasht