unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Andy Wingo <wingo@pobox.com>
Cc: guile-devel@gnu.org
Subject: Re: Compiled load path issues
Date: Tue, 20 Oct 2009 10:27:26 +0200	[thread overview]
Message-ID: <87y6n6mpw1.fsf@gnu.org> (raw)
In-Reply-To: <m363abqjmr.fsf@pobox.com> (Andy Wingo's message of "Mon, 19 Oct 2009 21:16:44 +0200")

Hi!

Andy Wingo <wingo@pobox.com> writes:

> On Sun 18 Oct 2009 17:36, ludo@gnu.org (Ludovic Courtès) writes:

[...]

>> Andy: can you comment?  What was the idea behind
>> ‘%load-compiled-path’?
>
> The idea is that given that the compiled files are
> architecture-dependent,

In theory, we could interpret the ‘.go’ cookie and byte-swap things if
needed...

> that they should go in $libdir instead of $datadir.  We can add
> $libdir, but I don't think it's a good idea -- not only for reasons of
> excessive stat, but because I don't think we should be putting
> binaries in with installed source.

By now people may have started to update their packages to run
“guile-tools compile” and install ‘.go’ files, so we really need to get
this issue settled.

I’m in favor of ‘.go’ alongside ‘.scm’: that’s what happens with
.elc/.el and .pyc/.py and it had been the plan from 1.9.0 until
recently.

>> Besides, ‘scm_search_path ()’ was changed incompatibly compared to 1.8
>> in 22f4ee48822db5e30df3abf9a11b6066f2bab9d3.  I’m wary about such
>> incompatibilities and would like it if we could (1) list them, and
>> (2) avoid them unless we really really can’t think of any other way.  In
>> this particular case, do you have an idea on how to avoid it?
>
> I don't really know. I'm sure it could be worked around somehow, but
> it's not very fun work.

It’s not, but there’s a fair amount of not very fun work in this vain to
be done by 2.0.  :-)

I think we must pay close attention to backwards compatibility, at least
to honor long time promises
(http://lists.gnu.org/archive/html/guile-devel/2003-02/msg00074.html).

Thanks,
Ludo’.




  reply	other threads:[~2009-10-20  8:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-18 15:36 Compiled load path issues Ludovic Courtès
2009-10-19 19:16 ` Andy Wingo
2009-10-20  8:27   ` Ludovic Courtès [this message]
2009-10-20 18:59     ` Andy Wingo
2009-10-21 16:22       ` Ludovic Courtès
2009-10-21 18:15         ` Andy Wingo
2009-10-21 16:45       ` Parallel installability, API stability Ludovic Courtès
2009-10-21 18:17         ` Andy Wingo

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=87y6n6mpw1.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guile-devel@gnu.org \
    --cc=wingo@pobox.com \
    /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).