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 18:17:07 -0500	[thread overview]
Message-ID: <ac1eo5$425$2@main.gmane.org> (raw)
In-Reply-To: <20020516164045.C24385@gas-o> ("Jeff Read"'s message of "Thu, 16 May 2002 16:40:45 -0400")

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

> It would be something of a hassle, yes. My main use for Guile is as
> a scripting workhorse. Wherever I go, I'd like Guile to go with me
> (inasmuch as my movement is restricted to vaguely unixoid systems)
> with a minimum of fuss. Depending on another external lib
> complicates that. Guile depends on qthreads as it is, but that is
> essentially resolved by bundling qthreads with Guile. Which is why I
> mentioned bundling GMP.

OK, well we should keep that in mind, though as long as GMP supports
the target architecture, and we arrange guile to handle a
--with-gmp=/some/prefix argument, I'm not sure that keeping a copy of
GMP's source tree inside ours buys much over just making sure the GMP
tarfile is handy, and that we have good docs about any required
configure args, etc.

This is all presuming we were in a situation where you had to have
GMP, i.e we didn't take the route allowing --without-gmp, or similar.

-- 
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-16 23:17 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 [this message]
     [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
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='ac1eo5$425$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).