[Bug bootstrap/45538] --enable-build-with-cxx compiling gcc/libcpp/charset.c
howarth at nitro dot med dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Sun Sep 5 05:40:00 GMT 2010
------- Comment #2 from howarth at nitro dot med dot uc dot edu 2010-09-05 05:40 -------
The same bootstrap failure occurs on x86_64 Fedora 10 with...
../gcc/configure --with-gmp=/usr --with-mpfr=/usr --with-mpc=/usr
--prefix=/home/howarth/dist --enable-languages=c,c++ --enable-build-with-cxx
which fails with...
g++ -I../../gcc/libcpp -I. -I../../gcc/libcpp/../include
-I../../gcc/libcpp/include -g -W -Wall -Wwrite-strings
-Wmissing-format-attribute -pedantic -Wno-long-long -I../../gcc/libcpp -I.
-I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c -o charset.o -MT
charset.o -MMD -MP -MF .deps/charset.Tpo ../../gcc/libcpp/charset.c
In file included from ../../gcc/libcpp/system.h:30,
from ../../gcc/libcpp/charset.c:22:
/usr/lib/gcc/x86_64-redhat-linux/4.3.2/include/stddef.h:152: error: multiple
types in one declaration
/usr/lib/gcc/x86_64-redhat-linux/4.3.2/include/stddef.h:152: error: declaration
does not declare anything
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45538
More information about the Gcc-bugs
mailing list