delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
To: | cygwin <cygwin AT sources DOT redhat DOT com> |
Cc: | Numeric users ml <numpy-discussion AT lists DOT sourceforge DOT net> |
Subject: | Cygwin floating point control |
User-Agent: | XEmacs/Gnus |
X-Attribution: | Jochen |
From: | "Jochen =?iso-8859-1?q?K=FCpper?=" <jochen AT unc DOT edu> |
Organization: | University of North Carolina |
Date: | 20 Aug 2002 11:50:28 -0400 |
Message-ID: | <ly4rdpedh7.fsf@bock.chem.unc.edu> |
Lines: | 27 |
MIME-Version: | 1.0 |
The following program does not link on Cygwin ,---- | #include <ieeefp.h> | | int main() | { | return(fgetsticky()); | } `---- due to fpgetsticky beeing unresolved. fpgetsticky is declared in /usr/include/ieeefp.h, but I cannot find any library it is defined in. A search on the Cywin site and at google didn't turn up anything for fpgetsticky on Cygwin. (?) Is it implemented? If so, where? If not, is there any substitute I should be using? Greetings, Jochen PS: It would be nice if you could cc me. -- University of North Carolina phone: +1-919-962-4403 Department of Chemistry phone: +1-919-962-1579 Venable Hall CB#3290 (Kenan C148) fax: +1-919-843-6041 Chapel Hill, NC 27599, USA GnuPG key: 44BCCD8E -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |