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 c++/32877] New: Cannot make GCC


While making GCC 3.4.6 I am Getting the following error

*********************************************************
ERROR
*********************************************************
creating config.h
config.h is unchanged
echo timestamp > cstamp-h
cp ./libgnuintl.h libintl.h
cc -c  -g -DHAVE_CONFIG_H  -I. -I. bindtextdom.c
"/usr/include/iso/stddef_iso.h", line 62: invalid type combination
cc: acomp failed for bindtextdom.c
make[1]: *** [bindtextdom.o] Error 2
make[1]: Leaving directory `/GCC/346GCC/gcc-3.4.6/intl'
make: *** [all-intl] Error 2


-- 
           Summary: Cannot make GCC
           Product: gcc
           Version: 3.4.6
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: duraivelanc at yahoo dot co dot in


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


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