www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Date: | Thu, 26 Jul 2007 14:19:07 +0200 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Cygwin Perl and -Duselongdouble |
Message-ID: | <20070726121907.GG19692@calimero.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <B762313E2F744EE8A72B2113F081D0D3 AT desktop2> |
Mime-Version: | 1.0 |
In-Reply-To: | <B762313E2F744EE8A72B2113F081D0D3@desktop2> |
User-Agent: | Mutt/1.4.2.2i |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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 Jul 26 22:09, Sisyphus wrote: > Hi, > I'd like to have a perl on Cygwin built with -Duselongdouble, so I tried > building blead (5.9.5) from source with: > > ./configure -de -Dusemorebits -Dprefix=~/Rob -Dusethreads -Uusemymalloc > -Doptimize=-O3 -Dusedevel > > but that failed, culminating as follows: > > ---------------------------- > . > . > sqrtl() NOT found. > > scalbnl() NOT found. > > modfl() NOT found. > > modfl() prototype NOT found. > > *** You requested the use of long doubles but you do not seem to have > *** the following mathematical functions needed for long double support: > *** sqrtl modfl frexpl > *** Please rerun Configure without -Duselongdouble and/or -Dusemorebits. > *** Cannot continue, aborting. > ---------------------------- Long double functions are not supported by newlib so far. There are a couple of C99 functions not available in newlib. Volunteers implementing these functions in a license compatible way (BSD, not GPL) in newlib are always welcome. 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |