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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=KWoFV+cYqubjWn2vZcwlwaMT1BQw5tpV8OByRC0jOiUva8iVwomZH Gn7lALgmdgyGhvGnQIVa+SSywGzJE9Y1orDlwj3zpUjM1sntFH+AFTjI2M9Usx0b GXUJsrhNTadpCLtaDX0o2Yya9oVc1D1/uORfD637P+Y3P618ifSdpg= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=9NFoNQye25KY+JoHvYWfnSC4+mU=; b=WYetJ7W+B6BWUMxTigp66NZ1DeS8 ZfPdnWH+sCE4gae5vLgAwneJHd8I9z+Mh1HddePFzttgDXdBYchYp+IG0/tWy5yV 20BmzsYztFCzzzlwr7tCNwzTmasWCe60otOgTjC7Lca5RM7S8j2QFytRiXaSEX1b 1HhsaMzJ8XRtPg0= 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=-1.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS,UNPARSEABLE_RELAY autolearn=ham version=3.3.2 spammy=yselkowitz X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Tony Kelman Subject: Re: [ANNOUNCEMENT] llvm 3.7.1-1 Date: Mon, 22 Feb 2016 09:32:05 +0000 (UTC) Lines: 12 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes 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. -Tony -- 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