delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,T_TO_NO_BRKTS_FREEMAIL |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4C17BAF6.5060602@gmail.com> |
Date: | Tue, 15 Jun 2010 18:40:06 +0100 |
From: | Dave Korn <dave DOT korn DOT cygwin AT gmail DOT com> |
User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: bug in NINT() in gfortran |
References: | <737978 DOT 33107 DOT qm AT web25501 DOT mail DOT ukl DOT yahoo DOT com> |
In-Reply-To: | <737978.33107.qm@web25501.mail.ukl.yahoo.com> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 15/06/2010 07:57, Marco Atzeri wrote: > Testing similar functions I found that we have > "undefined reference to `_llround'" > "undefined reference to `_llroundf'" > > It seems that we are incorrectly looking in > newlib/libm/machine/spu > > while the functionalities exist in > newlib/libm/common/s_llround.c > newlib/libm/common/sf_llround.c I thought it was just because we are failing to export them in the cygwin.din file. The correct .o files are compiled as part of the newlib libm build. > llrint and llrintf have not such problem. We have fast x87 FPU versions of those. cheers, DaveK -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |