Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Sep 1997 06:44:57 +0200 (MET DST)
From:      Luigi Rizzo <luigi@labinfo.iet.unipi.it>
To:        rhh@ct.picker.com (Randall Hopper)
Cc:        multimedia@FreeBSD.ORG
Subject:   Re: fxtv size...
Message-ID:  <199709150444.GAA01652@labinfo.iet.unipi.it>
In-Reply-To: <19970914174832.50880@ct.picker.com> from "Randall Hopper" at Sep 14, 97 05:48:13 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> BTW, tv.o is the module that declares all the fallback resources, help
> strings, etc.  which is why its text (and data somewhat) size bumped up
> from 3k to 21k.  See app_rsrc.h.  

ok, I take it for tv.c, but it is not the only large file:

    prova# size *.o | sort -n -r
    22864   528     4196    27588   6bc4    vidsav_dlg.o
    22128   2768    4       24900   6144    tv.o
    20800   208     196640  217648  35230   tvscreen.o
    16032   128     180     16340   3fd4    tvcapture.o
    9536    368     16      9920    26c0    audsav_dlg.o
    ...

the point is, do this increase only depends on the addition of a nice GUI,
or there is some heavy computational stuff there ?

	Cheers
	Luigi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709150444.GAA01652>