delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/02/22/04:36:43

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: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 AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-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 DOT 201602220833 DOT u1M8XbpG019187 AT int-mx09 DOT intmail DOT prod DOT int DOT phx2 DOT redhat DOT com> <loom DOT 20160222T102922-321 AT post DOT gmane DOT org>
From: Ismail Donmez <ismail AT i10z DOT 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 AT cygwin DOT com
X-IsSubscribed: yes

On Mon, Feb 22, 2016 at 11:32 AM, Tony Kelman <tony AT kelman DOT 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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019