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/16183] New: wctype.h not included by c++locale_internal.h


Bootstrap on arm-linux fails in libstdc++ because of missing types.  It seems
that gnu/c++local_internal.h needs to pull in wctype.h first.

This is using the nw9 image for a netwinder (substantially RedHat 8.0 built for
ARM).

-- 
           Summary: wctype.h not included by c++locale_internal.h
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: critical
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rearnsha at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: armv4l-unknown-linux-gnu
  GCC host triplet: armv4l-unknown-linux-gnu
GCC target triplet: armv4l-unknown-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16183


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