This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bootstrap failure (libstdc++ testsuite_hooks)


Gabriel Dos Reis <gdr@integrable-solutions.net> writes:

> Andreas Jaeger <aj@suse.de> writes:
>
> | Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> writes:
> | 
> | > For 24+ hours now all my bootstraps on i686-pc-linux-gnu and
> | > i386-unknown-freebsd4.8 have been failing as follows:
> | 
> | This is on mainline?
>
> I'm seeing the same failure as Gerald on an i686-pc-linux-gnu (mainline).
>

Then let's try to dig what's going on.  So, what is the output of 
testsuite_flags --build-cxx on your system?

On my system (i686-linux-gnu) I get this:
$ scripts/testsuite_flags --build-cxx
/builds/gcc/misc/gcc/g++ -shared-libgcc -B/builds/gcc/misc/gcc/ -nostdinc++ -L/builds/gcc/misc/i686-suse-linux-gnu/libstdc++-v3/src -L/builds/gcc/misc/i686-suse-linux-gnu/libstdc++-v3/src/.libs -B/opt/gcc/3.4-devel/i686-suse-linux-gnu/bin/ -B/opt/gcc/3.4-devel/i686-suse-linux-gnu/lib/ -isystem /opt/gcc/3.4-devel/i686-suse-linux-gnu/include -isystem /opt/gcc/3.4-devel/i686-suse-linux-gnu/sys-include -include bits/stdc++.h

But if you have an error here, then I'd like to see both the output
and the script.  Please look how the file is generated (hey, you wrote
it ;-) and see whether something looks strange.

I don't know whether any of my changes for check-abi broke this or
whether other changes to configure broke it but I know there were some
changes in this area.

Btw. does it work in 3.3 for you?

Andreas
-- 
 Andreas Jaeger, SuSE Linux AG, aj@suse.de, http://www.suse.de/~aj
  GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]