[EMAIL PROTECTED] ~/clms]# ls -l `which vim`
-rwxr-xr-x 1 root wheel 1221212 Oct 15 2006 /usr/local/bin/vim
--------------------------------------------------------------------------------
C:\Program Files (x86)\Vim\vim71>dir gvim.exe
Volume in drive C has no label.
Volume Serial Number is B001-B4A3
Directory of C:\Program Files (x86)\Vim\vim71
05/12/2007 12:19 PM 1,585,152 gvim.exe
1 File(s) 1,585,152 bytes
0 Dir(s) 5,075,197,952 bytes free
C:\Program Files (x86)\Vim\vim71>dir vim.exe
Volume in drive C has no label.
Volume Serial Number is B001-B4A3
Directory of C:\Program Files (x86)\Vim\vim71
05/12/2007 12:14 PM 1,372,160 vim.exe
1 File(s) 1,372,160 bytes
0 Dir(s) 5,075,197,952 bytes free
C:\Program Files (x86)\Vim\vim71>
--------------------------------------------------------------------------------
So what? (and the two latter were _Windows_ binaries).
I realize that is utterly unfair. Sort of.
Nice of you to realize that. Sort of.
--On Tuesday, November 04, 2008 9:21 PM -0800 ron minnich
<[EMAIL PROTECTED]> wrote:
On Tue, Nov 4, 2008 at 9:17 PM, Roman Shaposhnik <[EMAIL PROTECTED]> wrote:
A standalone statically linked binary is going to be considerable larger
while
in flight over data links.
ah yes well maybe.
[EMAIL PROTECTED]:~/mtelnet> ls -l `which emacs`
-rwxr-xr-t 1 root root 4587528 2006-06-17 06:59 /usr/bin/emacs
[EMAIL PROTECTED]:~/mtelnet> ls -l `which acme`
-rwxr-xr-x 1 rminnich users 1361257 2008-11-04 12:39
/home/rminnich/plan9/bin/acme
[EMAIL PROTECTED]:~/mtelnet>
I realize that is utterly unfair. Sort of.
ron