gcc fails to compile, because solaris8/9 do not have fenv.h. funnily enough gcc
compiles after 'touch /usr/include/fenv.h', but i feel that can't be a
solution.
i am currently trying to reproduce this to report the exact error message. it
will take a while, as i have only pretty old hw available.
--
Summary: gcc fails to compile because of missung fenv.h
Product: gcc
Version: 4.4.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: niki dot waibel at gmx dot net
GCC build triplet: sparc-sun-solaris2.9 and sparc-sun-solaris2.8
GCC host triplet: sparc-sun-solaris2.9 and sparc-sun-solaris2.8
GCC target triplet: sparc-sun-solaris2.9 and sparc-sun-solaris2.8
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41391