public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/45538]  New: --enable-build-with-cxx compiling gcc/libcpp/charset.c
@ 2010-09-05  4:45 howarth at nitro dot med dot uc dot edu
  2010-09-05  4:46 ` [Bug bootstrap/45538] " howarth at nitro dot med dot uc dot edu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2010-09-05  4:45 UTC (permalink / raw)
  To: gcc-bugs

Current gcc trunk no longer bootstraps with --enable-build-with-cxx on
x86_64-apple-darwin10. The build fails at...

config.status: executing depdir commands
mkdir .deps
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/charset.c:22:
../../gcc/libcpp/system.h:260:21: warning: libintl.h: No such file or directory
In file included from ../../gcc/libcpp/system.h:30,
                 from ../../gcc/libcpp/charset.c:22:
/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/stddef.h:152: error: multiple
types in one declaration
/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/stddef.h:152: error: declaration
does not declare anything
make[3]: *** [charset.o] Error 1
make[2]: *** [all-stage1-libcpp] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [all] Error 2

when the build is configured as...

../gcc/configure --prefix=/Users/howarth/dist --with-gmp=/sw
--with-libiconv-prefix=/sw --with-ppl=/sw --with-cloog=/sw --with-mpc=/sw
--with-system-zlib --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
--enable-checking=yes --enable-languages=c,c++ --enable-build-with-cxx


-- 
           Summary: --enable-build-with-cxx compiling gcc/libcpp/charset.c
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: howarth at nitro dot med dot uc dot edu
 GCC build triplet: x86_64-apple-darwin10
  GCC host triplet: x86_64-apple-darwin10
GCC target triplet: x86_64-apple-darwin10


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-11-18  7:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-45538-4@http.gcc.gnu.org/bugzilla/>
2010-11-16  2:14 ` [Bug bootstrap/45538] --enable-build-with-cxx compiling gcc/libcpp/charset.c howarth at nitro dot med.uc.edu
2010-11-18  7:36 ` ian at gcc dot gnu.org
2010-11-18  8:10 ` ian at airs dot com
2010-09-05  4:45 [Bug bootstrap/45538] New: " howarth at nitro dot med dot uc dot edu
2010-09-05  4:46 ` [Bug bootstrap/45538] " howarth at nitro dot med dot uc dot edu
2010-09-05  5:40 ` howarth at nitro dot med dot uc dot edu
2010-09-07  1:23 ` howarth at nitro dot med dot uc dot edu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).