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: 'make check-performance' from libstdc++-v3?


>a curiosity: why, having build the library, 'make check-performance'
>only works from libstdc++-v3/testsuite, whereas 'make check' works
>fine from the libstdc++-v3 directory itself?

I was trying to keep all the extra check targets in the
testsuite/Makefile.am file. I think this makes sense, as it localizes
the testsuite bits in the correct place.

Perhaps I was wrong.

-benjamin


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