This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANNOUNCEMENT] llvm 3.7.1-1


On Mon, Feb 22, 2016 at 11:32 AM, Tony Kelman <tony@kelman.net> 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 is introduced with llvm 3.8 (upcoming) and have
its own set of problems, see
https://llvm.org/bugs/show_bug.cgi?id=22952 . Using BUILD_SHARED_LIBS
is a better idea for now.

ismail

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]