> pass the debug flags to the configure call.
> CXXFLAGS=-ggdb3 ./configure <possible args>
> you can also build a profiling build throught the same mechanism.
>
> The --with-debug or like switches that a configure call supports should
> refer to
> extra debugging checks in the code switched on.

even better: configure with --disable-optimising, see
http://lilypond.org/doc/v2.17/Documentation/contributor/debugging-c_002b_002b-code

p

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

Reply via email to