[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Embedding SQLite
From: |
tomas |
Subject: |
Re: Embedding SQLite |
Date: |
Sun, 18 Apr 2010 07:39:25 +0200 |
User-agent: |
Mutt/1.5.15+20070412 (2007-04-11) |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sun, Apr 18, 2010 at 05:52:23AM +0200, Juanma Barranquero wrote:
> On Sun, Apr 18, 2010 at 05:21, John Wiegley <address@hidden> wrote:
>
> > Also, if we use dynamic loading and then a user doesn't have it, now
> > they can't use a Lisp module -- something which has never been true before.
>
> There are lots of image types that you cannot display if you don't
> have the libraries (which, on Windows, are dynamically loaded). How is
> that different? And how is that different of the packages that require
> external programs?
I must second John's concern here. This increasing dependency on
external libraries (which is set at build time!) tends to become a
nuisance in binary distributions. For example, in Debian, Emacs already
pulls in libdbus. Now libselinux is on the horizon. Then it's sqlite.
I'd fear it won't scale.
For me the solution will be to compile Emacs from source, but that isn't a
solution for everybody.
I haven't got a good idea either. Maybe the problem is in binary
distributions themselves.
Regards
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFLypsKBcgs9XrR2kYRAo+JAJwJrkgEuGnG3a/PVEiDzZ8w+xzMJwCfWtup
QFWki5gXavgopor4DyI1Hvs=
=QKU4
-----END PGP SIGNATURE-----
- Embedding SQLite, Florian Weimer, 2010/04/17
- Re: Embedding SQLite, Deniz Dogan, 2010/04/17
- Re: Embedding SQLite, John Wiegley, 2010/04/17
- Re: Embedding SQLite, Juanma Barranquero, 2010/04/17
- Re: Embedding SQLite,
tomas <=
- Re: Embedding SQLite, joakim, 2010/04/18
- FFI (was: Embedding SQLite), Juri Linkov, 2010/04/18
- Re: FFI, Florian Weimer, 2010/04/18
- Re: FFI, Zajcev Evgeny, 2010/04/18
- Re: FFI, Florian Weimer, 2010/04/18
- Re: FFI, Zajcev Evgeny, 2010/04/19
- telepathy (was: FFI), Michael Albinus, 2010/04/19
- Re: telepathy, Zajcev Evgeny, 2010/04/19
- Re: telepathy, Michael Albinus, 2010/04/19
- Re: telepathy (was: FFI), Jan Moringen, 2010/04/19