From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17896 invoked by alias); 28 Aug 2019 12:06:51 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 17883 invoked by uid 89); 28 Aug 2019 12:06:51 -0000 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 Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 28 Aug 2019 12:06:50 +0000 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 09CDC307D8E3 for ; Wed, 28 Aug 2019 12:06:49 +0000 (UTC) Received: from ovpn-120-251.rdu2.redhat.com (ovpn-120-251.rdu2.redhat.com [10.10.120.251]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 96BB93DBB for ; Wed, 28 Aug 2019 12:06:48 +0000 (UTC) Message-ID: Subject: Re: [ANNOUNCEMENT] LLVM/Clang 8.0.1-1 From: Yaakov Selkowitz To: cygwin@cygwin.com Date: Wed, 28 Aug 2019 12:44:00 -0000 In-Reply-To: <5d6669ba.1c69fb81.acd71.454e@mx.google.com> References: <5d6669ba.1c69fb81.acd71.454e@mx.google.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 X-SW-Source: 2019-08/txt/msg00360.txt.bz2 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