X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-YMail-OSG: mq9lEjEVM1lDpGJiRV9Cb9HPyJ6YWe4RB33acGOUbJo15.DJw59apI1A2iL1PHhy9FUe12L5iJP6M1pe5FwRBvvEj7AMhmmmQrujmux_NE4kPl1pl8LXShKoRtWmnGvutUlyMiMQr8lYzmo8tPljsQfwVm0uTn0XSsOptps- X-Yahoo-Newman-Property: ymail-3 Message-ID: <4922C76E.4000802@sbcglobal.net> Date: Tue, 18 Nov 2008 05:47:26 -0800 From: Tim Prince Reply-To: tprince AT computer DOT org User-Agent: Thunderbird 2.0.0.17 (X11/20080922) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: long math functions on cygwin References: <4922A0D1 DOT 2070309 AT gmail DOT com> <20081118111524 DOT GA26249 AT tomas> <4922AD45 DOT 90706 AT sbcglobal DOT net> <20081118120623 DOT GA26661 AT tomas> <4922BAF0 DOT 7070201 AT sbcglobal DOT net> In-Reply-To: <4922BAF0.7070201@sbcglobal.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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 Greg Chicares wrote: > I poked around the newlib list a little, but saw nothing > to suggest anyone's working on adding sqrtl() etc. They do > welcome patches, of course. I doubt that a simple request from the masses would lead anywhere. It's relatively easy to implement long double math functions in something like "mathinline.h" or to supply your own source files for additional math functions, as everyone has had to do. It's not an essential capability in newlib, as long as C99 support isn't advertised. -- 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/