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: PATCH: Run V3 tests on installed compiler


> There were two errors: (a) missing quotes in the commands I posted, and 
> (b) you need to run in the build/<arch>/libstdc++/testsuite directory, 
> as that's where "testsuite_files" is built.
> 
> Here are the correct commands:
> 
> runtest --tool libstdc++ normal.exp="`find $srcdir/17_intro -name *.cc`"
> 
> runtest --tool libstdc++ normal.exp="`cat testsuite_files`"

Still no joy.

See attached.

-benjamin

Attachment: mark_testsuite2.txt
Description: Text document


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