[Bug libstdc++/27984] New: [4.2 Regression] installed libstdc++ testing broken

jsm28 at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Jun 10 13:22:00 GMT 2006


Testing of libstdc++ with an installed toolchain was broken by

2006-06-06  Benjamin Kosnik  <bkoz@redhat.com>

        * testsuite/util: New directory.
[...]

g++ -g -O2 -D_GLIBCXX_ASSERT -fmessage-length=0 -DLOCALEDIR="."
-I/scratch/gcc/nightly-2006-06-10-mainline/src/gcc-mainline/libstdc++-v3/testsuite

-I/scratch/gcc/nightly-2006-06-10-mainline/src/gcc-mainline/libstdc++-v3/testsuite
-w -c  -o testsuite_allocator.o
/scratch/gcc/nightly-2006-06-10-mainline/src/gcc-mainline/libstdc++-v3/testsuite/util/testsuite_allocator.cc
/scratch/gcc/nightly-2006-06-10-mainline/src/gcc-mainline/libstdc++-v3/testsuite/util/testsuite_allocator.cc:32:33:
error: testsuite_allocator.h: No such file or directory
[...]

You need to arrange for the util directory to be passed to -I for installed
testing.


-- 
           Summary: [4.2 Regression] installed libstdc++ testing broken
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jsm28 at gcc dot gnu dot org


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



More information about the Gcc-bugs mailing list