"Dmytro O. Redchuk" <brownian....@gmail.com> writes:

> On Thu 08 Sep 2011, 14:13 David Kastrup wrote:
>> When configured with
>> 
>> ./configure CXXFLAGS=-fkeep-inline-functions
>> 
>> (which does not optimize unused functions away)
>> 
>> make test fails in the flower subdirectory in the linking stage with
>> quite inscrutable error messages.
>> 
>> I don't have the error message handy right now, but since this has been
>> bugging me on and off for at least a month (basically the only thing
>> failing with make check for me) and I have not been able to make any
>> progress on figuring out just what to do (spent about a day on it), I
>> decided to report this before I forget again.
> Added as 1875:
> http://code.google.com/p/lilypond/issues/detail?id=1875
>
> Please, how critical it is?

Not all that much, level "Nuisance".  It breaks "make check" rather
close to the end when one is using fuzzy g++ options.  So it is a
failure to adhere to C++ standards, with annoying consequences for
debugging and checking, but only when using non-default options.
Without those options, it works by accident.  No guarantees that it will
continue to work.

-- 
David Kastrup

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

Reply via email to