X-Recipient: archive-cygwin@delorie.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:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; q=dns; s=default; b=kbnsMND
	Odyhb36O+DNvVOhWEbLgRY0RZ4HSwwmyY3ML2W8357/zVk836BJgbTminIh6f73f
	PF7CdVfTbVmg8gUyfLcTgA1PSKPO7wTnq8FGNGgFdL/DhXo7rPIC6bm1f5tAXNlb
	77zbwdziId+6jQQZPtX1jIWc6SPug9m2MBzo=
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:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; s=default; bh=KlHSweezy0LCB
	nKDglubYpsYr2U=; b=WJPzRMLoAAzz3sKxp7crbjnmrW1GNnn8Gl/i5SOUjvzsm
	ZroRxFuxNQVVQLbADrd057hMMtG7hf0xlhUDUUL69UjVGVzdrodPYN32d8fCWNZM
	kPBVLGOS0TbSpDCt77E75w3gIlxghvPNHPGQigNefW2b0FPSJuAcF62hzGXz64=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=ismail, tonykelmannet, D*kelman.net, U*tony
X-HELO: mail-wm0-f43.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:mime-version:in-reply-to:references:from:date         :message-id:subject:to:content-type;        bh=RXWhWpzQ15WqvSzIW97mKCq/9V+uZ3B9Jxwd7FIQ8Og=;        b=jJXenbBI64NIAMiP22hgwWCZNMu20BhIQXaSoTZ02QLSf37VkaKsGtvurB/fC0CWpY         0opoPDL6ia/AuASrjaET2Y1kGhiC0hIlKogXXjyTHkYeD+drsxfMiqVKniezYIDD0nKI         QX3ijyj787jqSqIgA1g1UcZqFC72t3AcTkpfAnfxIR48FxBCPZuh/m2cHw6/epeAz2vB         qVSoTKZDovnHVjqgby+DDNAl/28+IrHL/P2ESUO2wgeZTivQU4Zc3Pqu5VJKcFoME3lp         rFGylTIJOCYlDNcDTHOCa1bnpgPN0PsudjCSop5fmMt5ppuumvE7kGQIpy+iKNCWEjdd         0pEQ==
X-Gm-Message-State: AG10YOQiE3nT4DqqKUDxlrDHdf76HfGy3technU7+eTu4G/RRzIIzQlPBe60J3jUqBCo2QfAm9C/Oxq7qkVoxQ==
X-Received: by 10.194.187.175 with SMTP id ft15mr26672257wjc.141.1456133785363; Mon, 22 Feb 2016 01:36:25 -0800 (PST)
MIME-Version: 1.0
In-Reply-To: <loom.20160222T102922-321@post.gmane.org>
References: <announce.201602220833.u1M8XbpG019187@int-mx09.intmail.prod.int.phx2.redhat.com> <loom.20160222T102922-321@post.gmane.org>
From: Ismail Donmez <ismail@i10z.com>
Date: Mon, 22 Feb 2016 11:35:55 +0200
Message-ID: <CAFo71_68AancfAOECN=uxOWO8q+7JLDkmq8xgwyZ0=Sfa9HfKA@mail.gmail.com>
Subject: Re: [ANNOUNCEMENT] llvm 3.7.1-1
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

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

