From: "Lluís Vilanova" <vilanova@ac.upc.edu>
To: guile-devel@gnu.org
Subject: Maybe missing features on guild
Date: Fri, 25 Nov 2016 15:05:15 +0100 [thread overview]
Message-ID: <87twav8xk4.fsf@fimbulvetr.bsc.es> (raw)
Hi guiler crowd!
I have a project that uses guile as a scripting system, and want to provide both
the scm sources and compiled go files as part of the installation.
But I've found the following issues (using guile 2.1.4):
* Argument --load-path for "guild compile" sets %load-path, but not
%load-compiled-path. AFAIU, loading a .go dependency instead of a .scm one
might make compilation slightly faster.
* If my scm code depends on an external binary library, I have to set
LD_LIBRARY_PATH for guild to find it. Maybe it'd be a bit easier to provide an
argument on guild to add a path to the binary library search path. Since this
is platform-dependant, it might be more pain than is really worth it.
Cheers,
Lluis
next reply other threads:[~2016-11-25 14:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-25 14:05 Lluís Vilanova [this message]
2016-12-23 21:29 ` Maybe missing features on guild Alex Kost
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=87twav8xk4.fsf@fimbulvetr.bsc.es \
--to=vilanova@ac.upc.edu \
--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).