delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Date: | Fri, 13 Jan 2006 17:17:49 -0500 |
From: | Luke Stras <luke DOT stras AT utoronto DOT ca> |
To: | cygwin AT cygwin DOT com |
Subject: | fenv.h and friends |
Message-ID: | <20060113221749.GA1215@arrow.utias.utoronto.ca> |
Reply-To: | luke DOT stras AT utoronto DOT ca |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.4.1i |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
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 |
I'm trying to compile NumPy [1], and am running into a problem: I'm getting undefined references to fetestexcept, feclearexcept, and feraisexcept. These are normally defined in fenv.h. Now, Cygwin doesn't come with a fenv.h; there *is* one in /usr/include/mingw (and a matching definition in /usr/lib/mingw/libminwex.a), but something tells me that linking a MinGW runtime library into an otherwise-Cygwin program will cause more problems than it'll solve. Any ideas as to what I can do to solve this? Has anyone else successfully built a Cygwin NumPy? Thanks for all the help. -- Luke Stras <stras AT utias DOT toronto DOT edu> "The meek can have the Earth; the rest of us have other plans" --Henry Spencer -- 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 |