lilypond-devel
[Top][All Lists]
Advanced

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

Re: 2.2.0 build error


From: Jan Nieuwenhuizen
Subject: Re: 2.2.0 build error
Date: Fri, 02 Apr 2004 14:26:12 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

Bertalan Fodor writes:

> OK, it runned at crashed at some other place.

Good.

> How can I trace it with gdb?

You start gdb with lilypond-bin, and then type: run <LILYPOND-BIN options>
Then you wait for a crash, and type: bt

So, do:

    export LILYPONDPREFIX=/netrel/build/lilypond-2.2.0/share/lilypond
    gdb -nw /netrel/build/lilypond-2.2.0/lily/out/lilypond-bin
    run -e '(ly:set-option (quote internal-type-checking) #t)' -I 
/netrel/build/lilypond-2.2.0/Documentation/user/out-www 
/netrel/src/lilypond-2.2.0/input/test  ...<rest of crasching command>...

    <wait for crash>
    bt

Jan.    


-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org





reply via email to

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