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: [v3] testsuite docs


> > 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

Attachment: p.20050408
Description: Text document


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