Christopher Faylor wrote:
On Wed, Feb 02, 2005 at 03:56:43PM -0500, William M. (Mike) Miller wrote:

There was a thread about this problem a few months ago (http://sources.redhat.com/ml/cygwin/2004-08/msg00128.html). The OP at that time was referred to the newlib mailing list, but I can't find anything on the topic there.

[snip]

As someone who is not too knowledgeable about Cygwin, I do have some questions about the definition of isfinite() in math.h. Where did this math.h header come from?


I've put these two paragraphs close together so that hopefully you
will be able to come to your own conclusions about where math.h comes
from.

I don't see any particular need to resort to sarcasm here. The fact that


cygwin uses the newlib library for all of its math operations

(as you pointed out in your post in the earlier thread) does not necessarily mean that they provided the Standard C header file, just that the math infrastructure code came from newlib.


However, poking around for a few minutes in their CVS repository did, in fact, turn up a copy of math.h that looks identical to the one I have here. Thanks for the information.

--
William M. (Mike) Miller | Edison Design Group, Inc.
[EMAIL PROTECTED]


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



Reply via email to