Re: fenv.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Lionel B wrote:

"Philippe Poelvoorde" <philippe@xxxxxxxxxxxxxxxx> wrote in message news:42899D35.8060208@xxxxxxxxxxxxxxxxxxx

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.

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux