X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-0.4 required=5.0	tests=AWL,BAYES_20,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
Message-ID: <E1896519D4C841C289335ECC3AD7E470@desktop2>
From: "Sisyphus" <sisyphus1@optusnet.com.au>
To: "Hugh Myers" <hsmyers@gmail.com>, <cygwin@cygwin.com>
Cc: "marco atzeri" <marco.atzeri@gmail.com>, "N. C." <necrocowmoo@gmail.com>
References: <BANLkTi=ud0PMGwwzRRh+hvDVcv4=nACEYA@mail.gmail.com> <20110409160524.GA29135@ednor.casa.cgf.cx> <BANLkTikd0e3xrD_NS+HFbaSmwFd-YzkBLw@mail.gmail.com> <BANLkTi=LAnmGNaF-MXS5ZUp23TFq9rCDoA@mail.gmail.com> <BANLkTi=hGQXjiEa3s2HZW+yYfC9YSaXXaQ@mail.gmail.com> <85C4645B18FA4D37852D725436AB741B@desktop2> <BANLkTi=XbmP=4PaC6e6_Lbe37r5C9hz5-Q@mail.gmail.com>
In-Reply-To: <BANLkTi=XbmP=4PaC6e6_Lbe37r5C9hz5-Q@mail.gmail.com>
Subject: Re: newlib and long-double question
Date: Sun, 10 Apr 2011 21:28:20 +1000
MIME-Version: 1.0
Content-Type: text/plain;	format=flowed;	charset="iso-8859-1";	reply-type=original
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com


----- Original Message ----- 
From: "Hugh Myers"

> The OP is trying to build Perl itself, not use it; hence the need for
> long double support functions...

You don't need "long double support functions" to build perl ... unless you 
want to build a perl whose NV is a long double (instead of a double).

Presumably the op wants to build a perl whose NV is a long double so that he 
can make use of that extra precision. Given that he can't build such a perl, 
the next best way of accessing that extra precision he wants is, imo, to use 
Math::MPFR.

Cheers,
Rob 


--
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

