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:cc:content-type :content-transfer-encoding; q=dns; s=default; b=mewNXYOB5CjRlCkx v1AL1pUoghVZms8CDhCiRKFqgHjunOs/77Wq6/2zlV5eP+tX6u5MyljeBxWrXN1U 3abzvagQnzjN6f8L4HNHMB/KCOw1xEje5ylLDzSDZrof4R41C91t1jB9GufLzcyf MzZ0MMmAscAp8btJVIyY3Rg+OiU= 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:cc:content-type :content-transfer-encoding; s=default; bh=bupmeW7/nVD4DKhFEyQzZr /IX0E=; b=uF6LddHejg9+QjMVrt/y7JO8tCn6SuOtF0WzGVYe8j+tzhuC75QYGM 813QiVY+saAQOQMCnZqv/WewA/hmCjwe17aDSvqzTwVjD014s8ImAXVAZeqE5/4x 14zpGTAXppHQCgBRYBkEDSuySZtUJvUxGg/9Pl9AU7ecSYu6dJxNY= 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-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 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 In-Reply-To: References: From: Roger Pack Date: Tue, 13 Dec 2016 15:56:14 -0700 Message-ID: Subject: Re: [ANNOUNCEMENT] llvm 3.8.1-1 To: cygwin AT cygwin DOT com Cc: llvm-dev AT lists DOT llvm DOT org Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id uBDMueAc030390 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: ‘Dl_info’ >> was not declared in this scope >> Dl_info dlinfo; > > Already fixed upstream: > > http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Support/Unix/Signals.inc?r1=282919&r2=283427 > > 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