Hello there,

absolute vs relative directory core dumps.

$ pwd
/home/pl/repos/lilypond/theGreatGigInTheSky-OPS
$ lilypond score-working.ly
GNU LilyPond 2.25.11 (running Guile 3.0)
...
[8][16][24][32][40][48][56][64]
...
Success: compilation successfully completed

$ pwd
/home/pl/repos/lilypond/theGreatGigInTheSky-OPS
$ lilypond /home/pl/repos/lilypond/theGreatGigInTheSky-OPS/score-working.ly
...
[8][16][1]    283775 floating point exception (core dumped)  lilypond
/home/pl/repos/lilypond/theGreatGigInTheSky-OPS/score-working.ly

I'm not quite sure what to make of this. I'm still tracking it down
whilst working on the arrangement itself. I will report anything new.

All my includes are relative e.g. \include "layout.ily"
-- 
Pierre-Luc Gauthier

Reply via email to