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: fenv.h


Ian Lance Taylor wrote:
Philippe Poelvoorde <philippe@costrading.co.uk> writes:


I'm using gcc 3.4.2 under Solaris 8 (02/04). When I compile something
that include fenv.h the file is not found. What can I do to use the
C99 header ?  (upgrade gcc or patch Solaris 8 ?).
Any help appreciated (as I am a total newby under solaris).


gcc does not provide fenv.h.  It has to have library support specific
to your system.


ok, thanks for your answer.


I don't know whether Solaris provides a C library with fenv.h.  You
will have to ask people who know Solaris--i.e., some other mailing
list somewhere.

Ian





--
Philippe Poelvoorde
COS Trading Ltd.


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