[Bug bootstrap/42566] Bootstrap fails in stage3 building the libstdc++ PCH

2023-03-03 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42566

Eric Gallager  changed:

   What|Removed |Added

 CC||egallager at gcc dot gnu.org

--- Comment #14 from Eric Gallager  ---
(In reply to Sergey Fedorov from comment #13)
> Is --enable-decimal-float supported on PowerPC Darwin?? It seems that it is
> not, and DFP have been added in ISA 2.05.

I don't think it is, but I can't seem to find the issue that was open about
that at the moment, so maybe someone else should check...

[Bug bootstrap/42566] Bootstrap fails in stage3 building the libstdc++ PCH

2023-02-05 Thread vital.had at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42566

Sergey Fedorov  changed:

   What|Removed |Added

 CC||vital.had at gmail dot com

--- Comment #13 from Sergey Fedorov  ---
Is --enable-decimal-float supported on PowerPC Darwin?? It seems that it is
not, and DFP have been added in ISA 2.05.

[Bug bootstrap/42566] Bootstrap fails in stage3 building the libstdc++ PCH

2011-03-14 Thread fxcoudert at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42566

Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution||WORKSFORME


[Bug bootstrap/42566] Bootstrap fails in stage3 building the libstdc++ PCH

2011-03-13 Thread 3dw4rd at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42566

--- Comment #12 from Ed Smith-Rowland 3dw4rd at verizon dot net 2011-03-14 
02:18:20 UTC ---
I tried to test this but I can't get to it because now I'm stuck with a
bootstrap compare bug.

Actually, if the object file comparison happens after the O2ggnu++0x.gch build
I would say cross this one out.

Ed


[Bug bootstrap/42566] Bootstrap fails in stage3 building the libstdc++ PCH

2011-01-14 Thread rwild at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42566

Ralf Wildenhues rwild at gcc dot gnu.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING
   Last reconfirmed||2011.01.15 07:07:08
 Ever Confirmed|0   |1

--- Comment #11 from Ralf Wildenhues rwild at gcc dot gnu.org 2011-01-15 
07:07:08 UTC ---
Setting state to WAITING, as this PR lacks feedback for this:

 This looks like http://gcc.gnu.org/ml/gcc-patches/2009-12/msg00650.html.
 To confirm, please throw away your build tree once, build, then proceed as
 described in above mail (adjusting $target etc).


[Bug bootstrap/42566] Bootstrap fails in stage3 building the libstdc++ PCH

2010-01-04 Thread rwild at gcc dot gnu dot org


--- Comment #10 from rwild at gcc dot gnu dot org  2010-01-04 13:18 ---
This looks like http://gcc.gnu.org/ml/gcc-patches/2009-12/msg00650.html.
To confirm, please throw away your build tree once, build, then proceed as
described in above mail (adjusting $target etc).  Your build fails because a
'./config.status --recheck' is triggered which triggers the bug.


-- 

rwild at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||rwild at gcc dot gnu dot org


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



[Bug bootstrap/42566] Bootstrap fails in stage3 building the libstdc++ PCH

2010-01-02 Thread fxcoudert at gcc dot gnu dot org


--- Comment #3 from fxcoudert at gcc dot gnu dot org  2010-01-02 20:02 
---
Can you give us:

  1. The results of grep '^CXX' Makefile in directories
/Users/ed/obj/powerpc-apple-darwin7.9.0/libstdc++-v3/include and
/Users/ed/obj/powerpc-apple-darwin7.9.0/libstdc++-v3
  2. The long command line at the top of
Users/ed/obj/powerpc-apple-darwin7.9.0/libstdc++-v3/config.log (following the
text Invocation command line was)

I don't see why the just built compiler is not picked up in your configuration,
as it is in mine.


-- 


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



[Bug bootstrap/42566] Bootstrap fails in stage3 building the libstdc++ PCH

2010-01-02 Thread 3dw4rd at verizon dot net


--- Comment #4 from 3dw4rd at verizon dot net  2010-01-02 20:32 ---
Created an attachment (id=19447)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19447action=view)
Greps for '^CXX' in the libstdc++ build directory and sibdirectories.


-- 


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



[Bug bootstrap/42566] Bootstrap fails in stage3 building the libstdc++ PCH

2010-01-02 Thread 3dw4rd at verizon dot net


--- Comment #5 from 3dw4rd at verizon dot net  2010-01-02 20:34 ---
Created an attachment (id=19448)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19448action=view)
Grep for '^CXX' in the libstdc++ include directory.


-- 


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



[Bug bootstrap/42566] Bootstrap fails in stage3 building the libstdc++ PCH

2010-01-02 Thread 3dw4rd at verizon dot net


--- Comment #6 from 3dw4rd at verizon dot net  2010-01-02 20:37 ---
Created an attachment (id=19449)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19449action=view)
Grep for '^CXX' in the libstdc++ src directory.


-- 


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



[Bug bootstrap/42566] Bootstrap fails in stage3 building the libstdc++ PCH

2010-01-02 Thread 3dw4rd at verizon dot net


--- Comment #7 from 3dw4rd at verizon dot net  2010-01-02 20:38 ---
Created an attachment (id=19450)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19450action=view)
Grep for '^CXX' in the libstdc++ testsuite directory.

Multiple attachments would be nice.


-- 


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



[Bug bootstrap/42566] Bootstrap fails in stage3 building the libstdc++ PCH

2010-01-02 Thread fxcoudert at gcc dot gnu dot org


--- Comment #8 from fxcoudert at gcc dot gnu dot org  2010-01-02 20:48 
---
And the command-line in config.log?


-- 


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



[Bug bootstrap/42566] Bootstrap fails in stage3 building the libstdc++ PCH

2010-01-02 Thread 3dw4rd at verizon dot net


--- Comment #9 from 3dw4rd at verizon dot net  2010-01-02 21:10 ---
Command line from config.log:

It was created by package-unused configure version-unused, which was
generated by GNU Autoconf 2.64.  Invocation command line was

  $ /Users/ed/gcc/libstdc++-v3/configure --cache-file=./config.cache
--enable-multilib --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++ --program-transform-name=s,y,y,
--disable-option-checking --with-target-subdir=powerpc-apple-darwin7.9.0
--build=powerpc-apple-darwin7.9.0 --host=powerpc-apple-darwin7.9.0
--target=powerpc-apple-darwin7.9.0 --srcdir=../../../gcc/libstdc++-v3
build_alias=powerpc-apple-darwin7.9.0 host_alias=powerpc-apple-darwin7.9.0
target_alias=powerpc-apple-darwin7.9.0 CPPFLAGS= --no-create --no-recursion


-- 


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



[Bug bootstrap/42566] Bootstrap fails in stage3 building the libstdc++ PCH

2010-01-01 Thread fxcoudert at gcc dot gnu dot org


--- Comment #1 from fxcoudert at gcc dot gnu dot org  2010-01-01 10:27 
---
Can you give us the output of the configure line? It should say somewhere:

checking where to find the target c++... just compiled
checking where to find the target c++ for libstdc++... just compiled


-- 

fxcoudert at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||fxcoudert at gcc dot gnu dot
   ||org


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



[Bug bootstrap/42566] Bootstrap fails in stage3 building the libstdc++ PCH

2010-01-01 Thread 3dw4rd at verizon dot net


--- 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