Updates:
        Status: Started
        Cc: pnorcks hanw...@gmail.com jan.nieuwenhuizen percival.music.ca

Comment #1 on issue 1686 by ianhuli...@gmail.com: Compile scheme files to scm/out when using Guile V2.n. Also load and run .go files if available
http://code.google.com/p/lilypond/issues/detail?id=1686

This will need changes in lily.scm -
add new compile routines for scheme and modify ly:load to pick up the .go file in preference to .scm;

also implement -d compile-scheme which will compile files when running with Guile V2.

Also changes in main.cc -
When running Guile V2, alter guile list %load-compiled-path as well as %load-path during start-up to find Lilypond files

also possibly %compile-fallback-path so Lily knows where Guile autocompile is putting its files.

Cheers Ian





_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to