unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Rob Browning <rlb@defaultvalue.org>
Cc: guile-user@gnu.org
Subject: Re: The Guile license and the use of LGPL libs (like GMP).
Date: Thu, 16 May 2002 19:02:20 -0500	[thread overview]
Message-ID: <ac1hia$8bd$2@main.gmane.org> (raw)
In-Reply-To: <20020516193535.A26480@gas-o> ("Jeff Read"'s message of "Thu, 16 May 2002 19:35:35 -0400")

"Jeff Read" <bitwize@snet.net> writes:

> This is acceptable. My main concern is that Guile not exhibit
> "creeping DLL hell".

Well I'd fight that too.  I agree that it's important, *especially*
given Guile's intent, to remain fairly self-contained, but I also
think that GMP may be a fairly special case.  It appears to do a hard
job pretty well, and probably isn't something where it's easy to roll
your own and get it right.

>I once heard a statistic that said the Gnucash project, for instance,
>has some 60 lib dependencies. Most of these are probably due to
>interlocking GNOME dependencies... but that factors into why I don't
>touch GNOME with a ten-foot pole.

I suspect it's over 60, but you're also right that it's mostly stuff
that's pulled in via GNOME.  The "lots of tiny libraries" doesn't
really cause me all that much trouble, but it's hard to evaluate what
it would be like if I weren't using Debian or some other distribution
that handles the packaging issues well.

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C  64AE 78FE E5FE F0CB A0AD

_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


  parent reply	other threads:[~2002-05-17  0:02 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87ptzxp8le.fsf@zagadka.ping.de>
2002-05-16 15:35 ` The Guile license and the use of LGPL libs (like GMP) Rob Browning
     [not found] ` <87vg9oqf5b.fsf_-_@raven.i.defaultvalue.org>
2002-05-16 16:44   ` Greg Troxel
2002-05-16 17:01   ` Bruce Korb
     [not found]   ` <3CE3E5D8.A30C3197@pacbell.net>
2002-05-16 17:12     ` Rob Browning
     [not found]     ` <87elgcqanm.fsf@raven.i.defaultvalue.org>
2002-05-21 19:55       ` Carl R. Witty
     [not found]       ` <v4j661hi8ce.fsf@bogomips.newtonlabs.com>
2002-05-21 23:44         ` Rob Browning
2002-05-16 17:21   ` Jeff Read
     [not found]   ` <20020516132133.A24385@gas-o>
2002-05-16 17:22     ` Rob Browning
     [not found]     ` <877km4qa7z.fsf@raven.i.defaultvalue.org>
2002-05-16 17:42       ` Robert Uhl <ruhl@4dv.net>
2002-05-16 20:40       ` Jeff Read
     [not found]       ` <20020516164045.C24385@gas-o>
2002-05-16 23:17         ` Rob Browning
     [not found]         ` <874rh7n0ng.fsf@raven.i.defaultvalue.org>
2002-05-16 23:35           ` Jeff Read
     [not found]           ` <20020516193535.A26480@gas-o>
2002-05-16 23:38             ` Robert Uhl <ruhl@4dv.net>
2002-05-17  1:33               ` Thien-Thi Nguyen
2002-05-17  0:02             ` Rob Browning [this message]
2002-05-28 18:56           ` Marius Vollmer
     [not found]   ` <rmi8z6kavqi.fsf@fnord.ir.bbn.com>
2002-05-17 11:38     ` Bill Schottstaedt
2002-05-28 18:28   ` Marius Vollmer
     [not found]   ` <877klouny2.fsf@zagadka.ping.de>
2002-05-28 18:54     ` Bruce Korb
2002-05-28 18:58     ` Bill Gribble
2002-06-03 13:33       ` Greg Troxel
2002-06-03 22:25         ` Marius Vollmer
2002-06-04 11:22           ` Greg Troxel
2002-06-04 19:12             ` Marius Vollmer
2002-05-28 19:02     ` Rob Browning
     [not found]     ` <3CF3D274.978637CD@pacbell.net>
2002-05-28 19:23       ` Marius Vollmer
     [not found]       ` <87sn4ct6tj.fsf@zagadka.ping.de>
2002-05-28 19:39         ` Bruce Korb
     [not found]         ` <3CF3DCDD.D0CB1662@pacbell.net>
2002-05-28 19:54           ` Marius Vollmer
2002-05-28 19:54           ` Robert Uhl <ruhl@4dv.net>
     [not found]           ` <87d6vgt5dx.fsf@zagadka.ping.de>
2002-05-28 20:16             ` Bruce Korb
     [not found]             ` <3CF3E5A3.623870F7@pacbell.net>
2002-06-01 16:01               ` Marius Vollmer
     [not found]               ` <877klj0yzu.fsf@zagadka.ping.de>
2002-06-01 18:06                 ` Robert Uhl <ruhl@4dv.net>
2002-06-03 22:40                   ` Marius Vollmer
2002-06-04 14:38                     ` Robert Uhl <ruhl@4dv.net>

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ac1hia$8bd$2@main.gmane.org' \
    --to=rlb@defaultvalue.org \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).