GCC fails on NetBSD 5.x because stddef.h assumes that machine/ansi.h defines
_ANSI_H_ as its code guard.  This prevents the definition of size_t.


-- 
           Summary: stddef.h assumes machinee/ansi.h defines _ANSI_H_
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: aran at 100acres dot us
 GCC build triplet: i386-unknown-netbsdelf5.99.02
  GCC host triplet: i386-unknown-netbsdelf5.99.02
GCC target triplet: i386-unknown-netbsdelf5.99.02


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

Reply via email to