emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GnuTLS for W32


From: Lars Magne Ingebrigtsen
Subject: Re: GnuTLS for W32
Date: Wed, 04 Jan 2012 12:33:11 +0100
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.92 (gnu/linux)

"Stephen J. Turnbull" <address@hidden> writes:

> I think that the thing to do is for Emacs to install private versions
> of DLLs when it installs any at all, and if/when people complain about
> "bloat", add some logic (maybe in the installer routine) to check to
> see if there is an appropriate DLL already on the Windows DLL path.

I agree.  Assuming that the size of these things is comparable on
Windows and Debian, the added size doesn't seem particularly daunting:

address@hidden ~]$ ls -lh /usr/lib/libgnutls.so.26.14.12 
src/emacs/trunk/src/emacs /usr/lib/libxml2.so.2.7.8              
-rwxr-xr-x 3 larsi larsi  19M Jan  3 20:41 src/emacs/trunk/src/emacs
-rw-r--r-- 1 root  root  654K Mar 20  2010 /usr/lib/libgnutls.so.26.14.12
-rw-r--r-- 1 root  root  1.4M Jun  4  2011 /usr/lib/libxml2.so.2.7.8

And the .elc files seem to take a further 38MB, if I wc correctly.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]