http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50777
Bug #: 50777
Summary: [4.7 regression] bootstrap fails on Solaris 10
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: bootstrap
AssignedTo: [email protected]
ReportedBy: [email protected]
Bootstrap is failing on i386-pc-solaris2.10 after revision 180093 with
madvise() being undeclared.
According to Oracle this function requires sys/types.h and sys/mman.h on
Solaris -- are they included elsewhere?