lilypond-devel
[Top][All Lists]
Advanced

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

Re: lilly_libcxx.patch for building against libc++


From: David Kastrup
Subject: Re: lilly_libcxx.patch for building against libc++
Date: Thu, 14 Nov 2013 21:55:33 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Jack Howarth <address@hidden> writes:

>    The attached patch, lilly_libcxx.patch, contains the changes which allow 
> lilypond 2.17.95
> to build against libc++ on Xcode 10.9 with the clang++ compiler. There is a 
> glitch in the
> configure/makefiles currently that requires that the user pass 
> -DHAVE_STL_DATA_METHOD on
> CXXFLAGS. The problem is odd as configure seems able to set...
>
> /* define if you have stl data () method */
> #define HAVE_STL_DATA_METHOD 1
>
> in the top level config.hh but it doesn't seem to get passed down to 
> flowers/include/std-vector.hh
> when included in file-path.cc.

See <URL:http://code.google.com/p/lilypond/issues/detail?id=3656>

Can you explain what the problem with to_string is actually about?  Can
we fix this in a way that does not require explicit scoping?

-- 
David Kastrup



reply via email to

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