This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fenv.h and friends


Luke Stras wrote:
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.


You are very intuitive. ;-)


Any ideas as to what I can do to solve this?  Has anyone else
successfully built a Cygwin NumPy?


Sorry, I don't have any insights here.


-- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]