X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=3.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Sat, 9 Apr 2011 08:20:13 -0700 Message-ID: Subject: newlib and long-double question From: Necro Cow To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes 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 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. One of the things I am trying to build with long-double support is Perl-5-12.3, with use64bitint and uselongdouble options enabled (by default they are not.) It requires functions such as sqrtl, modfl, frexpl, which it seems are not available in the version of cygwin I am using (1.7.7.) Thanks for any help and insight. -ncow -- 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