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=ycUtbvqOuy35FGZW xhv9v+W4pM3AEezIyvFlL3wk4J6EAyAxcZ3NRMXhpu+KuzURl4lZ7hOzWeIMW46y u5L16qfZfjtEXTKpt+U/OX6xKc1Hn3T2ohIRCdu02HPfirm7VsP1q/4i3IEUh1bR 4G7RuUpSEZ/jxoWTgISp5XAijPU= 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=dqvGelaqqLCxm2ZP/wrFfM igQ2I=; b=JsMdx4M6swWSp1+1A5d24igZzUlrcrx2u/o6gEcZI5XbgSzE0JJpCb S2wm7sW/KowpWkY+mkaEp6fF335bt3hbcc1gpdAoEN7fE3olltQp8iyvjQUCVBSB ivvUcVolOq2JYM8JRScgj9dqkQJQKrXODjUvpL+qtKQfkHv/SCfHk= 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=BAYES_50,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*M:cygwin, H*Ad:U*yselkowitz, cygport, recognized X-HELO: mx1.redhat.com Subject: Re: [ANNOUNCEMENT] Updated: gcc-5.3.0-1 (Test x86/x86_64) To: cygwin AT cygwin DOT com References: <56AFAC47 DOT 80507 AT cygwin DOT com> From: Yaakov Selkowitz Message-ID: <56B0427F.3010005@cygwin.com> Date: Mon, 1 Feb 2016 23:45:35 -0600 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <56AFAC47.80507@cygwin.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2016-02-01 13:04, Yaakov Selkowitz wrote: > On 2016-01-28 03:56, JonY wrote: >> gcc-5.3.0-1 has been uploaded for 32bit and 64bit Cygwin. > > A few issues so far with this version: > > * the -rdynamic flag still isn't recognized; > > * the libgomp plugin loader is using the wrong library names; > > * the libstdc++ gdb/python scripts need to be rearranged. > > A merged and fixed patch 0011, a new patch 0022, and the necessary fixes > to the .cygport can be found here: > > https://github.com/cygwinports/gcc/commit/3a4ccda91fdddf766696d0fdf2efda1e6881b34e > > Can you spin a 5.3.0-2 with these changes? Update: I added a patch 0023 to enable _GLIBCXX_USE_C99, which enables std::stod, std::to_string, etc. However, some newlib headers need to be fixed, so let me get those in first. -- 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