unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Rob Browning <rlb@defaultvalue.org>
Cc: guile-devel@gnu.org
Subject: Re: Release now?
Date: Thu, 27 Feb 2003 10:54:31 -0600	[thread overview]
Message-ID: <873cm9oe9k.fsf@raven.i.defaultvalue.org> (raw)
In-Reply-To: <rmiptpd242i.fsf@fnord.ir.bbn.com> (Greg Troxel's message of "27 Feb 2003 09:25:41 -0500")

Greg Troxel <gdt@ir.bbn.com> writes:

> But having a library compile-linked from one place and run-linked from
> another seems to be asking for trouble, and I would prefer not to see
> that complexity and associated unintended consequences imposed on
> everyone because Debian chooses not to use -rpath.  (I realize libtool
> does this for running uninstalled code, but I think that's different.)

I'm somewhat tempted to try it in HEAD, and then get as many people as
possible to attempt a build/install.  If it works on a bunch of
platforms, and if we can't think of any reason why it shouldn't work
in general, this might be a way to have one approach that works
everywhere.

> I think it is important to keep separate notions of scalability
> imposed by such a naming scheme and the scalability of the
> underlying reality.  Here, the reality is messy, and the naming
> scheme means that various combinations can coexist peacefully.  It
> enables having 12 versions at once, but that is the underlying
> reality, unless some are prohibited.  Of course, not having a
> mechanism has the effect of prohibiting this.

To me, it seems like the -L/usr/lib/guile/VERSION solution would allow
the same result, but without the library naming issues.  You'd have:

  /usr/lib/libguile.so.9*
  /usr/lib/libguile.so.12*
  /usr/lib/libguile.so.14*

  /usr/lib/guile/1.4/libguile.so -> /usr/lib/libguile.so.9.0.1
  /usr/lib/guile/1.6/libguile.so -> /usr/lib/libguile.so.12.0.4
  /usr/lib/guile/1.8/libguile.so -> /usr/lib/libguile.so.14.0.2

Just to be sure I understand, is your objection to this primarily a
concern with it being an untested approach?  I just want to make sure
we're on the same page.

Thanks

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4


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


  parent reply	other threads:[~2003-02-27 16:54 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-24 12:37 Release now? Mikael Djurfeldt
2003-02-24 13:08 ` Dale P. Smith
2003-02-24 13:21   ` Mikael Djurfeldt
2003-02-24 13:32 ` Greg Troxel
2003-02-25 13:34   ` Marius Vollmer
2003-02-25 16:08     ` Greg Troxel
2003-02-25 18:38       ` Rob Browning
2003-02-26  1:51         ` Greg Troxel
2003-02-26  2:27           ` Rob Browning
2003-02-27 14:25             ` Greg Troxel
2003-02-27 15:21               ` pkg-config support for guile Greg Troxel
2003-03-22 23:31                 ` Marius Vollmer
2003-04-23 21:22                   ` Greg Troxel
2003-05-16 23:21                     ` Marius Vollmer
2003-02-27 16:54               ` Rob Browning [this message]
2003-02-27 18:07                 ` Release now? Greg Troxel
2003-02-27 18:45                   ` Rob Browning
2003-02-27 19:25                     ` Greg Troxel
2003-02-27 20:14                       ` Rob Browning
2003-02-27 19:06                 ` Rob Browning
2003-02-27 19:13                   ` Rob Browning
2003-02-27 19:36                     ` Greg Troxel
2003-02-27 20:02                       ` Rob Browning
2003-02-27 20:54                         ` Greg Troxel
2003-02-27 21:07                           ` Dale P. Smith
2003-02-27 21:30                             ` Dale P. Smith
2003-02-27 21:47                           ` Rob Browning
2003-04-25 19:26                           ` Neil Jerram
2003-02-25 16:28     ` Andreas Rottmann
2003-02-24 18:35 ` Rob Browning
2003-02-25 13:20 ` Marius Vollmer
2003-03-03 14:06   ` Mikael Djurfeldt
2003-04-25 19:28   ` Neil Jerram
2003-04-25 22:59     ` Marius Vollmer

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=873cm9oe9k.fsf@raven.i.defaultvalue.org \
    --to=rlb@defaultvalue.org \
    --cc=guile-devel@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).