This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: math.h problem


>I'm running Solaris 8 and gcc3.3 for some reason I can't get math.h
>calls to work. none of the trig functions work.  I have checked the path
>and it is ok. I have called the path out in the include statement. I
>have searched the machine for other math.h files there is one in the
>/usr/include dir and one in the gcc path.  I have tried both of them
>neither work.  Odd problem? Any ideas?

You ARE linking to the math library, right?

                                                Adam Stein
--
Adam Stein @ Xerox Corporation       Email: adam@scan.mc.xerox.com
                                            
Disclaimer: All views expressed             
here have been proved to be my own.  [http://www.csh.rit.edu/~adam/]


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