This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: Running a subset of the libstdc++ testsuite


On 16/12/2007, Chris Fairles <chris.fairles@gmail.com> wrote:
>
> While your at it, "make check-target-libstdc++" should be "make
> check-target-libstdc++-v3" I think.

That's right, thanks Chris.  Similarly, this also needs the "-v3"

   runtest --tool libstdc++ --srcdir=/path/to/gcc/libstdc++/testsuite

> ... Also, the 'gccbuilddir' reference
> is obvious but what does 'libbuilddir' refer to?
> gccbuilddir/<target>/libstdc++  ?

Yes (with the "-v3" suffix :-)

Jon


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