> > I don't know if I did it right or not but I fired up gdb, and it seems I
> > managed to run LilyPond in it on 'wrong.ly' and this is what it spat
> > out:
>
> The procedure is:
>
> * make sure that lily is compiled with "-g" in the g++ command
> line. (add -g to CXXFLAGS in config.make if not sure)
>
> * do
>
>    gdb lily/out/lilypond-bin
>
> * do
>
>    r wrong.ly
>
> (crash)
>
> * type "bt"

I'm have compiled the cvs (make ; make install). The -g switch was used during 
compilation, USER_CXXFLAGS has -g among them, but my lilypond-bin is only 
2337476 bytes, it still crashes, but no core is dumped. Any ideas?

Erik



_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to