unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: guile-user@gnu.org
Subject: Re: Quietening Guile compilation output
Date: Sun, 29 Sep 2013 00:12:33 +0200	[thread overview]
Message-ID: <87eh88lhny.fsf@gnu.org> (raw)
In-Reply-To: 87had4lyab.fsf@harrington.peter-b.co.uk

Peter TB Brett <peter@peter-b.co.uk> skribis:

> ludo@gnu.org (Ludovic Courtès) writes:
>
>> I would recommend changing your package’s build system so that it
>> compiles and installs .go file.  That way, users won’t see any such
>> messages.
>>
>> The only exception is commands with a #!../guile shebang.  For those you
>> can really avoid auto-compilation warnings, but it’s often OK to use the
>> evaluator if the script itself is small and just an entry point for the
>> core of your package:
>>
>>   #!/path/to/guile --no-auto-compile
>>
>
> To save me reinventing the wheel, does anybody have a recipe for doing
> build-time compilation that DTRT with both Guile 1.8 and Guile 2.0?

Yes, see <http://git.savannah.gnu.org/cgit/guile.git/tree/am/guilec>.

Ludo’.




      reply	other threads:[~2013-09-28 22:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-27 20:56 Quietening Guile compilation output Peter TB Brett
2013-09-28  9:40 ` Thien-Thi Nguyen
2013-09-28  9:48   ` Peter TB Brett
2013-09-28 12:51 ` Ludovic Courtès
2013-09-28 16:13   ` Peter TB Brett
2013-09-28 22:12     ` Ludovic Courtès [this message]

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=87eh88lhny.fsf@gnu.org \
    --to=ludo@gnu.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).