X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 23 Mar 2009 16:49:46 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: strtold, isnormal Message-ID: <20090323154946.GW9322@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <75cc17ac0903230840t48e206ccscf86a843fb1c3868 AT mail DOT gmail DOT com> <20090323154439 DOT GV9322 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090323154439.GV9322@calimero.vinschen.de> User-Agent: Mutt/1.5.19 (2009-02-20) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Mar 23 16:44, Corinna Vinschen wrote: > On Mar 23 10:40, Gregg Reynolds wrote: > > Hi, > > > > I'm trying to build tokyocabinet on cygwin. It needs strtold and the > > isnormal macro. Before I hack up an ad-hoc fix are there any plans to > > implement these for cygwin? > > Not yet. The reason is that Cygwin's underlying math library (part > of newlib), does not handle long doubles at all so far. That's why > we have none of the long double functions like cosl etc. Oh, btw., the isnormal macro exists in math.h. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/