This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/32877] New: Cannot make GCC
- From: "duraivelanc at yahoo dot co dot in" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jul 2007 14:23:03 -0000
- Subject: [Bug c++/32877] New: Cannot make GCC
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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