delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/04/22/07:11:41

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 776313898519
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1619089898;
bh=9fpBjcmjIS7uwLF9HPgfbOromFRL0M98Ry4bvNCyA4I=;
h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=GL1MC0EQq7PEi/ehEAIF93FF09a9C6KLAZUAc6Z/2Q/k58QQqtk7mAnCNfQ71x6jn
3zJLrPT3PRwftwS8B2pt/LS2KjyqduUkLbjY+Pj2G846l8uCkHYfbcEfJYxrm0ux2X
AfidTrU/qeyGAE6m3cxRH8Q7vnURaO9aDdS07dKQ=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org BB169383582A
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:subject:to:references:from:message-id:date
:user-agent:mime-version:in-reply-to:content-language
:content-transfer-encoding;
bh=QDwatcwxKeFpkGQS9XIVZYDwsaU4m7hfPZPdHgJqeXI=;
b=bQmLMbLvX9nCF/YZQnBJ/hl9gw6MB92djnAeyBwGqJ/H8vLY6ChJGv33Sx5YQrAR95
ynbFdSEYF8mdq+wenywNnfbJ4Uxem4UNM6Q5csTEMQuKF/3vZPinYYDpI9D6xiAiQSVc
x8bzOwJeK5ef81qS6nIDiNQY90KQSuF2YIdaE/pQ9CNAmL7+lV+HreHwraxl0o72sbZY
GSPTQfcTxruXd4aFiRq5LOyGJLwY0/7OAGknDiBWDP7IY6tZDk1m7ilQK0m1NmhH2tCR
Okq468O8BhH0LHWLouiFz1isppaSC6/5GJYar7Oj1nEI/HXXQJbJBeii8INOFCk+UK+P
YGLQ==
X-Gm-Message-State: AOAM531nZfGXrvG1AJcxCc/8Yncglv3clvf1fm1SxdvbixpFwt8xms6T
q9dtN1t4+kfQMHMvjP10Gp/ZEdw2187nd2l4
X-Google-Smtp-Source: ABdhPJxm3OpC+N8kTpgdxvG8CawZ9V6PILYBAADl7voNRe7okM899xci67ChxzxL6TKmwMkfJYcpxw==
X-Received: by 2002:adf:b344:: with SMTP id k4mr3457076wrd.205.1619089885724;
Thu, 22 Apr 2021 04:11:25 -0700 (PDT)
Subject: Re: Chances for llvm / clang update?
To: cygwin AT cygwin DOT com
References: <002e01d73751$e5066840$af1338c0$@uni-bremen.de>
Message-ID: <513e44a6-50da-1851-f2db-9c3b1900805b@gmail.com>
Date: Thu, 22 Apr 2021 13:11:24 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.10.0
MIME-Version: 1.0
In-Reply-To: <002e01d73751$e5066840$af1338c0$@uni-bremen.de>
X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A,
RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Marco Atzeri via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

On 22.04.2021 10:31, Andreas Heckel via Cygwin wrote:
> Hi,
> 
> Is there a chance for an "official" update of clang / llvm. Currently I see v8 here on Cygwin while llvm is now at v12.
> 
> I had tried to build v12 in Cygwin by simply running along the instructions on the llvm page. But I failed at a number of options / packages in the past and only got clang and a few tools like clang-format to run under Cygwin. I apologise, but I really have no clue about building anything properly for Cygwin (yet).
> 
> Cheers,
> Andreas
> 

Hi Andreas,

have you started looking to the current cygwin source package and 
patches for hints and guidance ?

Unfortunately the package is without maintainer, and volunteers to take 
over are lacking.

https://cygwin.com/packages/summary/clang.html

Motivation/Need is a good starting point for becoming a maintainer,
feel free to post here your issues in trying to compile it;
maybe we can help you

Marco

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


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