X-Recipient: archive-cygwin@delorie.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:message-id:references:date:from:reply-to
	:subject:to:mime-version:content-type:content-transfer-encoding;
	 q=dns; s=default; b=FIzgewdd/hkkPfAByZah0lzPM21vM+gFlU83GpoeGxi
	cQBGG8R26nthbr8FKS+WxinC2DNxsxKpMtPxe1qQGtWUtZvx5tgwwxsNTQrzJ3Iz
	WMPHNVsr2O3ZKLHo8knqMOHdcPWMSstPVxRE+9zwS46sqICnRGGqGappnwreIg0Y
	=
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:message-id:references:date:from:reply-to
	:subject:to:mime-version:content-type:content-transfer-encoding;
	 s=default; bh=FYPaDU3ToKnkLjUIwMISaf5IlmY=; b=v7KJ3RQnIFG7wPnEc
	nO9dKF0+37zPwxA+NX5I+zIrurQRg5+Re4cthblGFLuSBqQ0H5ZqVL2Zvch+8ei5
	e6BrfydFgHeF5wMiM0ObzHv8PV+VSWKAjqU+3tOLOBvLyI6pQzfyVnImudkROZq0
	lXe0jkM+44nr7U/e31VVg+jz/A=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=UD:yahoo.co.jp, yahoo.co.jp, yahoocojp, H*UA:sk:YahooMa
X-HELO: nh504-vm9.bullet.mail.kks.yahoo.co.jp
Message-ID: <538543.46315.qm@web101113.mail.kks.yahoo.co.jp>
X-YMail-JAS: 9mjX4VIVM1l_10.aHjUzLCEWgRK2nOVJCqW6qoDZ_e_WcCEZNeLoZR2o4NoDKjHITW_5DAAEU4VhNuFUDmt_A2ZB6m8yHe.I5XDPotutUGCRQ_MoprciwJZ63rX4YiLiPG8t
References: <5702FE9D.7060306@alumni.cse.ucsc.edu> <loom.20160410T212404-149@post.gmane.org> <175388.49650.qm@web101117.mail.kks.yahoo.co.jp> <loom.20160411T083414-815@post.gmane.org> <870284.4983.qm@web101111.mail.kks.yahoo.co.jp> <570C0F77.1020303@cornell.edu>
Date: Tue, 12 Apr 2016 17:15:05 +0900 (JST)
From: Tatsuro MATSUOKA <tmacchant2@yahoo.co.jp>
Reply-To: Tatsuro MATSUOKA <matsuoka@nuce.nagoya-u.ac.jp>
Subject: Re: multiple definition of `atan2l' on the current Cygwin
To: cygwin@cygwin.com
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u3C8FpXD015130

Please inore this post.
I have made a mistake to post under the different thread.

       
       
> From: Tatsuro MATSUOKA 
> To: cygwin
> Cc: 
> Date: 2016/4/12, Tue 12:06
> Subject: multiple definition of `atan2l' on the current Cygwin
> 
> I have updated Cygwin_x86 and Cygwin_x86-64 today.
> In building the gnuplot I have met the error of "multiple definition of 
> `atan2l'".
> /usr/lib/gcc/x86_64-pc-cygwin/5.3.0/libstdc++.dll.a(d005836.o):(.text+0x0): 
> multiple definition of `atan2l'
> /usr/lib/../lib/libm.a(t-d000195.o):fake:(.text+0x0): first defined here
> collect2: error: ld returned 1 exit status
> Makefile:777: recipe for target 'gnuplot.exe' failed
> This did not occur yesterday.
> Perhaps the latest change gcc-5.3.0 give this results.
> At the moment a workaroud is :
> LDFLAGS='-Wl,--allow-multiple-definition' \
> at configure.
> Tatsuro
>

--
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


