...or 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!
Thanks Colanth.
I'm using it because the program I'm compiling needs it. I didn't write the program. It is supposed to be a standard sort of file for dealing with floating point precision. I have googled it and can't find out anything about it though, except that it is not included in my compiler (gcc 4.2)
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!
Thanks Colanth.
I'm using it because the program I'm compiling needs it. I didn't write the program. It is supposed to be a standard sort of file for dealing with floating point precision. I have googled it and can't find out anything about it though, except that it is not included in my compiler (gcc 4.2)