public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "3dw4rd at verizon dot net" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/42566] Bootstrap fails in stage3 building the libstdc++ PCH
Date: Fri, 01 Jan 2010 15:15:00 -0000	[thread overview]
Message-ID: <20100101151500.23974.qmail@sourceware.org> (raw)
In-Reply-To: <bug-42566-8829@http.gcc.gnu.org/bugzilla/>



------- Comment #2 from 3dw4rd at verizon dot net  2010-01-01 15:14 -------
Here is the full output:
MacOSX:~/obj ed$ ../gcc/configure --prefix=/Users/ed/bin --with-gmp=/usr/local
--with-mpfr=/usr/local --with-mpc=/usr/local --enable-decimal-float
--enable-languages=c,c++,fortran,objc,obj-c++
checking build system type... powerpc-apple-darwin7.9.0
checking host system type... powerpc-apple-darwin7.9.0
checking target system type... powerpc-apple-darwin7.9.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gnatbind... gnatbind
checking for gnatmake... gnatmake
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1
$$f2
checking for correct version of gmp.h... yes
checking for correct version of mpfr.h... yes
checking for the correct version of mpc.h... yes
checking for the correct version of the gmp/mpfr/mpc libraries... yes
checking for version 0.10 of PPL... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking libelf.h usability... yes
checking libelf.h presence... yes
checking for libelf.h... yes
checking gelf.h usability... yes
checking gelf.h presence... yes
checking for gelf.h... yes
checking libelf/libelf.h usability... yes
checking libelf/libelf.h presence... yes
checking for libelf/libelf.h... yes
checking libelf/gelf.h usability... yes
checking libelf/gelf.h presence... yes
checking for libelf/gelf.h... yes
checking for the correct version of libelf... yes
The following languages will be built: c,c++,fortran,lto,objc,obj-c++
*** This configuration is not supported in the following subdirectories:
     target-libmudflap target-libada gnattools target-libffi target-zlib
target-libjava target-boehm-gc
    (Any other directories should still work fine.)
checking for default BUILD_CONFIG... bootstrap-debug
*** removing build-powerpc-apple-darwin7.9.0/libiberty/Makefile to force
reconfigure
*** removing build-powerpc-apple-darwin7.9.0/fixincludes/Makefile to force
reconfigure
*** removing stage1-intl/Makefile to force reconfigure
*** removing prev-intl/Makefile to force reconfigure
*** removing intl/Makefile to force reconfigure
*** removing stage1-libiberty/Makefile to force reconfigure
*** removing prev-libiberty/Makefile to force reconfigure
*** removing libiberty/Makefile to force reconfigure
*** removing stage1-zlib/Makefile to force reconfigure
*** removing prev-zlib/Makefile to force reconfigure
*** removing zlib/Makefile to force reconfigure
*** removing stage1-libcpp/Makefile to force reconfigure
*** removing prev-libcpp/Makefile to force reconfigure
*** removing libcpp/Makefile to force reconfigure
*** removing stage1-libdecnumber/Makefile to force reconfigure
*** removing prev-libdecnumber/Makefile to force reconfigure
*** removing libdecnumber/Makefile to force reconfigure
*** removing fixincludes/Makefile to force reconfigure
*** removing stage1-gcc/Makefile to force reconfigure
*** removing prev-gcc/Makefile to force reconfigure
*** removing gcc/Makefile to force reconfigure
*** removing powerpc-apple-darwin7.9.0/libgcc/Makefile to force reconfigure
*** removing powerpc-apple-darwin7.9.0/libiberty/Makefile to force reconfigure
*** removing powerpc-apple-darwin7.9.0/libgomp/Makefile to force reconfigure
*** removing powerpc-apple-darwin7.9.0/libstdc++-v3/Makefile to force
reconfigure
checking for bison... bison -y
checking for bison... bison
checking for gm4... gm4
checking for flex... flex
checking for flex... flex
checking for makeinfo... makeinfo
checking for expect... expect
checking for runtest... runtest
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for ld... ld
checking for lipo... lipo
checking for nm... nm
checking for ranlib... ranlib
checking for strip... strip
checking for windres... no
checking for windmc... no
checking for objcopy... no
checking for objdump... no
checking for cc... cc
checking for c++... c++
checking for gcc... gcc
checking for gcj... no
checking for gfortran... no
checking for ar... no
checking for ar... ar
checking for as... no
checking for as... as
checking for dlltool... no
checking for dlltool... no
checking for ld... no
checking for ld... ld
checking for lipo... no
checking for lipo... lipo
checking for nm... no
checking for nm... nm
checking for objdump... no
checking for objdump... no
checking for ranlib... no
checking for ranlib... ranlib
checking for strip... no
checking for strip... strip
checking for windres... no
checking for windres... no
checking for windmc... no
checking for windmc... no
checking where to find the target ar... host tool
checking where to find the target as... host tool
checking where to find the target cc... just compiled
checking where to find the target c++... just compiled
checking where to find the target c++ for libstdc++... just compiled
checking where to find the target dlltool... host tool
checking where to find the target gcc... just compiled
checking where to find the target gcj... host tool
checking where to find the target gfortran... just compiled
checking where to find the target ld... host tool
checking where to find the target lipo... host tool
checking where to find the target nm... host tool
checking where to find the target objdump... host tool
checking where to find the target ranlib... host tool
checking where to find the target strip... host tool
checking where to find the target windres... host tool
checking where to find the target windmc... host tool
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether -fkeep-inline-functions is supported... no
configure: creating ./config.status
config.status: creating Makefile


It *does* say to use the just compiled c++:
checking where to find the target c++... just compiled
checking where to find the target c++ for libstdc++... just compiled


-- 


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


  parent reply	other threads:[~2010-01-01 15:15 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-31 15:35 [Bug bootstrap/42566] New: " 3dw4rd at verizon dot net
2010-01-01 10:27 ` [Bug bootstrap/42566] " fxcoudert at gcc dot gnu dot org
2010-01-01 15:15 ` 3dw4rd at verizon dot net [this message]
2010-01-02 20:03 ` fxcoudert at gcc dot gnu dot org
2010-01-02 20:32 ` 3dw4rd at verizon dot net
2010-01-02 20:34 ` 3dw4rd at verizon dot net
2010-01-02 20:37 ` 3dw4rd at verizon dot net
2010-01-02 20:38 ` 3dw4rd at verizon dot net
2010-01-02 20:48 ` fxcoudert at gcc dot gnu dot org
2010-01-02 21:10 ` 3dw4rd at verizon dot net
2010-01-04 13:18 ` rwild at gcc dot gnu dot org
     [not found] <bug-42566-4@http.gcc.gnu.org/bugzilla/>
2011-01-15  9:55 ` rwild at gcc dot gnu.org
2011-03-14  2:18 ` 3dw4rd at verizon dot net
2011-03-14  9:18 ` fxcoudert at gcc dot gnu.org
2023-02-06  6:34 ` vital.had at gmail dot com
2023-03-03 21:59 ` egallager at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100101151500.23974.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).