Mirko,

This page:
    http://www.fortran-2000.com/ArnaudRecipes/CompilerTricks.html#x86_PrecMode
shows how to do this on a number of platforms. You will need to modify the code 
to use the native Windows API for it.

Alasdair

-----Original Message-----
From: Mirko Vukovic [mailto:[email protected]] 
Sent: 20 March 2015 14:26
To: [email protected]
Subject: [Msys2-users] glibc-devel (need fpu_control.h and features.h) ?

Hello,

I am trying to compile "Triangle" meshing software (see
http://www.cs.cmu.edu/~quake/triangle.html).

It needs <fpu_control.h>, which seems to be part of glibc-devel (as
reported by rpm.pbone.net).

But I could not find glibc-devel for msys2/mingw?

I did find "fpu_control.h" by itself on the web, but it needs <features.h>,
which I cannot find either.

I guess I am missing something.

Thanks,

Mirko

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to