Updates:
Cc: percival.music.ca
Comment #12 on issue 1349 by [email protected]: 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.
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond