From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 91651 invoked by alias); 13 Dec 2016 22:56:27 -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 91628 invoked by uid 89); 13 Dec 2016 22:56:26 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=ham version=3.3.2 spammy=yaakov, Yaakov X-HELO: mail-io0-f169.google.com Received: from mail-io0-f169.google.com (HELO mail-io0-f169.google.com) (209.85.223.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 13 Dec 2016 22:56:16 +0000 Received: by mail-io0-f169.google.com with SMTP id p42so10536181ioo.1 for ; Tue, 13 Dec 2016 14:56:16 -0800 (PST) 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:cc:content-transfer-encoding; bh=98DxNe6iCvsQnEE+JRwxr1d8rrDf6ZvYbvk36YNvtmk=; b=EBhLTZPSaAhrnIAMq+5nf6f+M4Ie2OpDsJljdro3r5Bw6VpJ85Rcc69vuAmBCb9dYJ qHFNqJ9DQ5AgDcTd8sl3C+bhwDyn1bOArZGfTDXK0kSE7kzcrvPjKYyZScopElbNmyFp B2XWqWQi9w9DkiCjA2S1XX9vdbGmVAl2bC+nCywyxST29TR8/OOBGGd183xumSvQ6nmm SSjWlPkThgKvc8EjZ7Q/h5fOoxzMtlkh6eX6tNT7idtekHQaWyvb0gqd5d7TIfs36v4Z OnjSOwQI/H2WwqrUF+sKWyyzbusiRJb4+EL+Gk5VImnghpfTGdNGTTi00s29Vo7EmPA7 ZZ7A== X-Gm-Message-State: AKaTC01ttTauV8DNn/94r0OhX1e2s09SJzyLusLQRP4cBQtZZW3NcBjRrHeJ5FKAkP+Ld2X0YlEcyMFGk7S/7Q== X-Received: by 10.107.141.77 with SMTP id p74mr21250537iod.98.1481669774558; Tue, 13 Dec 2016 14:56:14 -0800 (PST) MIME-Version: 1.0 Received: by 10.107.144.6 with HTTP; Tue, 13 Dec 2016 14:56:14 -0800 (PST) In-Reply-To: References: From: Roger Pack Date: Tue, 13 Dec 2016 22:56:00 -0000 Message-ID: Subject: Re: [ANNOUNCEMENT] llvm 3.8.1-1 To: cygwin@cygwin.com Cc: llvm-dev@lists.llvm.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2016-12/txt/msg00143.txt.bz2 On 12/7/16, Yaakov Selkowitz wrote: > On 2016-12-07 17:57, Roger Pack wrote: >> Awesome. I tried building 3.9.0 today and ran into >> >> llvm-3.9.0.src/lib/Support/Unix/Signals.inc:418:5: error: =E2=80=98Dl_in= fo=E2=80=99 >> was not declared in this scope >> Dl_info dlinfo; > > Already fixed upstream: > > http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Support/Unix/Signals.i= nc?r1=3D282919&r2=3D283427 > > I plan to look at rebasing sometime after 3.9.1 is out. OK that fixed my initial problem with 3.9.0 the next failure after that (with both 3.9.0 and 3.9.1) is Scanning dependencies of target LLVMPasses [ 64%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilder.cpp.o /usr/lib/gcc/x86_64-pc-cygwin/5.4.0/../../../../x86_64-pc-cygwin/bin/as: CMakeFiles/LLVMPasses.dir/PassBuilder.cpp.o: too many sections (34877) /tmp/ccTGhQkv.s: Assembler messages: /tmp/ccTGhQkv.s: Fatal error: can't write CMakeFiles/LLVMPasses.dir/PassBuilder.cpp.o: File too big so I guess I'll look forward to your release, I guess 3.9.1 was just cut. Thanks! -roger- -- 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