c/c++ newbie--how do I deal with this error: fpu_control.h: No such file or

Antst

New member
Joined
Jul 29, 2010
Messages
24
Reaction score
0
Points
1
directory? Hi everyone:

I am trying to compile a program using make on Mac OS X with gcc4.2. But I'm getting this error:
fpu_control.h: No such file or directory

I have never had a problem with an include file before and I'm rather confused! Where can I get this?

Thank you for any advice!
 
Back
Top