fenv.h

Philippe Poelvoorde philippe@costrading.co.uk
Tue May 17 08:05:00 GMT 2005


Lionel B wrote:

> "Philippe Poelvoorde" <philippe@costrading.co.uk> wrote in message news:42899D35.8060208@costrading.co.uk...
> 
>>Hi,
>>
>>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.
> 
> 
> Have you searched for any files called fenv.h on your system?
> 
> find / -name fenv.h
> 
> Perhaps it is in a nonstandard place.

yep, find / -print | grep fenv
does not return any match.
I think they should be shipped with the C library, as it is the case 
with the glibc, but they are not. (and well obviously, i can't install 
the glibc for solaris).

> 
> 
>>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).
>>
>>Ph.
>>
>>-- 
>>Philippe Poelvoorde
>>COS Trading Ltd.
>>
> 
> 
> 
> 
> 


-- 
Philippe Poelvoorde
COS Trading Ltd.



More information about the Gcc-help mailing list