Newsgroups: comp.windows.x
Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!wuarchive!psuvax1!news
From: schwartz@groucho.cs.psu.edu (Scott Schwartz)
Subject: Re: Object oriented X toolkits
In-Reply-To: harperb@frith.msu.edu's message of 22 Aug 90 16:40:24 GMT
Message-ID: <Fxhsm.u1@cs.psu.edu>
Sender: news@cs.psu.edu (Usenet)
Nntp-Posting-Host: groucho.cs.psu.edu
Organization: Pennsylvania State University, computer science
References: <1990Aug22.164024.12536@msuinfo.cl.msu.edu>
Distribution: usa
Date: Fri, 24 Aug 90 05:54:20 GMT
Lines: 23


In article <1990Aug22.164024.12536@msuinfo.cl.msu.edu>,
harperb@frith.msu.edu (Brett Harper) writes:

| How about InterViews, what is a typical executable size for it?

On a Sun4 under 4.0.3, with g++ and the obligatory static linking
a few sample interviews applications come out to:

text	data	bss	dec	hex
278528	40960	5980	325468	4f75c	alert
270336	40960	7172	318468	4dc04	dclock
425984	90112	3324	519420	7ecfc	graphics
393216	73728	14204	481148	7577c	iclass
663552	204800	32044	900396	dbd2c	idraw
344064	57344	0	401408	62000	ifb
360448	57344	12588	430380	6912c	ifc
253952	32768	3524	290244	46dc4	logo
270336	40960	1620	312916	4c654	mailbox
360448	81920	1292	443660	6c50c	squares
327680	57344	788	385812	5e314	sted
270336	49152	4916	324404	4f334	iplot

