[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lilypond crash signal 6
From: |
Matthias Neeracher |
Subject: |
Re: lilypond crash signal 6 |
Date: |
Thu, 2 Sep 2004 19:17:50 -0700 |
On Sep 2, 2004, at 2:08 PM, Sean Reed wrote:
Can you repeat, but build without -O2 ?
do you mean run lilypond with the "-o" option?
or do you mean rebuild the whole of lilypond again? how do i build
without -O2?
- Open
/sw/fink/dists/unstable/main/finkinfo/text/lilypond-unstable.info with
the text editor of your choice.
- Look for the line starting with "ConfigureParams:"
- To that line, add (at the end) " --disable-optimising"
- Save & Close.
- Rerun the --keep-build-dir line.
This should give a somewhat easier to debug backtrace, which sometimes
helps.
Matthias