Re: atk compiled using msvc6



todd writes:
It's possible that 45kB is reasonable, after removing debugging symbols 
I can get mine down to 61kB.

I tried to build atk with gcc using the -Os (optimize for space, not
time) option (together with -O3). That got its text size down to 57 kB
from 99 kB.

So it's a tradeoff between execution speed and space. I value any
increase in speed I get, instead of saving some measly tens of kB (or
maybe a couple of megabytes if you consider all of GTK and
dependencies)...

--tml





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