bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1349 in lilypond: Guile 2.0 compat: Scheme macros must be defi


From: lilypond
Subject: Re: Issue 1349 in lilypond: Guile 2.0 compat: Scheme macros must be defined/autocompiled before they are used.
Date: Tue, 21 Jun 2011 20:29:13 +0000

Updates:
        Cc: percival.music.ca

Comment #12 on issue 1349 by address@hidden: Guile 2.0 compat: Scheme macros must be defined/autocompiled before they are used.
http://code.google.com/p/lilypond/issues/detail?id=1349

What I'm doing in T1686 is adding support for a -d compile-scheme option, which will get lily.scm to byte-compile all the files which are currently loaded in the init-scheme-files list. We need to do it this way so we can have all the Scheme definitions available which are defined in the C++ initialization code etc.

I can't see a way of picking up a build system variable like SCM_ARE_DEPENDENCIES at run-time.

However we do it, it looks like the ordering of this list needs sorting.




reply via email to

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