On 2016-02-22 03:32, Tony Kelman wrote:
Yaakov Selkowitz <yselkowitz <at> cygwin.com> writes:
This is an update to the latest upstream release. This release switches
to the CMake build, which results in many small shared libraries instead
of the single monolothic one from previous releases. Clang is also built
as a separate source package as a result.
You're not supposed to use BUILD_SHARED_LIBS with LLVM's cmake build.
They have a dedicated flag LLVM_BUILD_LLVM_DYLIB for this.
LLVM_BUILD_LLVM_DYLIB does not build correctly on Cygwin, where
BUILD_SHARED_LIBS does.
--
Yaakov
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple