Re: atk compiled using msvc6
- From: Tor Lillqvist <tml iki fi>
- To: gtk-app-devel-list gnome org
- Subject: Re: atk compiled using msvc6
- Date: Tue, 14 Sep 2004 23:26:06 +0000
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]