From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3e1162e60811051055l3437b149tf49fa87774833539@mail.gmail.com> Date: Wed, 5 Nov 2008 10:55:31 -0800 From: "David Leimbach" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net> In-Reply-To: <13426df10811051015y1e6253edxabb814e36ceae9b2@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_13867_20255125.1225911332086" References: <98D93FD5E6510345BB763E1E@192.168.1.2> <13426df10811051015y1e6253edxabb814e36ceae9b2@mail.gmail.com> Subject: Re: [9fans] mmap and shared libraries Topicbox-Message-UUID: 3110f74e-ead4-11e9-9d60-3106f5b1d025 ------=_Part_13867_20255125.1225911332086 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Wed, Nov 5, 2008 at 10:15 AM, ron minnich wrote: > On Wed, Nov 5, 2008 at 2:57 AM, Eris Discordia > wrote: > > [root@host ~/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. > > > > yes, I agree, I was being terribly unfair to plan 9. Acme on plan 9 is > about 1/2 M. Vim on DOS is 3x larger? impressive. > > Ron > > How much of that is library support code to make it work? :-) ------=_Part_13867_20255125.1225911332086 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

On Wed, Nov 5, 2008 at 10:15 AM, ron minnich <rminnich@gmail.com> wrote:
On Wed, Nov 5, 2008 at 2:57 AM, Eris Discordia <eris.discordia@gmail.com> wrote:
> [root@host ~/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.
>

yes, I agree, I was being terribly unfair to plan 9. Acme on plan 9 is
about 1/2 M. Vim on DOS is 3x larger? impressive.

Ron

How much of that is library support code to make it work? :-)

------=_Part_13867_20255125.1225911332086--