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]

Failure to run testsuite with libstdc++-v3


[This is an up to date as of 2000-08-05 Red Hat Linux 6.2/Intel system.]

I just tried to build and test gcc cvs sources 2000-08-05.

I did ../gcc/configure --enable-threads --enable-libstdcxx-v3
and then a make bootstrap-lean >& build.log & followed by a
make -k check >& check.log &

giving me this:

		=== g++ tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file
for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for
target.
Using /usr/local/src/gcc/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running /usr/local/src/gcc/gcc/testsuite/g++.dg/special/ecos.exp ...
couldn't execute
"/usr/local/src/objdir-egcs-20000805/i686-pc-linux/libstdc++-v3/mkcheck":
no such file or directory
    while executing
"exec ${odir_v3}/mkcheck 2 ${odir_v3} ${sdir_v3}"
    (procedure "g++_include_flags" line 23)
    invoked from within
"g++_include_flags"
    (procedure "g++_init" line 58)
    invoked from within
"${tool}_init $test_file_name"
    (procedure "runtest" line 19)
    invoked from within
"runtest $test_name"


Any tips? Aren't I supposed to enable libstdc++-v3 yet?

TIA,

/ChJ

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