[v3] testsuite docs
Benjamin Kosnik
bkoz@redhat.com
Sat Apr 9 15:46:00 GMT 2005
> > This patch updates the libstdc++ testing docs. Not included is how to
> > test an installed compiler: I cannot quite get this to work using the
> > formula that Mark detailed last month. I'm hoping that when that become possible, he'll update the docs.
>
> I'll look into that...
Thanks. All I really need to do is static/shared testing of the
installed tree. (ie, old check-script behavior.)
> That's not what we want for testing installed tree. (Remember: there
> are no Makefiles at that point!) The right fix is to move anything that
> wants libv3test into DejaGNU.
Ah. Yes, you are correct.
The reality is that libv3test is no longer being used, as far as I can
see: instead, the individual object files are being linked in when
necessary. Having it around is misleading, and useless.
Therefore, I'd like to remove it from the Makefile.
tested x86/linux, make*
-benjamin
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: p.20050408
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20050409/215dfb42/attachment.ksh>
More information about the Libstdc++
mailing list