X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.4 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,UNPARSEABLE_RELAY X-Spam-Check-By: sourceware.org X-Yahoo-SMTP: jenXL62swBAWhMTL3wnej93oaS0ClBQOAKs8jbEbx_o- Date: Sat, 9 Apr 2011 12:05:24 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: newlib and long-double question Message-ID: <20110409160524.GA29135@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) 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 Sat, Apr 09, 2011 at 08:20:13AM -0700, Necro Cow wrote: >Hello. > >I have recently discovered that the cygwin version I am using (1.7.7) >doesn't support many long-double function, like sqrtl, modfl, frexpl, >etc. > >I have been reading on newlib's website, sourceware.org/newlib, that >as of version 1.18.0, such long-double functions are now supported. >(http://sourceware.org/ml/newlib/2009/msg01135.html) > >What I can't seem to find out is, what version of newlib is in the >newest release of cygwin, and if it has this better support for >long-double functions. Cygwin uses whatever is in the newlib tree as of its release date. That means that since Cygwin 1.7.7-1 was released in August 2010* it would incorporate any newlib changes from 2009. That doesn't mean that we would export every single thing that newlib provides, however. If functionality is missing that means that no one has taken the time to get it working in the Cygwin DLL. cgf *http://sourceware.org/ml/cygwin-announce/2010-08/msg00035.html -- 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