X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=dt6xc2SF6jd5pGLI 5TOI3ld1wpBJ920D8kmGyDyeztmxAmva3TS8u68uOMiTe3J3tNTcb0vy51/uGtt6 V9Dzlzv7h1VA7x0EURxpEM5V3+FNSGIzxPFA4oLApxGUTbYoPvMYl0Q6KehmMwZ/ SdGbhi45ExRSSRTQKGi9ixmiDSA= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=kLUQFO31l1FdhB7eZ4I14p JSGRw=; b=szwRs783911zBmVtz2gjk+MeytZFk65KWBPHw53t0joT7qfXZDAJYa ZRpRPIvNOoBIHkqTD4O0p17POvbUDwi/qP88SzDarf6sr5aKm+8sQrTbLXobk3N7 5FMeGD0N8u1Bx8EyA40KewOX/pvrZDzvxynXz9sfGHKbcB4QXSQtI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*M:cygwin, H*Ad:U*yselkowitz X-HELO: mx1.redhat.com Subject: Re: [ANNOUNCEMENT] llvm 3.7.1-1 To: cygwin AT cygwin DOT com References: From: Yaakov Selkowitz Message-ID: <56CB40FA.7000306@cygwin.com> Date: Mon, 22 Feb 2016 11:10:18 -0600 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2016-02-22 03:32, Tony Kelman wrote: > Yaakov Selkowitz 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