This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/50777] New: [4.7 regression] bootstrap fails on Solaris 10


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: unassigned@gcc.gnu.org
        ReportedBy: gseanmcg@gmail.com


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?


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