[GRASS5] Script to build babyGRASS for handhelds
Carl Worth
cworth at east.isi.edu
Wed Apr 24 11:35:07 EDT 2002
On Apr 24, Glynn Clements wrote:
> If you're looking to save memory, generate stripped binaries, e.g.
> You could also try optimising for size:
Both good points.
> If you really want to save memory, you need a display driver which
> doesn't require X. E.g. a modified PNG (i.e. GD) driver which outputs
> to a framebuffer device.
Nah... X is really not as large as one might think. The X server used
on iPAQs, (using kdrive aka TinyX), weighs in at 733kB. Together with
core libraries and fonts, the whole package can come in at about 2MB.
Getting rid of X would give up so much functionality, there's really
no savings here that would be worth the effort.
-Carl
--
Carl Worth
USC Information Sciences Institute cworth at east.isi.edu
3811 N. Fairfax Dr. #200, Arlington VA 22203 703-812-3725
More information about the grass-dev
mailing list