guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quietening Guile compilation output


From: Peter TB Brett
Subject: Re: Quietening Guile compilation output
Date: Sat, 28 Sep 2013 17:13:32 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

address@hidden (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?

Thanks,

                               Peter

-- 
Dr Peter Brett <address@hidden>

Attachment: pgpv5SXW72quw.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]