Comment #12 on issue 3656 by [email protected]: Problems building Lilypond
2.17.95 with libc++ for use with llvm
http://code.google.com/p/lilypond/issues/detail?id=3656
From: Jack Howarth
Subject: lilly_libcxx.patch for building against libc++
Date: Thu, 14 Nov 2013 15:41:57 -0500
User-agent: Mutt/1.5.18 (2008-05-17)
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.
Jack
Attachments:
lilly_libcxx.patch 9.4 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings