unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Thien-Thi Nguyen <ttn@giblet.glug.org>
Cc: guile-user@gnu.org
Subject: Re: updated $workbook/modules/modules-and-shared-libs.text
Date: Tue, 21 May 2002 15:16:32 -0700	[thread overview]
Message-ID: <E17AHvk-0001kx-00@giblet> (raw)
In-Reply-To: <20020521173935.5f721206.dsmith@altustech.com>

   From: "Dale P. Smith" <dsmith@altustech.com>
   Date: Tue, 21 May 2002 17:39:35 -0400

   [ lot's of stuff about the way modules/shared-libraries have changed ]

   I just noticed something recently:  I can no longer load a .so file from
   guile 1.6.x using load-extension.  I had to make a .la file (by copying
   one that was already in /usr/local/lib and editing it suitably) for it
   to work.

   Is it now necessary to use libtool (or whatever it's called) to make a
   .so that Guile can load?  Am I finally going to have to roll up my
   sleeves and dig into the auto* tools maze?

i could answer in a sneaky way, but let me lay my agenda bare: i want to
encourage users to get to know guile inside as well as out so that they
can maintain it over the long run.  this entails some learning; if we
record what we learn (instead of discussing aimlessly on mailing lists
w/ no conclusion) that's not so bad.  so if by-the-by you learn more
about the auto* tools (and share that), i think guile will benefit.

as for the particular hatchet job that is load-extension and all that it
entails, i partially sympathize w/ the intent of simplifying things.  to
be useful though, you cannot simplify too much, which is what happened.

so to answer your question, it depends on what kind of time scope you're
prepared to put into it: if you think in the long-term, you can help
design the "build-guile-compiled-module" program, starting at the user
interface (specifying command-line args/options), and someone (me or you
if you gain write privs and get to know libtool) will make it so.  this
design is then likely to be available w/ guile-1.6.x (or its successor
should 1.6.x be prematurely released).

if you think in the medium- or short-term, probably that means you want
to work around 1.6.x deficiencies, in which case i cannot help, because
to me all infrastructure-related work should be done in the context of
long-term thinking.

thi

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


  parent reply	other threads:[~2002-05-21 22:16 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-21 21:16 updated $workbook/modules/modules-and-shared-libs.text Thien-Thi Nguyen
     [not found] ` <20020521173935.5f721206.dsmith@altustech.com>
2002-05-21 22:16   ` Thien-Thi Nguyen [this message]
2002-05-21 22:30 ` Bill Gribble
2002-05-21 23:31   ` Thien-Thi Nguyen
2002-05-22  1:52 ` Rob Browning
2002-05-22  2:11   ` Thien-Thi Nguyen
2002-05-22  4:23     ` Rob Browning
2002-05-22  7:40       ` Thien-Thi Nguyen
2002-05-22 12:28 ` Marius Vollmer
2002-05-22 19:29   ` Thien-Thi Nguyen
2002-05-22 20:09     ` conversation via CVS Joshua Judson Rosen
2002-05-22 20:48       ` Thien-Thi Nguyen
2002-05-22 23:37         ` Joshua Judson Rosen
2002-05-22 23:43           ` Thien-Thi Nguyen
2002-05-23 11:47         ` MJ Ray
2002-05-22 20:54     ` updated $workbook/modules/modules-and-shared-libs.text Marius Vollmer
2002-05-22 22:27       ` Thien-Thi Nguyen

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=E17AHvk-0001kx-00@giblet \
    --to=ttn@giblet.glug.org \
    --cc=guile-user@gnu.org \
    --cc=ttn@glug.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).