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:message-id:subject:from:to:date:in-reply-to :references:content-type:mime-version:content-transfer-encoding; q=dns; s=default; b=AQJdjFFwcPqdkG7cAzHf/0ihumvdLthA1EExMJ9DjSc 92xaDx6Ks2zxcVXWIWyk22V5f6ge+QNxLLr2Z0PIp2noQckPvuv2UXEMzRVVtqB5 mU0s3vYJV3eT3l5x8ODmfcWJ0X0odf6BSxScK5ixbZzs7EkMehCnyJcoupX+BmY0 = 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:message-id:subject:from:to:date:in-reply-to :references:content-type:mime-version:content-transfer-encoding; s=default; bh=2BxyVYtd10HYmLo39OriAGu7NWA=; b=VBpot84gALMRbtHyj atL7VuSR9lICjb8JQEj8fU+74Q3A3myrvrc4p6ufTOeKCdoBASTGUiSMG9+Vu9O+ 5tlGA4kO/RLmF/otMGi/k6pFmN3UJwqZM73hIFcMC7+oHxOslhaZsivC6+lUtVZW bKOGxCy+xvUZviFObQBe0jRgtQ= 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-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_40,KAM_NUMSUBJECT,SPF_HELO_PASS autolearn=no version=3.3.1 spammy=H*M:cygwin, announcement, yaakov, Yaakov X-HELO: mx1.redhat.com Message-ID: Subject: Re: [ANNOUNCEMENT] LLVM/Clang 8.0.1-1 From: Yaakov Selkowitz To: cygwin AT cygwin DOT com Date: Wed, 28 Aug 2019 08:06:47 -0400 In-Reply-To: <5d6669ba.1c69fb81.acd71.454e@mx.google.com> References: <5d6669ba DOT 1c69fb81 DOT acd71 DOT 454e AT mx DOT google DOT com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.32.4 (3.32.4-1.fc30) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit On Wed, 2019-08-28 at 04:47 -0700, Steven Penny wrote: > On Tue, 27 Aug 2019 22:24:57, Yaakov Selkowitz wrote: > > The following packages have been uploaded to the Cygwin distribution: > > * clang-8.0.1-1 > > I noticed that Cygwin Clang requires GCC. why is that? Debian doesnt: > > https://packages.debian.org/buster/clang-7 We don't have separate libgcc-devel/libstdc++-devel/etc. from our gcc package like Debian does. Perhaps we should for this purpose, since we don't call any of the gcc binaries in clang anymore. -- 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