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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=fTEfz7TLa65HTV7o Z67LSx5NWtoxFrH12sm0VW2OrbkjdzXolHwIPphUVb4Uk6L+0GzYwH7/r6hlcECT W5jSOj2N3S+rGk4CYe+C50syNzoRu48xjZ+mKsJUN8NoYkjgGJDIFavf0cENk+id 6awyrFCKAhznugn2lBmeaaMsb9o= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=qqFkgoMuizlBsuyLTfEsVu Y1Wgc=; b=hO6kQRWzuD8KKpACEBLA6qY2rgXdNwbmHlBQC8EEcptQI3IJmIcBq5 q7qdESoBbjqgONjUE869lh9ID8L/0IEfbM6RM3u6hWl4ELhU6j+Ot+n4qj78S6pl 89g6pdUIqTbsfXnUnW2YkH3jtLOYCooPyLMhMKqQvrCH/QeB8M4iY= 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=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=roger, Roger, H*Ad:U*yselkowitz, H*i:3yx X-HELO: mx1.redhat.com Subject: Re: [ANNOUNCEMENT] llvm 3.8.1-1 To: cygwin AT cygwin DOT com References: From: Yaakov Selkowitz Message-ID: Date: Thu, 8 Dec 2016 00:49:30 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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 > then when I kind of worked around that by modifying Signals.cpp and > change it to include windows.inc Ouch. That's certainly not going to give you the desired results. I plan to look at rebasing sometime after 3.9.1 is out. -- 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