[Bug target/34780] Bootstrapping libstdc++-v3 failed

2009-04-14 Thread dominiq at lps dot ens dot fr
--- Comment #15 from dominiq at lps dot ens dot fr 2009-04-14 22:04 --- > No, I cannot reproduce it any more. So I close this PR as fixed. Please reopen if the failure reappears. -- dominiq at lps dot ens dot fr changed: What|Removed |Added --

[Bug target/34780] Bootstrapping libstdc++-v3 failed

2009-04-14 Thread Ralf dot Wildenhues at gmx dot de
--- Comment #14 from Ralf dot Wildenhues at gmx dot de 2009-04-14 21:50 --- Subject: Re: Bootstrapping libstdc++-v3 failed * dominiq at lps dot ens dot fr wrote on Sun, Apr 12, 2009 at 10:17:24AM CEST: > Is comment #11 still true? No, I cannot reproduce it any more. -- http://gc

[Bug target/34780] Bootstrapping libstdc++-v3 failed

2009-04-12 Thread dominiq at lps dot ens dot fr
--- Comment #13 from dominiq at lps dot ens dot fr 2009-04-12 08:17 --- Is comment #11 still true? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34780

[Bug target/34780] Bootstrapping libstdc++-v3 failed

2008-12-03 Thread tkoenig at gcc dot gnu dot org
--- Comment #12 from tkoenig at gcc dot gnu dot org 2008-12-03 23:24 --- Still fails with today's trunk. Is this a regression? -- tkoenig at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/34780] Bootstrapping libstdc++-v3 failed

2008-07-07 Thread rwild at gcc dot gnu dot org
--- Comment #11 from rwild at gcc dot gnu dot org 2008-07-07 18:55 --- The reported failure is fixed. However, building with --enable-maintainer-mode still fails due to this error, already described in : bin/sh ../libtool --tag C

[Bug target/34780] Bootstrapping libstdc++-v3 failed

2008-07-07 Thread rwild at gcc dot gnu dot org
--- Comment #10 from rwild at gcc dot gnu dot org 2008-07-07 18:17 --- Subject: Bug 34780 Author: rwild Date: Mon Jul 7 18:17:08 2008 New Revision: 137583 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137583 Log: gcc/ PR target/34780 * unwind-pe.h (size_of_enco

[Bug target/34780] Bootstrapping libstdc++-v3 failed

2008-07-07 Thread rwild at gcc dot gnu dot org
--- Comment #9 from rwild at gcc dot gnu dot org 2008-07-07 18:16 --- Subject: Bug 34780 Author: rwild Date: Mon Jul 7 18:16:04 2008 New Revision: 137582 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137582 Log: gcc/ PR target/34780 * unwind-pe.h (size_of_encod

[Bug target/34780] Bootstrapping libstdc++-v3 failed

2008-07-06 Thread rwild at gcc dot gnu dot org
--- Comment #8 from rwild at gcc dot gnu dot org 2008-07-06 09:47 --- Proposed patch at -- rwild at gcc dot gnu dot org changed: What|Removed |Added -

[Bug target/34780] Bootstrapping libstdc++-v3 failed

2008-02-11 Thread hunor at cs dot bme dot hu
--- Comment #7 from hunor at cs dot bme dot hu 2008-02-11 17:50 --- I got the same error on i686-pc-linux-gnu with revision 132237. The -Werror is indeed the result of --enable-maintainer-mode: libstdc++-v3/acinclude.m4: ... if test x"$USE_MAINTAINER_MODE" = xno; then WERROR=''

[Bug target/34780] Bootstrapping libstdc++-v3 failed

2008-01-14 Thread dominiq at lps dot ens dot fr
--- Comment #6 from dominiq at lps dot ens dot fr 2008-01-14 16:15 --- If I go back to my default config: ../gcc-4.3-work/configure --prefix=/opt/gcc/gcc4.3w --mandir=/opt/gcc/gcc4.3w/share/man --infodir=/opt/gcc/gcc4.3w/share/info --build=i686-apple-darwin9 --enable-languages=c,c++,for

[Bug target/34780] Bootstrapping libstdc++-v3 failed

2008-01-14 Thread dominiq at lps dot ens dot fr
--- Comment #5 from dominiq at lps dot ens dot fr 2008-01-14 15:42 --- Configuring gcc with: ../gcc-4.3-work/configure --prefix=/opt/gcc/gcc4.3w --mandir=/opt/gcc/gcc4.3w/share/man --infodir=/opt/gcc/gcc4.3w/share/info --build=i686-apple-darwin9 --enable-languages=c,c++,fortran,objc,obj

[Bug target/34780] Bootstrapping libstdc++-v3 failed

2008-01-14 Thread dominiq at lps dot ens dot fr
--- Comment #4 from dominiq at lps dot ens dot fr 2008-01-14 14:36 --- Just for the record I have also found the warning in the make log of rev. 129958. The only difference I had with the previous builds was the use of '--enable-maintainer-mode'. I am now tring with '--enable-maintainer-

[Bug target/34780] Bootstrapping libstdc++-v3 failed

2008-01-14 Thread dominiq at lps dot ens dot fr
--- Comment #3 from dominiq at lps dot ens dot fr 2008-01-14 13:30 --- Subject: Re: Bootstrapping libstdc++-v3 failed > Are you sure you don't have CXXFLAGS set to include -Werror ? I think this is the default and I have it: cc1plus: warnings being treated as errors I have seen this

[Bug target/34780] Bootstrapping libstdc++-v3 failed

2008-01-14 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-01-14 12:13 --- I do get this warning but the build does not fail: libtool: compile: /Users/apinski/src/local/gcc/objdir/./gcc/xgcc -shared-libgcc -B/Users/apinski/src/local/gcc/objdir/./gcc -nostdinc++ -L/Users/apinski/src/local/g

[Bug target/34780] Bootstrapping libstdc++-v3 failed

2008-01-14 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-01-14 12:11 --- I Just built "Mon Jan 14 03:46:12 UTC 2008 (revision 131520)" on i386-apple-darwin8.11.1 . -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --